July 2021 - Azure PowerShell updates
Summary
Starting July 2021, the Azure PowerShell team is making the following adjustments:
- The Az PowerShell module will now be released on the first Tuesday of each month.
- We are releasing an AzPreview PowerShell module that includes all Azure PowerShell modules available and supported by Microsoft.
Release cadence
Starting July 2021, we will be releasing the PowerShell modules for Azure on the first Tuesday of each month.
We believe this rhythm is easier to remember for those who want to keep their systems up to date. We will still release critical updates out-of-band.
We have updated our milestones to match the month they belong and the associated release date on our GitHub repository: https://github.com/Azure/azure-powershell/milestones
Preview modules
Each Azure service has a PowerShell module that belongs to one of the following categories:
- GA Modules: Stable modules; their semantic version is greater or equal to 1.0.0.
- Feature preview Modules: Stable modules implementing features in preview that may result in breaking changes.
- Preview Modules: Modules that may introduce breaking changes with any release; their semantic version is less than 1.0.0
Preview modules had to be installed independently, which could quickly become cumbersome.
Starting July 2021, we are releasing two wrapper modules simultaneously:
We believe this will provide a more convenient mechanism to manage all Azure resources from PowerShell.
A complete list of modules included in AzPreview can be found here: https://github.com/Azure/azure-powershell/blob/main/documentation/azure-powershell-modules.md
Notes:
- Breaking changes may happen at any release of preview modules in AzPreview.
- For convenience, the version of AzPreview is always the same as the version of Az released at the same time.
- The Azure PowerShell team plan to provide a changelog for AzPreview using a new format; stay tuned for more on this soon.
- Feature preview modules (identified with -preview) are not included in AzPreview to avoid potential assembly conflicts when loading the different modules.
Additional reading
Read more about our guiding principles regarding releases of the PowerShell modules for Azure: https://techcommunity.microsoft.com/t5/azure-tools/azure-powershell-releases-demystified/ba-p/1609863
Published on:
Learn moreRelated posts
Unlocking the Best of Azure with AzureRM and AzAPI Providers
With the recent release of AzAPI 2.0, Azure offers two powerful Terraform providers to meet your infrastructure needs: AzureRM and AzAPI. The ...
Announcing AzAPI 2.0
The AzAPI provider, designed to expedite the integration of new Azure services with HashiCorp Terraform, has now released 2.0. This updated ve...
Azure CLI docker container base Linux image is now Azure Linux
Starting from the version 2.64.0 of Azure CLI, the base Linux distribution of Azure CLI is now Azure Linux. Impact of the change ...
Mastering the Shorthand Syntax in your daily workflow
Introduction In this tech blog, we'll unravel the magic behind Azure CLI shorthand syntax and discover how it can elevate your command-line ex...
Azure Verified Modules - Monthly Update [June]
AVM Module Summary The AVM team are excited that our community have been busy building AVM Modules. As of June 17th, the AVM Footprint curren...
Azure Verified Modules - Monthly Update [May]
Quarterly Community Call This month we held our first community call. Thank you to everyone that attended & contributed. It was amazing t...
Azure CLI and PowerShell Tools Build 2024 Announcement
Microsoft has announced several new capabilities for Azure CLI and Azure PowerShell at the Microsoft Build 2024. The priority remains to provi...
Terraform on Azure May 2024 Update
Welcome to our April 2024 update! These blogposts will be covering everything we've gotten up to recently with Terraform on Azu...
Azure Verified Modules - Monthly Update [April]
In the April edition of the Azure Verified Modules update, the AVM team announces their upcoming quarterly community call scheduled for 21st M...
Announcing AzAPI Dynamic Properties
It’s been almost two years since the announcement of AzAPI, and the provider has eclipsed 20M+ downloads thanks to all of you. We’re ex...