|
3 | 3 | #
|
4 | 4 | # Generated by: Microsoft Corporation
|
5 | 5 | #
|
6 |
| -# Generated on: 9/25/2024 |
| 6 | +# Generated on: 10/18/2024 |
7 | 7 | #
|
8 | 8 |
|
9 | 9 | @{
|
|
12 | 12 | # RootModule = ''
|
13 | 13 |
|
14 | 14 | # Version number of this module.
|
15 |
| -ModuleVersion = '7.9.0' |
| 15 | +ModuleVersion = '7.10.0' |
16 | 16 |
|
17 | 17 | # Supported PSEditions
|
18 | 18 | CompatiblePSEditions = 'Core', 'Desktop'
|
@@ -214,10 +214,10 @@ CmdletsToExport = 'Add-AzApplicationGatewayAuthenticationCertificate',
|
214 | 214 | 'Get-AzNetworkManagerScopeConnection',
|
215 | 215 | 'Get-AzNetworkManagerSecurityAdminConfiguration',
|
216 | 216 | 'Get-AzNetworkManagerSecurityAdminRule',
|
217 |
| - 'Get-AzNetworkManagerSecurityAdminRuleCollection', |
| 217 | + 'Get-AzNetworkManagerSecurityAdminRuleCollection', |
218 | 218 | 'Get-AzNetworkManagerRoutingConfiguration',
|
219 | 219 | 'Get-AzNetworkManagerRoutingRule',
|
220 |
| - 'Get-AzNetworkManagerRoutingRuleCollection', |
| 220 | + 'Get-AzNetworkManagerRoutingRuleCollection', |
221 | 221 | 'Get-AzNetworkManagerSecurityUserConfiguration',
|
222 | 222 | 'Get-AzNetworkManagerSecurityUserRule',
|
223 | 223 | 'Get-AzNetworkManagerSecurityUserRuleCollection',
|
@@ -399,10 +399,10 @@ CmdletsToExport = 'Add-AzApplicationGatewayAuthenticationCertificate',
|
399 | 399 | 'New-AzNetworkManagerSecurityAdminRuleCollection',
|
400 | 400 | 'New-AzNetworkManagerRoutingConfiguration',
|
401 | 401 | 'New-AzNetworkManagerRoutingRule',
|
402 |
| - 'New-AzNetworkManagerRoutingRuleCollection', |
| 402 | + 'New-AzNetworkManagerRoutingRuleCollection', |
403 | 403 | 'New-AzNetworkManagerSecurityUserConfiguration',
|
404 | 404 | 'New-AzNetworkManagerSecurityUserRule',
|
405 |
| - 'New-AzNetworkManagerSecurityUserRuleCollection', |
| 405 | + 'New-AzNetworkManagerSecurityUserRuleCollection', |
406 | 406 | 'New-AzNetworkManagerSecurityGroupItem',
|
407 | 407 | 'New-AzNetworkManagerRoutingGroupItem',
|
408 | 408 | 'New-AzNetworkManagerSecurityUserGroupItem',
|
@@ -743,20 +743,18 @@ PrivateData = @{
|
743 | 743 | # IconUri = ''
|
744 | 744 |
|
745 | 745 | # ReleaseNotes of this module
|
746 |
| - ReleaseNotes = '* Onboarded ''Microsoft.VideoIndexer/accounts'' to private link cmdlets |
747 |
| -* Added support to create, get and delete Bastion shareable links |
748 |
| - - ''New-AzBastionShareableLink'' |
749 |
| - - ''Get-AzBastionShareableLink'' |
750 |
| - - ''Remove-AzBastionShareableLink'' |
751 |
| -* Fixed a bug in cmdlet ''Invoke-AzFirewallPacketCapture'' which caused the packet capture request to be stuck in a waiting for activation state. |
752 |
| -* Updated cmdlet to add the property of ''Sensitivity'', and updated corresponding cmdlets. |
753 |
| - - ''New-AzApplicationGatewayFirewallPolicyManagedRuleOverride'' |
754 |
| -* Added support for ''DefaultOutboundAccess'' property in ''Set-AzVirtualNetworkSubnetConfig'' command |
755 |
| -* Added support for ''EnabledFilteringCriteria'' property in ''New-AzNetworkWatcherFlowLog'' and ''Set-AzNetworkWatcherFlowLog'' commands |
756 |
| -* Added support of ''UserAssignedIdentityId'' Property in ''New-AzNetworkWatcherFlowLog'' and ''Set-AzNetworkWatcherFlowLog'' commands |
757 |
| -* Added support of ''DestinationIPAddress'' property in ''New-AzPrivateLinkService'' command |
758 |
| - - ''LoadBalancerFrontendIpConfiguration'' is not a mandatory parameter anymore. |
759 |
| - - The user can provide either ''LoadBalancerFrontendIpConfiguration'' or ''DestinationIPAddress''.' |
| 746 | + ReleaseNotes = '* Onboarded Azure Virtual Network Manager Cmdlets for UDR and NSG Management |
| 747 | + - ''New/Get/Remove/Set-AzNetworkManagerRoutingConfiguration'' |
| 748 | + - ''New/Get/Remove/Set-AzNetworkManagerRoutingRuleCollection'' |
| 749 | + - ''New/Get/Remove/Set-AzNetworkManagerRoutingRule'' |
| 750 | + - ''New-AzNetworkManagerRoutingGroupItem'' |
| 751 | + - ''New-AzNetworkManagerRoutingRuleDestination'' |
| 752 | + - ''New-AzNetworkManagerRoutingRuleNextHop'' |
| 753 | + - ''New/Get/Remove/Set-AzNetworkManagerSecurityUserConfiguration'' |
| 754 | + - ''New/Get/Remove/Set-AzNetworkManagerSecurityUserRuleCollection'' |
| 755 | + - ''New/Get/Remove/Set-AzNetworkManagerSecurityUserRule'' |
| 756 | + - ''New-AzNetworkManagerSecurityUserGroupItem'' |
| 757 | +* Added support for ''MemberType'' property in ''New-AzNetworkManagerSecurityUserGroupItem'' command' |
760 | 758 |
|
761 | 759 | # Prerelease string of this module
|
762 | 760 | # Prerelease = ''
|
|
0 commit comments