github Azure/azure-powershell v1.0.0-December2018
Az 1.0.0

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

Az 1.0.0

Gallery Module for ARM .NET Standard cmdlets: link

See the Migration Guide for information on migrating from AzureRM

To install Az from the PowerShell Gallery, run the following command:

Install-Module -Name Az -Repository PSGallery -Force

To update from an older version of Az, run the following command:

Update-Module -Name Az

Release Notes

Az.Accounts

  • Changed from Az.Profile
  • Fixed table formats for profile and context types

Az.ApiManagement

Az.Batch

  • Added the ability to see what version of the Azure Batch Node Agent is running on each of the VMs in a pool, via the new NodeAgentInformation property on PSComputeNode.
  • The Caching default for PSDataDisk is now ReadWrite instead of None.
  • Minor breaking changes, see the Migration Guide for details

Az.Billing

  • Combines Billing, Consumption, and UsageAggregates cmdlets, see the Migration Guide for details

Az.CognitivServices

  • Add completers for SkuName and Typem available on New-AzureRmCognitiveServicesAccount operation
  • Removed GetSkusWithAccountParamSetName parameter set from Get-AzCognitiveServicesAccountSkus

Az.ContainerInstance

  • Added ManagedIdentity support

Az.DataLakeAnalytics

Az.DataLakeStore

Az.Monitor

  • Renamed Az.Insights to Az.Monitor and other minor breaking changes, see the Migration Guide for details

Az.KeyVault

  • Removed the deprecated 'PurgeDisabled' property from output types

Az.MachineLearning

  • Included cmdlets from Az.MachineLearningCompute module

Az.Media

  • Remove deprecated -Tags alias from New-AzMediaService

Az.Network

Added support for the configuring RewriteRuleSets in the Application Gateway
- New cmdlets added:
- Add-AzureRmApplicationGatewayRewriteRuleSet
- Get-AzureRmApplicationGatewayRewriteRuleSet
- New-AzureRmApplicationGatewayRewriteRuleSet
- Remove-AzureRmApplicationGatewayRewriteRuleSet
- Set-AzureRmApplicationGatewayRewriteRuleSet
- New-AzureRmApplicationGatewayRewriteRule
- New-AzureRmApplicationGatewayRewriteRuleActionSet
- New-AzureRmApplicationGatewayRewriteRuleHeaderConfiguration
- Cmdlets updated with optional parameter -RewriteRuleSet
- New-AzureRmApplicationGateway
- New-AzureRmApplicationGatewayRequestRoutingRule
- Add-AzureRmApplicationGatewayRequestRoutingRule
- New-AzureRmApplicationGatewayPathRuleConfig
- Add-AzureRmApplicationGatewayUrlPathMapConfig
- New-AzureRmApplicationGatewayUrlPathMapConfig
Added KeyVault Support to Application Gateway using Identity.
- Cmdlets updated with optonal parameter -KeyVaultSecretId, -KeyVaultSecret
- Add-AzApplicationGatewaySslCertificate
- New-AzApplicationGatewaySslCertificate
- Set-AzApplicationGatewaySslCertificate
- New-AzApplicationGateway cmdlet updated with optional parameter -UserAssignedIdentity

Az.OperationalInsights

Az.Profile

  • Changed module name to Az.Accounts

Az.RecoveryServices

Az.Resources

Az.ServiceFabric

  • Support specfying certificate by common name and thumbprint
  • Mnor breaking changes, see the Migration Guide for details

Az.SIgnalR

  • General Availability for PowerShell cmdlets for SIgnalR

Az.Sql

  • Added new Data_Exfiltration and Unsafe_Action detection types to Threat Detection's cmdlets
  • Updated documentation examples for Sql Auditing cmdlets
  • Minor breaking changes, see the Migration Guide for details

Az.Storage

Az.Websites

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.