We use ADAL for AD authentication purposes and to get access tokens on storage accounts.
We were recently approached by Microsoft support regarding deprecation of Azure AD Graph API and that this API will cease to exist from June next year.
I found a thread from MSFT online, which says that ADAL internally might be using Azure AD Graph API. So Can you please provide clarity on the impact we will have on ADAL library from deprecation of Azure AD Graph?
Are there any components/parts of ADAL which uses Azure AD Graph API and they will be impacted by this?
Hi,
We use ADAL for AD authentication purposes and to get access tokens on storage accounts. We were recently approached by Microsoft support regarding deprecation of Azure AD Graph API and that this API will cease to exist from June next year.
I found a thread from MSFT online, which says that ADAL internally might be using Azure AD Graph API. So Can you please provide clarity on the impact we will have on ADAL library from deprecation of Azure AD Graph? Are there any components/parts of ADAL which uses Azure AD Graph API and they will be impacted by this?
Thanks!