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.
-
For more information about connecting to SaaS applications, see SaaS uygulamalarına bağlanma.
-
For more information about Lite connectors, see SaaS uygulama bağlayıcıları için sınıflandırmalar.
-
Depending on your use case, you might need to install Veri Hareketi ağ geçidi to move data from SaaS applications. For more information, see Veri Hareketi ağ geçidi ne zaman gereklidir?.
Supported update methods
For more information, see Hedef güncelleme yöntemlerine genel bakış.
Landing tasks:
-
Reload and compare
Replication tasks:
-
Full load
Landing data in a data lake tasks:
-
Reload
Preparing for authentication
To access your Microsoft Graph data, you need to authenticate the connection with your account credentials.
To generate a client ID:
- Go to the Azure Portal.
- Click New registration.
- In the Name field, enter Qlik.
- Set the register URL to: https://connector.qlik.com/auth/oauth/v3.htm.
- Click Register.
- Copy the Application (client) ID.
To generate a client secret:
- After you generated the client ID, click API permissions> Add a permission>Microsoft Graph>Delegated permissions.
- Click the drop-down list next to offline_access.
- To include the data from the integrations to Qlik, click the chevron symbol.
- For each integration that you want to include, select the following check boxes:
- .Read.Basic
- .Read.All or .Read.Shared
- Click Add permissions.
- Click Grant admin consent for... and Yes. If you cannot click Yes, contact your administrator.
- Click Certificates & secrets>New client secret.
- Select Never.
- Click Add.
- Copy the Value. This is your client secret.
Creating the connection
For more information, see SaaS uygulamalarına bağlanma.
-
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.
-
Copy the code to the clipboard and return to the connection dialog.
-
Paste the code in Complete authentication with the code provided by the source and click Verify.
İpucu notuYou may need to scroll down to see this field.When status is Verified,the authentication is verified.
-
Provide a name for the connection in Connection name.
-
Select Open connection metadata to define metadata for the connection when it has been created.
Setting | Description |
---|---|
Data gateway |
Kullanım durumunuz gerektiriyorsa bir Veri Hareketi ağ geçidi seçin. Bilgi notu
Qlik Talend Cloud Başlangıç Kılavuzu aboneliği Veri Hareketi ağ geçidi desteklenmediğinden bu alan, söz konusu abonelikle kullanılamaz. Başka bir abonelik kademeniz varsa ve Veri Hareketi ağ geçidi kullanmak istemiyorsanız Hiçbiri'ni seçin. Veri Hareketi ağ geçidi avantajları ve bunu gerektiren kullanım durumları hakkında bilgi için bkz. Qlik Data Gateway - Veri Hareketi. |
Client Id |
Client ID. |
Client Secret |
Client secret. |
Graph Base URL |
Graph Base URL. Example: https://graph.microsoft.com/v1.0. |