Skip to content

Az Powershell 9.7.1 missing Az.Reservations module? #21673

Answered by isra-fel
mcdonamw asked this question in Q&A
Discussion options

You must be logged in to vote

Welcome to the discussions 😀
The Az.Reservations is under preview (indicated by its version being lower than 1.0.0). That's why it's not included in the Az module, neither 9.7.0 nor 9.7.1. Before it's out of prevew and goes GA, please install it seperately by Install-Module -Name Az.Reservations.
The version 9.7.1 was a hotfix of a security issue inside Az.Websites module. The functionality is the same as 9.7.0. BTW you can read the changelog here: https://github.com/Azure/azure-powershell/blob/main/ChangeLog.md

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@isra-fel
Comment options

@mcdonamw
Comment options

Answer selected by mcdonamw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants