Forum Discussion

gzygadlo's avatar
gzygadlo
Brass Contributor
Aug 27, 2021
Solved

AzureAD/AzureADpreview

Just saw a message center post on retirement in June 2022 of Azure AD PowerShell.  Just for my understanding the AzureAD/AzureADpreview PowerShell modules are going to be retired and what we did with...
  • pvanberlo's avatar
    Aug 27, 2021

    If you're talking about MC281145, then this is not about retiring the Azure AD PowerShell module. What they are in fact retiring is the Azure AD Graph, which was a separate API next to Microsoft Graph. You can still use the Azure AD PowerShell module post June 2022, and if you were using the Azure AD Graph, you'll need to move to the Microsoft Graph API. 

     

    Per the Message Center post, there's a few cmdlets that are part of the Azure AD PowerShell module which will no longer function, as they were leveraging Azure AD Graph, these are mostly related to license management and the Microsoft Graph PowerShell modules have an alternative cmdlet available.

Resources