github Azure/azure-powershell v3.7.0-March2017
3.7.0

latest releases: v11.6.0-April2024, Az.Marketplace-v0.4.0, Az.Accounts-v2.18.0-preview...
7 years ago

Azure PowerShell 3.7.0 Installer: link

Gallery Module for ARM Cmdlets: link

Gallery Module for Legacy Cmdlets for Service Management (RDFE): link

Changes This Release

  • ApiManagement
    • Added new cmdlets to manage Backend entity
      • New-AzureRmApiManagementBackend
      • Get-AzureRmApiManagementBackend
      • Set-AzureRmApiManagementBackend
      • Remove-AzureRmApiManagementBackend
    • Created supporting cmdlets to create in-memory objects required while Creating or Updating Backend entity
      • New-AzureRmApiManagementBackendCredential
      • New-AzureRmApiManagementBackendProxy
  • Billing
    • New Cmdlet Get-AzureRmBillingInvoice
      • cmdlet to retrieve azure billing invoices of the subscription.
  • Compute
    • Updated Set-AzureRmVMAEMExtension and Test-AzureRmVMAEMExtension cmdlets to support managed disks
  • LogicApp
    • New cmdlets for X12 Interchange Control Number disaster recovery:
      • Get-AzureRmIntegrationAccountGeneratedIcn
      • Get-AzureRmIntegrationAccountReceivedIcn
      • Remove-AzureRmIntegrationAccountReceivedIcn
      • Set-AzureRmIntegrationAccountGeneratedIcn
      • Set-AzureRmIntegrationAccountReceivedIcn
  • Network
    • Added support for connection draining to Application Gateways

      • Added Get-AzureRmApplicationGatewayConnectionDraining
      • Added New-AzureRmApplicationGatewayConnectionDraining
      • Added Remove-AzureRmApplicationGatewayConnectionDraining
      • Added Set-AzureRmApplicationGatewayConnectionDraining
      • Updated Add-AzureRmApplicationGatewayBackendHttpSettings: Added optional parameter -ConnectionDraining
      • Updated New-AzureRmApplicationGatewayBackendHttpSettings: Added optional parameter -ConnectionDraining
      • Updated Set-AzureRmApplicationGatewayBackendHttpSettings: Added optional parameter -ConnectionDraining
    • Remapped unused 'Name' parameter in ExpressRoute cmdlets to 'ExpressRouteCircuitName'

      • Get-AzureRmExpressRouteCircuitARPTable
      • Get-AzureRmExpressRouteCircuitRouteTable
      • Get-AzureRmExpressRouteCircuitRouteTableSummary
      • Get-AzureRmExpressRouteCircuitStats
  • Sql
    • Bug fix - Auditing and Threat Detection cmdlets now return a meangfull error instead of null refernce error.
    • Updating Transparent Data Encryption (TDE) with Bring Your Own Key (BYOK) support cmdlets for updated API.
  • Websites
    • Update help documentation for AppServicePlan cmdlets
  • ServiceManagement
    • Update the output object of migration cmdlets (Move-AzureService, Move-AzureStorageAccount, Move-AzureVirtualNetwork, Move-AzureNetworkSecurityGroup, Move-AzureReservedIP, Move-AzureRouteTable):

      • ValidationMessages contain "Information" and "Warning" messages in addition to "Error" messages.
      • Result output is changed according to ValidationMessages.
    • Removed ManagedCache cmdlets. These cmdlets were non-functional and have been deeprecated for more than a year

      • Get-AzureManagedCacheLocation
      • Get-AzureManagedCache
      • Get-AzureManagedCacheAccessKey
      • Get-AzureManagedCacheNamedCache
      • New-AzureManagedCache
      • New-AzureManagedCacheAccessKey
      • New-AzureManagedCacheNamedCache
      • Remove-AzureManagedCache
      • Remove-AzureManagedCacheNamedCache
      • Set-AzureManagedCache
      • Set-AzureManagedCacheNamedCache

View changes since last release

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.