Skip to content

Releases: Azure/azure-powershell

Az 11.1.0

30 Nov 04:39
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/11.1.0

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

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:alpine-3.16
  • mcr.microsoft.com/azure-powershell:11.1.0-alpine-3.16
  • mcr.microsoft.com/azure-powershell:alpine-3.17
  • mcr.microsoft.com/azure-powershell:11.0.0-alpine-3.17
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:11.1.0-debian-11
  • mcr.microsoft.com/azure-powershell:debian-12
  • mcr.microsoft.com/azure-powershell:11.1.0-debian-12
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:11.1.0-mariner-2
  • mcr.microsoft.com/azure-powershell:ubi-8
  • mcr.microsoft.com/azure-powershell:11.1.0-ubi-8
  • mcr.microsoft.com/azure-powershell:ubi-9
  • mcr.microsoft.com/azure-powershell:11.1.0-ubi-9
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:11.1.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:11.1.0-ubuntu-22.04

11.1.0 - December 2023

Az.Compute 7.1.0

  • Added new parameter '-ElasticSanResourceId' to 'New-AzSnapshotConfig' cmdlet.
  • Added new parameter '-OptimizedForFrequentAttach' to 'New-AzDiskConfig' cmdlet.
  • Added new examples in 'New-AzVM' and 'New-AzVmss' for TrustedLaunch default usage.
  • Fixed the 'New-AzVM' bug to avoid accessing the 'EncryptionAtHost' property for subscriptions who cannot access it since it is behind a feature flag.
  • Updated 'Get-AzVmExtension' to return instanceView when used with '-Status'.
  • Reverted SSH Private Key File permission changes in 'New-AzVm'.

Az.DataFactory 1.18.0

  • Supported GoogleAds and LakeHouse in ADF
  • Supported copyComputeScale and pipelineExternalComputeScale in 'Set-AzDataFactoryV2IntegrationRuntime' Command

Az.KeyVault 5.0.1

  • Removed redundant Microsoft Graph API calls for access policy in 'Get-AzKeyVault'.

Az.Maintenance 1.4.1

  • Removed outdated upcoming breaking change warning

Az.ManagedServiceIdentity 1.2.0

  • Renamed '-AzFederatedIdentityCredentials' to '-AzFederatedIdentityCredential', and kept '*-AzFederatedIdentityCredentials' as an alias.

Az.Network 7.1.0

  • Added DefaultOutboundAccess parameter on subnet creation
  • Updated cmdlet 'New-AzPublicIpPrefix' and 'New-PublicIpAddress' to require Location parameter
  • Updated cmdlet 'New-AzLoadBalancerBackendAddressPool' to support managed IP based backend
  • Added cmdlet 'New-AzSaaSNetworkVirtualAppliance' for creating a NetworkVirtualAppliance of SaaS type.
  • Added control knobs to virtual network gateways and ExpressRoute gateways as well to cmdlets operating on those.
  • Updated cmdlets to add Hostnames property for Application gateway Listener Configuration
          - 'Set-AzApplicationGatewayListener'
          - 'Add-AzApplicationGatewayListener'
          - 'New-AzApplicationGatewayListener'
  • Added cmdlet 'Remove-AzApplicationGatewayFirewallCustomRule' to support removing custom rule in Firewall Policy.
  • Added support for new ErGWScale SKU - ErGwScale
  • Added property 'size' to firewallPolicy and firewallPolicyRuleCollectionGroup.
  • Updated cmdlet 'New-AzBastion', 'Set-AzBastion' and 'Get-AzBastion' to support Bastion features for CRUD operations

Az.RecoveryServices 6.6.2

  • Removed outdated upcoming breaking change warning

Az.Resources 6.12.1

  • Used utf8 encoding for reading stdout & stderr when invoking Bicep. [#23246]
  • Fixed regression in 'Publish-AzBicepModule' Azure/bicep/12461

Az.Security 1.5.1

  • Fixed bug for 'Set-AzSecurityPricing'

Az.ServiceFabric 3.3.1

  • Fixed a bug that Get commands do not return all resources.
  • Updated SFMC to latest api preview version '2023-11-01-preview'.

Az.Sql 4.12.0

  • Added new parameters 'MaintenanceConfigurationId', 'DnsZone' to 'AzSqlInstancePool' cmdlets

Az.Storage 6.0.1

  • Updated error message when storage context is missing in a cmdlet input

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-11.1.0.38060.tar.gz
    • CB4F222858FC2D076000F8E61B7FC31D28189CAB2B31D6576C4AAF8826F27328

Az.Resources v7.0.0-preview

28 Nov 05:33
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.Resources/7.0.0-preview

Version 7.0.0-preview

Az.Tools.Predictor v1.1.3

16 Nov 01:46
b004bae
Compare
Choose a tag to compare

Az 11.0.0

10 Nov 06:46
43de101
Compare
Choose a tag to compare

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/11.0.0

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

Docker images

  • mcr.microsoft.com/azure-powershell:latest
  • mcr.microsoft.com/azure-powershell:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:11.0.0-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:11.0.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:11.0.0-mariner-2
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:11.0.0-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:11.0.0-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:11.0.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:11.0.0-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:11.0.0-alpine-3.13

Az.Accounts 2.13.2

  • Enabled in-tool notification for version upgrade by default.
  • Upgraded Azure.Core to 1.35.0.

Az.Aks 6.0.0

  • Removed parameter 'DockerBridgeCidr' from 'New-AzAksCluster'

Az.App 1.0.0

  • General availability for module Az.App.
  • Upgraded api version to 2023-05-01.

Az.CloudService 2.0.0

  • Downgraded the api version of referenced network to 2021-03-01.

Az.CognitiveServices 1.14.1

  • Updated SDK via autorest.powershell.

Az.Compute 7.0.0

  • Added update functionality in 'Update-AzVmss' for parameters 'SecurityType', 'EnableSecureBoot', and 'EnableVtpm' for the parameter set with the Put operation.
  • Upgraded Azure.Core to 1.35.0.
  • [Breaking change] Removed unversioned and outdated linux image aliases of 'CentOS', 'RHEL', 'UbuntuLTS' and 'Debian'.
  • [Breaking change] 'New-AzVmss' will default to 'OrchestrationMode' set as 'Flexible' if it is not set as 'Uniform' explicitly.
  • 'New-AzVmss' can now create VMSS with 'OrchestrationMode' set to 'Flexible' using '-SinglePlacementGroup' and '-UpgradePolicy'.
  • Removed unversioned and outdated images from New-AzVmss '-ImageName' argument completers.
  • [Breaking Change] Added defaulting logic for VM and VMSS creation to set SecurityType to TrustedLaunch and SecureBootEnabled and VTpmEnalbed to true when those are not set by the user.
  • [Breaking Change] Added defaulting logic for Disk creation to default to TrustedLaunch when able. Allows the user to turn this off by setting the SecurityType to Standard.
  • Added new parameter '-VirtualMachineScaleSetId' to 'Update-AzVm' cmdlet.
  • Fixed 'New-AzVmss' and 'New-Azvm' to use 'SharedGalleryImageId' parameter.
  • Reduced File Permissions from 0644 to 0600 for SSH Private Key File in 'New-AzVm'.
  • Removed GuestAttestaion vm extension installation for Vmss and Vm creation cmdlets.

Az.ContainerInstance 4.0.0

  • [Breaking Change] Fixed the typo that output property starting with PreviousState was misspelled as PreviouState. [#22268]

Az.ContainerRegistry 4.1.2

  • Upgraded Azure.Core to 1.35.0.

Az.CosmosDB 1.13.0

  • Added new parameter 'EnableBurstCapacity' to 'Update-AzCosmosDBAccount' and 'New-AzCosmosDBAccount'.
  • Added new paramater 'MinimalTlsVersion' to 'Update-AzCosmosDBAccount' and 'New-AzCosmosDBAccount'.
  • Added new property 'CustomerManagedKeyStatus' to 'Get-AzCosmosDBAccount'.

Az.Databricks 1.7.1

  • Fixed an issue regarding Custom Managed Key.[#22463] [#22898]

Az.DataFactory 1.17.1

  • Added ParquetReadSettings in ADF
  • Fixed minor issues

Az.DesktopVirtualization 4.2.0

  • Added cmdlets:
    • 'Get-AzWvdAppAttachPackage'
    • 'Import-AzWvdAppAttachPackageInfo'

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-11.0.0.37926.tar.gz
    • FA6476896C6E7CCC5558692E8EA20FBBF1B35BFCF594C283CB71DADE6F2B37D1
      • 'New-AzWvdAppAttachPackage'
      • 'Remove-AzWvdAppAttachPackage'
      • 'Update-AzWvdAppAttachPackage'
  • Added Private Link Cmdlets
    • 'Get-AzWvdPrivateEndpointConnection'
    • 'Get-AzWvdPrivateLinkResource'
    • 'Remove-AzWvdPrivateEndpointConnection'
  • Added Scaling Plan Personal Schedule cmdlets
    • 'Get-AzWvdScalingPlanPersonalSchedule'
    • 'New-AzWvdScalingPlanPersonalSchedule'
    • 'Remove-AzWvdScalingPlanPersonalSchedule'
    • 'Update-AzWvdScalingPlanPersonalSchedule'
  • Added Scaling Plan Pooled Schedule cmdlets
    • 'Get-AzWvdScalingPlanPooledSchedule'
    • 'New-AzWvdScalingPlanPooledSchedule'
    • 'Remove-AzWvdScalingPlanPooledSchedule'
    • 'Update-AzWvdScalingPlanPooledSchedule'
  • Updated rampDownCapacityThresholdPct minimum value from 0 to 1 on ScalingPlanPooledSchedule cmdlets
  • Added showInFeed property to ApplicationGroups

Az.DevCenter 1.0.0

  • General availability for module Az.DevCenter

Az.Dns 1.2.0

  • Added cmdlets:
    • 'Get-AzDnsDnssecConfig'
    • 'New-AzDnsDnssecConfig'
    • 'Remove-AzDnsDnssecConfig'
  • Added three new record types, 'DS', 'TLSA' and 'NAPTR'.

Az.EventHub 4.2.0

  • Added parameter 'PartitionCount' to 'Set-AzEventHub'

Az.Functions 4.0.7

  • Used ARM API to get Stacks information for Functions [#14682]
  • Removed support to create v3 function apps (Functions v3 has reached EOL) [#20838]
  • Removeed Preview flag for Java 17 function apps [#20009]
  • Added support to create dotnet-isolated apps [#16349]
  • Added support for custom handler [#12542]
  • Redacted appsettings output on Get-AzFunctionApp and Update-AzFunctionAppSetting [#23241]

Az.HDInsight 6.0.2

  • Fixed a bug where the get cluster command does not display abfss storage information.

Az.KeyVault 5.0.0

  • Removed non-core types creation in PowerShell scripts to be compatible in constrained language mode.
  • Supported user assigned identity for Managed HSM in 'New/Update-AzKeyVaultManagedHsm'
  • [Breaking Change] Changed parameter 'SoftDeleteRetentionInDays' in 'New-AzKeyVaultManagedHsm' to mandatory.
  • Upgraded Azure.Core to 1.35.0.

Az.Kusto 2.3.0

  • Supported sandbox custom image
  • Supported database CMK
  • Supported cluster migration

Az.Maintenance 1.4.0

  • Added support for maintenance configuration cancellation.

Az.Monitor 5.0.0

  • [Breaking Change] Action Group upgraded API version to stable 2023-01-01
  • [Breaking Change] Use new and update cmdlets instead 'Set-AzActionGroup' cmdlet
  • The receiver used subtype cmdlets to create a replacement for command 'New-AzActionGroupReceiver'
    • New-AzActionGroupArmRoleReceiverObject
    • New-AzActionGroupAutomationRunbookReceiverObject
    • New-AzActionGroupAzureAppPushReceiverObject
    • New-AzActionGroupAzureFunctionReceiverObject
    • New-AzActionGroupEmailReceiverObject
    • New-AzActionGroupEventHubReceiverObject
    • New-AzActionGroupItsmReceiverObject
    • New-AzActionGroupLogicAppReceiverObject
    • New-AzActionGroupSmsReceiverObject
    • New-AzActionGroupVoiceReceiverObject
    • New-AzActionGroupWebhookReceiverObject
  • [Breaking Change] Data collection Rule upgraded API version to stable 2022-06-01
  • [Breaking Change] AMCS removed 'Set-AzDataCollectionRule' cmdlet
  • Added cmdlets for data collection endpoint:
    • 'Get-AzDataCollectionEndpoint'
    • 'New-AzDataCollectionEndpoint'
    • 'Remove-AzDataCollectionEndpoint'
    • 'Update-AzDataCollectionEndpoint'

Az.Network 7.0.0

  • [Breaking Change] Removed 'Geo' as a valid input for parameter 'VariableName' in 'NewAzureApplicationGatewayFirewallCustomRuleGroupByVariable'.
  • Added AllowBranchToBranchTraffic property to New-AzRouteServer
  • Added AllowBranchToBranchTraffic property to Get-AzRouteServer
  • Changed Update-AzRouteServer functionality to fix bugs
    • AllowBranchToBranchTraffic is now a bool
    • Updating HubRoutingPreference property will not effect AllowBranchToBranchTraffic

Az.NetworkCloud 1.0.0

  • General availability of 'Az.NetworkCloud' module

Az.PolicyInsights 1.6.4

  • Upgraded Azure.Core to 1.35.0.

Az.PowerBIEmbedded 2.0.0

  • Removed deprecated workspace collection cmdlets

Az.RecoveryServices 6.6.1

  • Fixed minor issues

Az.RedisCache 1.8.1

  • Fixed minor issues

Az.Resources 6.12.0

  • Supported statements for user-defined types in Bicep files.
  • Fixed reporting duplicate warnings when compiling Bicep files.
  • Updated New and Set Management Group cmdlets to allow DeploymentSubscription to be optional.
  • Fixed inexplicable error message when subscription and scope are neither provided in RoleAssignment/RoleDefinition related commands. [#22716]

Az.Security 1.5.0

  • Fixed some minor issues
  • Updated Pricing cmdlets to support extensions
    'Get-AzSecurityPricing'
    'Set-AzSecurityPricing'

Az.SecurityInsights 3.1.1

  • Removed unnecessary breaking change messages.

Az.ServiceFabric 3.3.0

  • Fixed minor issues

Az.Sql 4.11.0

  • Added new parameters to 'New-AzSqlDatabaseFailoverGroup', 'Set-AzSqlDatabaseFailoverGroup'
    • PartnerServers
    • ReadOnlyEndpointTargetServer
  • Added 'UseFreeLimit' and 'FreeLimitExhaustionBehavior' parameters to 'New-AzSqlDatabase', 'Get-AzSqlDatabase', 'Set-AzSqlDatabase'
  • Added new cmdlets for Elastic Job Private Endpoints 'Get-AzSqlElasticJobPrivateEndpoint', 'New-AzSqlElasticJobPrivateEndpoint', 'Remove-AzSqlElasticJobPrivateEndpoint'
  • Added new parameters 'WorkerCount', 'SkuName', 'Identity' to 'AzSqlElasticJobAgent' cmdlets
  • Added support for optional SQL auth for Elastic Job Agent cmdlets
    • The following parameters are now optional: 'CredentialName', 'OutputCredentialName', 'RefreshCredentialName'

Az.StackHCI 2.2.3

  • Added ...
Read more

Az.Tools.Installer 1.0.0

10 Nov 03:44
d5735e6
Compare
Choose a tag to compare
Pre-release

Az.StorageMover v1.2.0

30 Oct 06:35
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.StorageMover/1.2.0

Version 1.2.0

  • Supported SmbFileShareEndpoint and SmbEndpoint

Az.Tools.Installer 0.2.3

16 Oct 13:57
043d3d0
Compare
Choose a tag to compare
Pre-release

https://www.powershellgallery.com/packages/Az.Tools.Installer/0.2.3

  • Fix Update-Module errors when Az modules are installed using Az.Tools.Installer [#21262]

Az.Resources v6.11.2

17 Oct 02:51
Compare
Choose a tag to compare

https://www.powershellgallery.com/packages/Az.Resources/6.11.2

Version 6.11.2

  • Fixed bug where .bicepparam values were not being correctly serialized in the correct format.
  • Allowed supplemental parameters for Deployments cmdlets when used with .bicepparam file.

Az.ElasticSan v0.1.2

16 Oct 02:15
Compare
Choose a tag to compare

Az.StackHCI v2.2.2

12 Oct 01:50
Compare
Choose a tag to compare