HPlum78 Posted April 28, 2022 Posted April 28, 2022 (edited) You have probably seen the banner in your Azure tenants, MS was due to remove access to the Azure AD graph API endpoints on the 30th June this year. They have now announced that this is being pushed back to ~December this year but it is worth noting that they are still going to remove the ability to manage some aspects of Azure on the 30th June still. Most notably is the licensing assignment endpoints, so if your using the MSOnline/ Azure AD PowerShell modules (set/new-MsolUserLicense or the set-AzureADLicense CMDLets) in anyway to manage your user licensing then you need to be sure to migrate these to the new Graph API endpoints/ Microsoft Graph PowerShell module. That said if you are still using the msol/ Azure AD modules it is time to start thinking about migration to the new modules. Edited April 28, 2022 by HPlum78
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now