기본 콘텐츠로 건너뛰기 보완적인 콘텐츠로 건너뛰기

Microsoft Graph 

Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It provides a unified model that you can use to access the data in Microsoft 365.

Supported update methods

For more information, see 대상 업데이트 방법 개요.

  • Reload and compare

  • Full load

  • Reload

Preparing for authentication

To access your Microsoft Graph data, you need to authenticate the connection with your account credentials.

정보 메모Make sure that the account you use has read access to the tables you want to fetch.

To generate a client ID:

  1. Go to the Azure Portal.
  2. Click New registration.
  3. In the Name field, enter Qlik.
  4. Set the register URL to: https://connector.qlik.com/auth/oauth/v3.htm.
  5. Click Register.
  6. Copy the Application (client) ID.

To generate a client secret:

  1. After you generated the client ID, click API permissions> Add a permission>Microsoft Graph>Delegated permissions.
  2. Click the drop-down list next to offline_access.
  3. To include the data from the integrations to Qlik, click the chevron symbol.
  4. For each integration that you want to include, select the following check boxes:
    • .Read.Basic
    • .Read.All or .Read.Shared
  5. Click Add permissions.
  6. Click Grant admin consent for... and Yes. If you cannot click Yes, contact your administrator.
  7. Click Certificates & secrets>New client secret.
  8. Select Never.
  9. Click Add.
  10. Copy the Value. This is your client secret.

Creating the connection

For more information, see SaaS 응용 프로그램에 연결.

  1. Click Authenticate when you have filled in the required connection settings.

    You may be asked to log in to the source application.

    A window is displayed with an authentication code.

  2. Copy the code to the clipboard and return to the connection dialog.

  3. Paste the code in Complete authentication with the code provided by the source and click Verify.

    팁 메모You may need to scroll down to see this field.

    When status is Verified,the authentication is verified.

  4. Provide a name for the connection in Connection name.

  5. Select Open connection metadata to define metadata for the connection when it has been created.

Connection settings
Setting Description
Data gateway

사용 사례에 필요한 경우 데이터 이동 게이트웨이를 선택합니다.

정보 메모

이 필드는 데이터 이동 게이트웨이를 지원하지 않으므로 Qlik Talend Cloud 시작 구독에서는 사용할 수 없습니다. 다른 구독 계층이 있고 데이터 이동 게이트웨이를 사용하지 않으려면 없음을 선택합니다.

데이터 이동 게이트웨이의 이점과 이를 필요로 하는 사용 사례에 대한 자세한 내용은 Qlik 데이터 게이트웨이 - 데이터 이동를 참조하십시오.

Client Id

Client ID.

Client Secret

Client secret.

Graph Base URL

Graph Base URL.

Example: https://graph.microsoft.com/v1.0.

이 페이지가 도움이 되었습니까?

이 페이지 또는 해당 콘텐츠에서 오타, 누락된 단계 또는 기술적 오류와 같은 문제를 발견하면 개선 방법을 알려 주십시오!