If you are working with Microsoft Azure, you know you can perform activities using either the portal, Azure PowerShell module or Azure Cli.
Well, the new Azure PowerShell module (version 9.0 – released few days ago) introduces a bunch of breaking changes.
You may need to review and update your scripts before updating Azure PowerShell module.
These breaking changes impact:
- Az.Account
- Az.Aks
- Az.Migrate
- Az.Monitor (this is one is the most impacted)
- Az.RecoveryServices
You can review all the breaking changes in the GitHub page for Azure PowerShell module 9.0 here https://github.com/Azure/azure-powershell/releases/tag/v9.0.0-October2022