Skip to end of banner
Go to start of banner

Migrate from Azure Active Directory Graph APIs to Microsoft Graph APIs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Microsoft deprecated its Azure Active Directory Graph APIs on 30 May 2022 and migrated to Microsoft Graph APIs. Hence, SnapLogic has migrated from Azure AD Graph APIs to Microsoft Graph APIs for all the endpoints.

Breaking Change:

Learn how to identify the old OAuth2 URLs.

To avoid your Pipelines from breaking due to the deprecation of the Azure AD Graph API, we recommend that you migrate your existing Pipelines to the Microsoft Graph API.
For instance, if you have an Azure Active Directory OAuth2 Account that uses the old URL, then you must update the fields in your existing account settings as shown below:

Configuration in the old account using Azure AD Graph API

Account Settings

Configuration in the migrated (new) account using Microsoft Graph API

Account Settings

  • No labels