diff --git a/src/Azs.Backup.Admin/readme.md b/src/Azs.Backup.Admin/readme.md index 0b3425c2..b0598cd8 100644 --- a/src/Azs.Backup.Admin/readme.md +++ b/src/Azs.Backup.Admin/readme.md @@ -17,7 +17,7 @@ This directory contains the PowerShell module for the BackupAdmin service. This module was primarily generated via [AutoRest](https://github.com/Azure/autorest) using the [PowerShell](https://github.com/Azure/autorest.powershell) extension. ## Module Requirements -- [Az.Accounts module](https://www.powershellgallery.com/packages/Az.Accounts/), version 2.2.3 or greater +- [Az.Accounts module](https://www.powershellgallery.com/packages/Az.Accounts/), version 2.2.8 ## Authentication AutoRest does not generate authentication code for the module. Authentication is handled via Az.Accounts by altering the HTTP payload before it is sent. diff --git a/src/Azs.ContainerRegistry.Admin/readme.md b/src/Azs.ContainerRegistry.Admin/readme.md index b46fed9f..3dd9b2d8 100644 --- a/src/Azs.ContainerRegistry.Admin/readme.md +++ b/src/Azs.ContainerRegistry.Admin/readme.md @@ -17,7 +17,7 @@ This directory contains the PowerShell module for the ContainerRegistryAdmin ser This module was primarily generated via [AutoRest](https://github.com/Azure/autorest) using the [PowerShell](https://github.com/Azure/autorest.powershell) extension. ## Module Requirements -- [Az.Accounts module](https://www.powershellgallery.com/packages/Az.Accounts/), version 2.2.3 or greater +- [Az.Accounts module](https://www.powershellgallery.com/packages/Az.Accounts/), version 2.2.8 ## Authentication AutoRest does not generate authentication code for the module. Authentication is handled via Az.Accounts by altering the HTTP payload before it is sent. diff --git a/src/Azs.ContainerService.Admin/readme.md b/src/Azs.ContainerService.Admin/readme.md index 0892c541..c82c487d 100644 --- a/src/Azs.ContainerService.Admin/readme.md +++ b/src/Azs.ContainerService.Admin/readme.md @@ -17,7 +17,7 @@ This directory contains the PowerShell module for the ContainerServiceAdmin serv This module was primarily generated via [AutoRest](https://github.com/Azure/autorest) using the [PowerShell](https://github.com/Azure/autorest.powershell) extension. ## Module Requirements -- [Az.Accounts module](https://www.powershellgallery.com/packages/Az.Accounts/), version 2.2.3 or greater +- [Az.Accounts module](https://www.powershellgallery.com/packages/Az.Accounts/), version 2.2.8 ## Authentication AutoRest does not generate authentication code for the module. Authentication is handled via Az.Accounts by altering the HTTP payload before it is sent. diff --git a/src/AzureStack/AzureStack.nuspec b/src/AzureStack/AzureStack.nuspec index a94f2c76..1ce4654e 100644 --- a/src/AzureStack/AzureStack.nuspec +++ b/src/AzureStack/AzureStack.nuspec @@ -2,7 +2,7 @@ AzureStack - 2.2.0 + 2.3.0 Microsoft Corporation Microsoft Corporation true diff --git a/src/AzureStack/AzureStack.psd1 b/src/AzureStack/AzureStack.psd1 index 92c39aee..50cb8645 100644 --- a/src/AzureStack/AzureStack.psd1 +++ b/src/AzureStack/AzureStack.psd1 @@ -12,7 +12,7 @@ # RootModule = '' # Version number of this module. - ModuleVersion = '2.2.0' + ModuleVersion = '2.3.0' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/src/changelog.md b/src/changelog.md index 18ffec4b..92d0c334 100644 --- a/src/changelog.md +++ b/src/changelog.md @@ -1,5 +1,5 @@ -# Release 3.0.0 -* Requires AzureStack Update 2203+ +# Release 2.3.0 +* Requires AzureStack Update 2206+ ## Azs.Compute.Admin module * Get-AzsComputeScaleUnit - Added admin support to view the tenant VM and compute node information of a target scale unit