Azure PowerShell v8.2.0 Release Notes

Release Date: 2022-08-01 // over 1 year ago
  • Az.Accounts

    • ๐Ÿ‘ Implemented 'SupportsShouldProcess' for 'Invoke-AzRestMethod'
    • ๐Ÿ‘Œ Supported giving suggestions if an Azure PowerShell command cannot be found, for example when there is a typo in command name.

    Az.Aks

    • โœ‚ Removed the warning messages for MSGraph migration [#18856]

    Az.Compute

    • โž• Added parameters 'PackageFileName', 'ConfigFileName' for 'New-AzGalleryApplicationVersion'

    Az.ConfidentialLedger

    • General availability of 'Az.ConfidentialLedger'

    Az.EventHub

    • โž• Added -MinimumTlsVersion to New-AzEventHubNamespace and Set-AzEventHubNamespace
    • โž• Added -SupportsScaling to New-AzEventHubCluster and Set-AzEventHubCluster to support self serve clusters
    • ๐Ÿš€ Deprecation warning on a few parameters in cluster cmdlets that will be deprecated in the November major release

    Az.KeyVault

    • โœ‚ Removed the warning messages for MSGraph migration [#18856]

    Az.Migrate

    • ๐Ÿ›  Fixed a cross-subscription issue

    Az.Network

    • โšก๏ธ Updated cmdlets to add new property of 'ExplicitProxy' in Azure Firewall Policy.
      • 'New-AzFirewallPolicyExplicitProxy'
      • 'New-AzFirewallPolicy'
      • 'Set-AzFirewallPolicy'
    • โž• Added new cmdlets to create packet captures for Network Watcher:
      • 'New-AzNetworkWatcherPacketCaptureV2'
      • 'New-AzPacketCaptureScopeConfig'
    • โž• Added support for CustomV2 ssl policies for Application Gateway.
      • Added 'CustomV2' to the validation set of 'PolicyType'
      • Added 'TLSv1_3' to the validation set of 'MinProtocolVersion'
      • Removed validation for null or empty cipher suites list since there can be empty cipher suites list for min protocol version of tls1.3
    • Network Watcher Feature Change: Added new paramenter i.e. AzureVMSS as source endpoint in ConnectionMonitor.
      • 'New-AzNetworkWatcherConnectionMonitorEndpointObject'
    • โž• Added 'IdentifyTopFatFlow' parameter to 'AzureFirewall'
      • 'New-AzFirewall'
    • 0๏ธโƒฃ Enabled Azure Firewall forced tunneling by default (AzureFirewallManagementSubnet and ManagementPublicIpAddress are required) whenever basic sku firewall is created.
      • 'New-AzFirewall'
    • ๐Ÿ›  Fixed bug that causes an overflow due to incorrect SNAT private ranges IP validation.
    • โž• Added new cmdlets to create/manage L4(TCP/TLS) objects for ApplicationGateway:
      • 'Get-AzApplicationGatewayListener'
      • 'New-AzApplicationGatewayListener'
      • 'Add-AzApplicationGatewayListener'
      • 'Set-AzApplicationGatewayListener'
      • 'Remove-AzApplicationGatewayListener'
      • 'Get-AzApplicationGatewayBackendSetting'
      • 'New-AzApplicationGatewayBackendSetting'
      • 'Add-AzApplicationGatewayBackendSetting'
      • 'Set-AzApplicationGatewayBackendSetting'
      • 'Remove-AzApplicationGatewayBackendSetting'
      • 'Get-AzApplicationGatewayRoutingRule'
      • 'New-AzApplicationGatewayRoutingRule'
      • 'Add-AzApplicationGatewayRoutingRule'
      • 'Set-AzApplicationGatewayRoutingRule'
      • 'Remove-AzApplicationGatewayRoutingRule'
    • โšก๏ธ Updated cmdlet to add TCP/TLS Listener , BackendSetting , RoutingRule support for Application Gateway:
      • 'New-AzApplicationGateway'
    • โšก๏ธ Updated cmdlets to add TCP/TLS protocol support for Application gateway Health Probe configuration:
      • 'Set-AzApplicationGatewayProbeConfig'
      • 'Add-AzApplicationGatewayProbeConfig'
      • 'New-AzApplicationGatewayProbeConfig'
    • โšก๏ธ Updated cmdlets to add basic sku support on Azure Firewall and Azure Firewall Policy:
      • 'New-AzFirewall'
      • 'New-AzFirewallPolicy'
      • 'Set-AzFirewallPolicy'
    • โž• Added new cmdlets to create/manage authorization objects for ExpressRoutePort:
      • 'Add-AzExpressRoutePortAuthorization'
      • 'Get-AzExpressRoutePortAuthorization'
      • 'Remove-AzExpressRoutePortAuthorization'
    • โž• Added option parameter 'AuthorizationKey' to cmdlet 'New-AzExpressRouteCircuit' to allow creating ExpressRoute Circuit on a ExpressRoutePort with a different owner.
    • ๐Ÿ›  Fixed bug that can't display CustomIpPrefix in PublicIpPrefix.
    • โšก๏ธ Updated cmdlets to add new property of 'HubRoutingPreference' in VirtualHub and set property of 'PreferredRoutingGateway' deprecated .
      • 'New-AzVirtualHub'
      • 'Update-AzVirtualHub'
    • โž• Added optional parameter 'AuxiliaryMode' to cmdlet 'New-AzNetworkInterface' to enable this network interface as Sirius enabled. Allowed values are None(default) and MaxConnections.
    • โšก๏ธ Multipool feature change: Updated cmdlets to add new optional property: 'ConfigurationPolicyGroups' object for associating policy groups.
      • 'Update-AzVpnServerConfiguration'
      • 'New-AzVpnServerConfiguration'
    • โšก๏ธ Multipool feature change: Updated cmdlets to add new optional property: 'P2SConnectionConfiguration' object for specifying multiple Connection configurations.
      • 'Update-AzP2sVpnGateway'
      • 'New-AzP2sVpnGateway'
    • ๐Ÿ”ง Multipool feature change: Added new cmdlets to support CRUD of Configuration policy groups for VpnServerConfiguration.
      • 'Get-AzVpnServerConfigurationPolicyGroup'
      • 'New-AzVpnServerConfigurationPolicyGroup'
      • 'Update-AzVpnServerConfigurationPolicyGroup'
      • 'Remove-AzVpnServerConfigurationPolicyGroup'
    • โž• Added new cmdlets for RoutingIntent child resource of VirtualHub. -'Add-AzRoutingPolicy' -'Get-AzRoutingPolicy' -'New-AzRoutingPolicy' -'Remove-AzRoutingPolicy' -'Set-AzRoutingPolicy' -'Get-AzRoutingIntent' -'New-AzRoutingIntent' -'Remove-AzRoutingIntent' -'Set-AzRoutingIntent'
    • โšก๏ธ Updated cmdlets to add new option of 'HubRoutingPreference' in RouteServer.
      • 'New-AzRouteServer'
      • 'Update-AzRouteServer'
    • ๐Ÿ›  Fixed bug that can't parse CustomIpPrefixParent parameter from swagger to powershell.
    • โž• Added 'Any' operator in New-AzApplicationGatewayFirewallCondition
    • Made properties 'ApplicationSecurityGroups' and 'IpConfigurations' for 'PrivateEndpoint' updatable in the cmdlet 'Set-AzPrivateEndpoint'
    • โšก๏ธ Onboarded Device Update for IoT Hub to Private Link Common Cmdlets

    Az.RedisEnterpriseCache

    • โฌ†๏ธ Upgraded API version to 2022-01-01

    Az.Resources

    • โœ‚ Removed the warning messages for MSGraph migration [#18856]
    • [Breaking Change] Renamed cmdlet from '{}-AzADAppFederatedIdentityCredential' to '{}-AzADAppFederatedCredential'
    • [Breaking Change] Renamed '-Id' to '-FederatedCredentialId' for
      • 'Get-AzADAppFederatedCredential'
      • 'Remove-AzADAppFederatedCredential'
      • 'Update-AzADAppFederatedCredential'
    • โฌ†๏ธ Upgraded API version from Beta to 1.0

    Az.Sql

    • โœ‚ Removed the warning messages for MSGraph migration [#18856]
    • ๐Ÿšš Moved SQL Server and SQL Instance from ActiveDirectoryClient to MicrosoftGraphClient
    • ๐Ÿ‘Œ Supported cross-subscription Failover Group creation using 'PartnerSubscriptionId' parameter in 'New-AzSqlDatabaseFailoverGroup' cmdlet

    Az.Storage

    • โž• Added check for storage account sas token is secured with the storage account key.
      • 'New-AzStorageAccountSASToken'
    • ๐Ÿ‘Œ Supported Management Policy rule filter BlobIndexMatch
      • Added a new cmdlet 'New-AzStorageAccountManagementPolicyBlobIndexMatchObject'
      • Added a new parameter 'BlobIndexMatch' in 'New-AzStorageAccountManagementPolicyFilter'

    Az.Synapse

    • Set 'ResourceGroupName' as optional for 'Set-AzSynapseSqlAuditSetting' cmdlet
    • โž• Added LastCommitId parameter to 'New-AzureSynapseGitRepositoryConfig'
    • ๐Ÿ›  Fixed the issue that update spark pool version fail by 'Update-AzSynapseSparkPool'

    Az.Websites

    • ๐Ÿ›  Fixed 'Publish-AzWebapp' to handle relative paths properly [#18028]

    Thanks to our community contributors

    • โšก๏ธ Harish Karthic (@hkarthik7), Updated parameter name from -Type to -SkuName (#18882)
    • Oscar de Groot (@odegroot), Fix "save as pfx" example (#19003)
    • โšก๏ธ @shiftychris, Update New-AzApplicationGatewayFirewallPolicyManagedRuleSet.md (#18972)