You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think there's actually any hard dependency on Azure Graph API. Unless you are calling Azure Graph via API calls, which you still need to resolve on your own, since changing it for Microsoft Graph would be breaking as well. However I agree we should update the documentation (README), and once the service is defunct, we should release a new version which replaces graph.windows.net for graph.microsoft.com.
There are user properties that I need to access that can only be gotten with graph.microsoft.com. So this library is making things difficult. I have spent all day trying to get this to work.
https://techcommunity.microsoft.com/t5/microsoft-entra-azure-ad-blog/azure-ad-change-management-simplified/ba-p/2967456
https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview
Please remove the use of Azure Graph and force the use of the Microsoft graph, which you added as an option.
The text was updated successfully, but these errors were encountered: