|
3 | 3 | # |
4 | 4 | # Generated by: Microsoft Corporation |
5 | 5 | # |
6 | | -# Generated on: 3/6/2023 |
| 6 | +# Generated on: 3/17/2023 |
7 | 7 | # |
8 | 8 |
|
9 | 9 | @{ |
|
12 | 12 | # RootModule = '' |
13 | 13 |
|
14 | 14 | # Version number of this module. |
15 | | -ModuleVersion = '5.5.0' |
| 15 | +ModuleVersion = '5.6.0' |
16 | 16 |
|
17 | 17 | # Supported PSEditions |
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop' |
@@ -54,7 +54,7 @@ DotNetFrameworkVersion = '4.7.2' |
54 | 54 | # ProcessorArchitecture = '' |
55 | 55 |
|
56 | 56 | # Modules that must be imported into the global environment prior to importing this module |
57 | | -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.12.0'; }) |
| 57 | +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.12.1'; }) |
58 | 58 |
|
59 | 59 | # Assemblies that must be loaded prior to importing this module |
60 | 60 | RequiredAssemblies = 'Microsoft.Azure.PowerShell.AutoMapper.dll', |
@@ -232,11 +232,9 @@ PrivateData = @{ |
232 | 232 | # IconUri = '' |
233 | 233 |
|
234 | 234 | # ReleaseNotes of this module |
235 | | - ReleaseNotes = '* Added breaking change message for ''New-AzVmss''. |
236 | | -* Added ''-PerformancePlus'' parameter to ''New-AzDiskConfig'' |
237 | | -* Added ''MaxSurge'' to Set-AzVmssRollingUpgradePolicyCommand |
238 | | -* Added support for ''latest'' in ''Get-AzvmImage'' ''-Version'' parameter |
239 | | -* Added ''CompletionPercent'' property to PSDisk object.' |
| 235 | + ReleaseNotes = '* Added ''-NetworkAccessPolicy'' parameter to ''New-AzSnapshotUpdateConfig''. |
| 236 | +* Added ''-SharedGalleryImageId'' parameter to ''New-AzVM'', ''New-AzVmConfig'', ''New-AzVmss'', ''New-AzVmssConfig'', ''Update-AzVmss'', and ''Set-AzVmssStorageProfile''. |
| 237 | +* Updated ''Set-AzVMDiagnosticsExtension'' to correct capitalization by passing ''StorageAccount'' as configuration property instead of ''storageAccount''.' |
240 | 238 |
|
241 | 239 | # Prerelease string of this module |
242 | 240 | # Prerelease = '' |
|
0 commit comments