On May 3, 2022, the SaaS Management Microsoft Azure and Azure Client Credentials integrations will migrate from Microsoft Azure AD API to Microsoft Graph API. The Azure AD Graph API is now deprecated. Starting June 30, 2022, support ends for Azure AD Graph. Apps using Azure AD Graph after June 30, 2022 will no longer receive responses from the Azure AD Graph endpoint. The following details will help you prepare for the Microsoft Graph API migration.
You must grant permissions for Microsoft Graph API instead of Azure AD Graph API. Refer to the future API endpoints below.
Below are the future Microsoft Graph API endpoints.
https://graph.microsoft.com/vl.0/users
https://graph.microsoft.com/vl.0/servicePrincipals
https://graph.microsoft.com/vl.0/auditLogs/signIns
https://graph.microsoft.com/vl.0/users/<UseriD>/appRoleAssignments
Due to SaaS Management's migration from Microsoft Azure AD APIs to Microsoft Graph APIs, existing Azure and Azure Client Credentials integrations will fail due to a 401 Unauthorized Error.
Update the existing permissions to the required Microsoft Graph API permissions:
IMPORTANT: The Azure integration with SaaS Management will fail if consent is not given to both the AuditLog.Read.All and the Directory.Read.All permissions. For details, refer to the Microsoft List signIns documentation section.
More information on new features and enhancements can be found in What's New in Flexera One.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.