github Azure/azure-powershell v3.3.0-January2020
3.3.0

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

Az 3.3.0

Gallery Module for ARM .NET Standard cmdlets: link

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

Changes since last release

Az.Accounts

  • Updated Add-AzEnvironment and Set-AzEnvironment to accept parameters AzureAttestationServiceEndpointResourceId and AzureAttestationServiceEndpointSuffix

Az.Cdn

  • Display error response detail in New-AzCdnEndpoint cmdlet

Az.Compute

  • Fix Set-AzVMCustomScriptExtension cmdlet for a VM with managed OD disk which does not have OS profile.

Az.ContainerInstance

  • Fixed parameter names used by example of New-AzContainerGroup

Az.DataBoxEdge

  • Added cmdlet 'Get-AzDataBoxEdgeStorageContainer'
    • Get the Edge Storage Container
  • Added cmdlet 'New-AzDataBoxEdgeStorageContainer'
    • Create new Edge Storage Container
  • Added cmdlet 'Remove-AzDataBoxEdgeStorageContainer'
    • Remove the Edge Storage Container
  • Added cmdlet 'Invoke-AzDataBoxEdgeStorageContainer'
    • Invoke action to refresh data on Edge Storage Container
  • Added cmdlet 'Get-AzDataBoxEdgeStorageAccount'
    • Get the Edge Storage Account
  • Added cmdlet 'New-AzDataBoxEdgeStorageAccount'
    • Create new Edge Storage Account
  • Added cmdlet 'Remove-AzDataBoxEdgeStorageAccount'
    • Remove the Edge Storage Account
  • Invoke cmdlet 'Invoke-AzDataBoxEdgeShare'
    • Invoke action to refresh data on share
  • Added cmdlet 'Set-AzDataBoxEdgeStorageAccountCredential'
    • Set the az databoxedge storage account credential

Az.DataFactory

  • Add AutoUpdateETA, LatestVersion, PushedVersion, TaskQueueId and VersionStatus properties for Get-AzDataFactoryV2IntegrationRuntime cmd
  • Update ADF .Net SDK version to 4.6.0
  • Add parameter 'PublicIPs' for 'Set-AzureRmDataFactoryV2IntegrationRuntime' cmd
    to enable create Azure-SSIS IR with static public IP addresses.

Az.DevTestLabs

  • Remove the broken link in Get-AzDtlAllowedVMSizesPolicy.md

Az.EventHub

  • Fix for issue 10634 : Fix the null Object reference for remove eventhubnamespace

Az.HDInsight

  • Fix Invoke-AzHDInsightHiveJob.md error.

Az.MachineLearning

  • Removed below cmdlets because MachineLearningCompute is not available any longer
    • Get-AzMlOpCluster
    • Get-AzMlOpClusterKey
    • New-AzMlOpCluster
    • Remove-AzMlOpCluster
    • Set-AzMlOpCluster
    • Test-AzMlOpClusterSystemServicesUpdateAvailability
    • Update-AzMlOpClusterSystemService

Az.Network

  • Upgrade dependency of Microsoft.Azure.Management.Sql from 1.36-preview to 1.37-preview

Az.RecoveryServices

  • Azure Site Recovery change support for managed disk vms encrypted at rest with customer managed leys for Azure to Azure provider.
  • Azure Site Recovery support to input disk encryption Set Id as optional input at enabling protection for Vmware to Azure.
  • Azure Site Recovery support to input disk encryption Set Id as optional input at disk level to enable protection for Vmware to Azure.
  • Azure Site Recovery support to update replication protected item with disk encryption set Map for HyperV to Azure.

Az.Resources

  • Fix an error in help document of 'Remove-AzTag'.

Az.Sql

  • Fix vulnerability assessment set baseline cmdlets functionality to work on master db for azure database and limit it on managed instance system databases.
  • Fix an error when creating SQL instance failover group

Az.SqlVirtualMachine

  • Add DR as a new valid License type

Az.Storage

  • Add breaking change warning message for DefaultAction Value change in a future release
    • Update-AzStorageAccountNetworkRuleSet
  • Support Get last sync time of Storage account by run get-AzureRMStorageAccount with parameter -IncludeGeoReplicationStats
    • Get-AzureRMStorageAccount

Don't miss a new azure-powershell release

NewReleases is sending notifications on new releases.