33#
44# Generated by: Microsoft Corporation
55#
6- # Generated on: 6/6 /2024
6+ # Generated on: 6/7 /2024
77#
88
99@ {
1212# RootModule = ''
1313
1414# Version number of this module.
15- ModuleVersion = ' 7.6 .0'
15+ ModuleVersion = ' 7.7 .0'
1616
1717# Supported PSEditions
1818CompatiblePSEditions = ' Core' , ' Desktop'
@@ -61,10 +61,10 @@ RequiredAssemblies = 'Microsoft.Azure.PowerShell.AutoMapper.dll',
6161 ' NetworkSecurityPerimeter.Autorest/bin/Az.NetworkSecurityPerimeter.private.dll'
6262
6363# Script files (.ps1) that are run in the caller's environment prior to importing this module.
64- ScriptsToProcess = @ ()
64+ # ScriptsToProcess = @()
6565
6666# Type files (.ps1xml) to be loaded when importing this module
67- TypesToProcess = @ ()
67+ # TypesToProcess = @()
6868
6969# Format files (.ps1xml) to be loaded when importing this module
7070FormatsToProcess = ' Network.generated.format.ps1xml' ,
@@ -718,7 +718,7 @@ PrivateData = @{
718718 PSData = @ {
719719
720720 # 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'
722722
723723 # A URL to the license for this module.
724724 LicenseUri = ' https://aka.ms/azps-license'
@@ -730,18 +730,11 @@ PrivateData = @{
730730 # IconUri = ''
731731
732732 # 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.'
745738
746739 # Prerelease string of this module
747740 # Prerelease = ''
@@ -754,7 +747,7 @@ PrivateData = @{
754747
755748 } # End of PSData hashtable
756749
757- } # End of PrivateData hashtable
750+ } # End of PrivateData hashtable
758751
759752# HelpInfo URI of this module
760753# HelpInfoURI = ''
0 commit comments