|
3 | 3 | #
|
4 | 4 | # Generated by: Microsoft Corporation
|
5 | 5 | #
|
6 |
| -# Generated on: 3/18/2025 |
| 6 | +# Generated on: 4/2/2025 |
7 | 7 | #
|
8 | 8 |
|
9 | 9 | @{
|
|
12 | 12 | # RootModule = ''
|
13 | 13 |
|
14 | 14 | # Version number of this module.
|
15 |
| -ModuleVersion = '7.15.1' |
| 15 | +ModuleVersion = '7.16.0' |
16 | 16 |
|
17 | 17 | # Supported PSEditions
|
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop'
|
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
|
53 | 53 | # ProcessorArchitecture = ''
|
54 | 54 |
|
55 | 55 | # Modules that must be imported into the global environment prior to importing this module
|
56 |
| -RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.2'; }) |
| 56 | +RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.1.0'; }) |
57 | 57 |
|
58 | 58 | # Assemblies that must be loaded prior to importing this module
|
59 | 59 | RequiredAssemblies = 'Microsoft.Azure.PowerShell.AutoMapper.dll',
|
@@ -759,9 +759,9 @@ PrivateData = @{
|
759 | 759 | # IconUri = ''
|
760 | 760 |
|
761 | 761 | # ReleaseNotes of this module
|
762 |
| - ReleaseNotes = '* Updated VirtualNetworkGatewayConnection cmdlets to pass AuxilaryAuthHeader for referenced resourceIds i.e. LocalNetworkGateway2, VirtualNetworkGateway2. This is needed in case referenced resourceIds are in different AAD Tenant. |
763 |
| - - ''New-AzVirtualNetworkGatewayConnection'' |
764 |
| - - ''Set-AzVirtualNetworkGatewayConnection''' |
| 762 | + ReleaseNotes = '* Updated Add-AzNetworkInterfaceIpConfig and New-AzNetworkInterfaceIpConfig cmdlets to add new parameter PrivateIpAddressPrefixLength. |
| 763 | + - ''Add-AzNetworkInterfaceIpConfig'' |
| 764 | + - ''New-AzNetworkInterfaceIpConfig''' |
765 | 765 |
|
766 | 766 | # Prerelease string of this module
|
767 | 767 | # Prerelease = ''
|
|
0 commit comments