3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 6/6 /2024
6
+ # Generated on: 6/7 /2024
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 7.6 .0'
15
+ ModuleVersion = ' 7.7 .0'
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -61,10 +61,10 @@ RequiredAssemblies = 'Microsoft.Azure.PowerShell.AutoMapper.dll',
61
61
' NetworkSecurityPerimeter.Autorest/bin/Az.NetworkSecurityPerimeter.private.dll'
62
62
63
63
# Script files (.ps1) that are run in the caller's environment prior to importing this module.
64
- ScriptsToProcess = @ ()
64
+ # ScriptsToProcess = @()
65
65
66
66
# Type files (.ps1xml) to be loaded when importing this module
67
- TypesToProcess = @ ()
67
+ # TypesToProcess = @()
68
68
69
69
# Format files (.ps1xml) to be loaded when importing this module
70
70
FormatsToProcess = ' Network.generated.format.ps1xml' ,
@@ -718,7 +718,7 @@ PrivateData = @{
718
718
PSData = @ {
719
719
720
720
# Tags applied to this module. These help with module discovery in online galleries.
721
- Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' Network' , ' VirtualNetwork'
721
+ Tags = ' Azure' , ' ResourceManager' , ' ARM' , ' Network' , ' VirtualNetwork'
722
722
723
723
# A URL to the license for this module.
724
724
LicenseUri = ' https://aka.ms/azps-license'
@@ -730,18 +730,11 @@ PrivateData = @{
730
730
# IconUri = ''
731
731
732
732
# ReleaseNotes of this module
733
- ReleaseNotes = ' * Added cmdlet '' New-AzVirtualApplianceNetworkProfile'' to build network profile for network virtual appliance and pass as a parameter.
734
- * Added cmdlet '' New-AzVirtualApplianceNetworkInterfaceConfiguration'' and '' New-AzVirtualApplianceIpConfiguration'' to build '' New-AzVirtualApplianceNetworkProfile'' .
735
- * Added support for ApplicationGatewaySkuFamily
736
- * Updated cmdlet to add the property of JSChallengeCookieExpirationInMins
737
- - '' New-AzApplicationGatewayFirewallPolicySetting''
738
- * Added optional property '' HeaderValueMatcher'' to '' New-AzApplicationGatewayRewriteRuleHeaderConfiguration''
739
- * Added new cmdlet '' New-AzApplicationGatewayHeaderValueMatcher'' to support for the new property '' HeaderValueMatcher''
740
- * Added new cmdlet '' Update-AzVirtualApplianceInboundSecurityRule'' to support Inbound Security Rule for Network Virtual Appliance
741
- * Added new cmdlet '' New-AzVirtualApplianceInboundSecurityRulesProperty'' to support for the property '' rules'' of Inbound Security Rules
742
- * Added AdminState parameter to Load Balancer Backend Address
743
- - '' New-AzLoadBalancerBackendAddressConfig''
744
- * Updated PS SDK to older SDK removing identity field'
733
+ ReleaseNotes = ' * Updated cmdlet '' New-AzNetworkSecurityPerimeterAccessRule'' to support for Inbound Rule of type '' ServiceTag'' .
734
+ * Updated cmdlet '' Update-AzNetworkSecurityPerimeterAccessRule'' to support for Inbound Rule of type '' ServiceTag'' .
735
+ * Added cmdlet '' Invoke-AzNetworkSecurityPerimeterNspAccessRulesReconcile'' to Reconcile NetworkSecurityPerimeter access rules.
736
+ * Added cmdlet '' Invoke-AzNetworkSecurityPerimeterNspAssociationReconcile'' to Reconcile NetworkSecurityPerimeter association.
737
+ * Added cmdlet '' Update-AzNetworkSecurityPerimeter'' to Patch Tags for a NetworkSecurityPerimeter.'
745
738
746
739
# Prerelease string of this module
747
740
# Prerelease = ''
@@ -754,7 +747,7 @@ PrivateData = @{
754
747
755
748
} # End of PSData hashtable
756
749
757
- } # End of PrivateData hashtable
750
+ } # End of PrivateData hashtable
758
751
759
752
# HelpInfo URI of this module
760
753
# HelpInfoURI = ''
0 commit comments