Skip to content

Remove the https://graph.windows.net/Directory.AccessAsUser.All scope for deprecated Azure AD Graph API #6594

@MartinM85

Description

@MartinM85

Checking the config.ts and it contains the https://graph.windows.net/Directory.AccessAsUser.All scope for the Azure AD Graph API which is deprecated and replaced by the Microsoft Graph API.

I don't see any command in the code calling the Azure AD Graph API, so it should be safe to remove the https://graph.windows.net/Directory.AccessAsUser.All scope.

In worst case, Microsoft may block adding and granting permissions for the Azure AD Graph API and the setup command will fail.

https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions