azure-powershell

Microsoft Azure PowerShell

OTHER License

Stars
4.1K
Committers
1.7K

Bot releases are hidden (Show)

azure-powershell - Az.Tools.Installer 0.2.2

Published by msJinLei about 1 year ago

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

  • Updated the docs of parameter Scope [#16768]
  • Removed the usage of Get-InstalledModule from product codes
  • Fix the issue of uninstalling the AzureRM modules
  • Collected the telemetry data when the cmdlets fail
azure-powershell - Az 10.4.1

Published by msJinLei about 1 year ago

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

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:10.4.1-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:10.4.1-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:10.4.1-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:10.4.1-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:10.4.1-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:10.4.1-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:10.4.1-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:10.4.1-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:10.4.1-alpine-3.13

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-10.4.1.37722.tar.gz
    • 3D7DA77CF6F9CD147C2724766341466BD00AE1A240771844B8877C25D327617E

10.4.1 - September 2023

Az.Resources 6.11.1

  • Reverted commits that caused regression in 'Get-AzRoleAssignment'. [#22863]
azure-powershell - Az.StackHCI v2.2.1

Published by Nickcandy about 1 year ago

Added changes to selectively enable ARC

azure-powershell - Az 10.4.0

Published by BethanyZhou about 1 year ago

azure-powershell - Az.KeyVault v4.12.0-preview

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.KeyVault/4.12.0-preview

Version 4.12.0-preview

  • Leveraged ARM template for New-AzKeyvault.
azure-powershell - Az.DesktopVirtualization v5.1.0-preview

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.DesktopVirtualization/5.1.0-preview

Version 5.1.0-preview

  • Added cmdlet:
    • Get-AzWvdScalingPlanPersonalSchedule
    • New-AzWvdScalingPlanPersonalSchedule
    • Remove-AzWvdScalingPlanPersonalSchedule
    • Update-AzWvdScalingPlanPersonalSchedule
  • Added parameters ShowInFeed to:
    • New-AzWvdApplicationGroup
    • Update-AzWvdApplicationGroup
azure-powershell - Az.StackHCI v2.2.0

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.StackHCI/2.2.0

Version 2.2.0

  • Bug fixes for Attestation commands.
  • Added support for installing mandatory extensions on HCI OS 22H2 and removed confirmation prompt for consent.
  • Added ability to customize the location of logs generated during registration.
    • Custom log location can be specified by specifying an optional -LogsDirectory parameter in Register-AzStackHCI.
    • Get-AzStackHCILogsDirectory can be used to obtain the log location.
  • Increased retry count for setting up ARC integration.
azure-powershell - Az 10.3.0

Published by YanaXu about 1 year ago

azure-powershell - Az.KeyVault v4.10.2

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.KeyVault/4.10.2

Version 4.10.2

  • Bug Fix: Removed depulicated IpRules from NetworkRuleSet and MhsmNetworkRuleSet. [#22472]
azure-powershell - Az.StackHCI v2.1.1

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.StackHCI/2.1.1

Version 2.1.1

  • Used the correct version of cloud management service in Register-AzStackHCI cmdlet.
  • Fixed the bugs in Register-AzStackHCI and Enable-AzStackHCIAttestation cmdlets.
azure-powershell - Az.Storage v5.9.1-preview

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.Storage/5.9.1-preview

Version 5.9.1-preview

  • Added support for customer initiated account migration
    • Start-AzStorageAccountMigration
    • Get-AzStorageAccountMigration
  • Supported Storage account planned failover new properties
    • Get-AzStorageAccount
azure-powershell - Az.StorageMover v1.1.0-preview

Published by Nickcandy about 1 year ago

https://www.powershellgallery.com/packages/Az.StorageMover/1.1.0-preview

Version 1.1.0-preview

  • Added support for SMB endpoints and SMB file share endpoints
azure-powershell - Az.Resources v6.9.1

Published by Nickcandy about 1 year ago

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

Version 6.9.1

  • Fixed the warning prompt condition check in New-Az*DeploymentStack cmdlets.
azure-powershell - Az 10.2.0

Published by Nickcandy about 1 year ago

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.2.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:10.2.0-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:10.2.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:10.2.0-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:10.2.0-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:10.2.0-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:10.2.0-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:10.2.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:10.2.0-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:10.2.0-alpine-3.13

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-10.2.0.37547.tar.gz
    • A47265876121CE88381CF500455ADC84663027B862D2674B4E2D32E4AF2DE68D

10.2.0 - August 2023

Az.Accounts 2.12.5

  • Changed output stream from debug stream to warning stream for 'CmdletPreviewAttribute'
  • Decreased the prompted frequency of preview warning message to once per cmdlet in one session
  • Reworded default preview message and added estimated GA date for 'CmdletPreviewAttribute'
  • Updated Azure.Core to 1.33.0

Az.AppConfiguration 1.3.0

  • Added cmdlets to support data plane operation:
    • 'Get-AzAppConfigurationKey'
    • 'Get-AzAppConfigurationKeyValue'
    • 'Get-AzAppConfigurationLabel'
    • 'Get-AzAppConfigurationRevision'
    • 'Remove-AzAppConfigurationKeyValue'
    • 'Remove-AzAppConfigurationLock'
    • 'Set-AzAppConfigurationKeyValue'
    • 'Set-AzAppConfigurationLock'
    • 'Test-AzAppConfigurationKeyValue'

Az.Batch 3.5.0

  • Removed cmdlets: 'Get-AzBatchPoolStatistic' and 'Get-AzBatchJobStatistic'
  • Deprecated cmdlets: 'Get-AzBatchCertificate' and 'New-AzBatchCertificate'
    • The Batch account certificates feature is deprecated. Please transition to using Azure Key Vault to securely access and install certificates on your Batch pools, learn more

Az.Compute 6.2.0

  • Fixed the 'Update-AzVmss' cmdlet so the 'AutomaticRepairGracePeriod', 'AutomaticRepairAction', and 'EnableAutomaticRepair' parameters function correctly.
  • Updated help doc for 'New-AzVM', 'New-AzVMConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVM', and 'Update-AzVmss' to include parameters that were previously added for Trusted Launch features.
  • Updated Azure.Core to 1.33.0.

Az.ContainerRegistry 4.1.0

  • Updated Azure.Core to 1.33.0.
  • Added new cmdlet 'New-AzContainerRegistryCredentials'

Az.CosmosDB 1.11.2

  • Updated Azure.Core to 1.33.0.

Az.Databricks 1.7.0

  • Added some parameters in 'Update-AzDatabricksWorkspace':
    • 'EnableNoPublicIP'
    • 'PublicNetworkAccess'

Az.DataFactory 1.17.0

  • Added DisablePublish to Set_AzDataFactoryV2 Command

Az.Dns 1.1.3

  • Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.

Az.KeyVault 4.10.1

  • Removed maximum number for 'IpAddressRange' and 'VirtualNetworkResourceId' in '-AzKeyVaultNetworkRuleSet' from client side. [#22137]
  • Updated Azure.Core to 1.33.0.

Az.Maintenance 1.3.0

  • Added support for Resource Group and Subscription configuration assignment.

Az.Network 6.1.1

  • Onboarded 'Microsoft.ElasticSan/elasticSans' to private link cmdlets

Az.PolicyInsights 1.6.2

  • Updated Azure.Core to 1.33.0.

Az.PrivateDns 1.0.4

  • Removed length validation for DNS TXT record to make it consistent with Azure CLI and Azure portal.

Az.Resources 6.9.0

  • Fixed the issue that 'New-AzRoleAssignment' didn't work without subscription.
  • Added cmdlets for group owner
    • 'Get-AzADGroupOwner'
    • 'New-AzADGroupOwner'
    • 'Remove-AzADGroupOwner'
  • Updated Tags functionality in deployment stacks New and Set cmdlets

Az.Sql 4.9.0

  • Added new cmdlets for Azure SQL Managed Instance start/stop schedule
    • 'Start-AzSqlInstance',
    • 'Stop-AzSqlInstance',
    • 'Get-AzSqlInstanceStartStopSchedule',
    • 'New-AzSqlInstanceStartStopSchedule',
    • 'Remove-AzSqlInstanceStartStopSchedule',
    • 'New-AzSqlInstanceScheduleItem'

Az.StackHCI 2.1.0

  • Updated to api-version 2023-03-01.
  • Cmdlets added:
    • Invoke-AzStackHciExtendClusterSoftwareAssuranceBenefit : Enable Software Assurance for a cluster
    • Invoke-AzStackHciConsentAndInstallDefaultExtensions : Consent to installing default extensions on the cluster

Az.Storage 5.9.0

  • Supported OAuth authentication on File service cmdlets
    • 'New-AzStorageContext'
    • 'Get-AzStorageFile'
    • 'Get-AzStorageFileContent'
    • 'Get-AzStorageFileCopyState'
    • 'New-AzStorageDirectory'
    • 'Remove-AzStorageDirectory'
    • 'Remove-AzStorageFile'
    • 'Set-AzStorageFileContent'
    • 'Start-AzStorageFileCopy'
    • 'Stop-AzStorageFileCopy'
    • 'Get-AzStorageFileHandle'
    • 'Close-AzStorageFileHandle'
  • Supported get a file share object without get share properties. For pipeline to file/directory cmdlets with OAuth authentication.
    • 'Get-AzStorageShare'
  • Updated Azure.Core to 1.33.0.

Az.Synapse 3.0.2

  • Updated Azure.Core to 1.33.0.

Az.Websites 3.1.0

  • Added AppServicePlan management support for P0V3 and P*mv3 tiers

Thanks to our community contributors

  • Dante Stancato (@dantecit0), Update Set-AzFirewall.md (#22224)
  • Hiroshi Yoshioka (@hyoshioka0128), Typo "flexible server"→"Flexible Server" (#22215)
  • @Jingshu918, [DataFactory]Added DisablePublish to Set_AzDataFactoryV2 Command (#22273)
  • Miguel Vega (@miguel-vega), Updated Example 3 of the Connect-AzAccount.md page to use the correct PowerShell variable. (#22376)
  • @Skatterbrainz, Update Remove-AzVM.md (#22378)
  • @veppala, added examples for New-AzSqlVM cmdlet (#22185)
  • @vladik-hbinov, Fixed Example 2 (#22193)
azure-powershell - Az.DesktopVirtualization v5.0.0-preview

Published by Nickcandy over 1 year ago

https://www.powershellgallery.com/packages/Az.DesktopVirtualization/5.0.0-preview

Version 5.0.0-preview

  • Added Get-AzWvdPrivateLinkResource, Get-AzWvdPrivateLinkConnection, and Remove-AzWvdPrivateLinkConnection cmdlets.
azure-powershell - Az.Storage v5.8.1-preview

Published by Nickcandy over 1 year ago

https://www.powershellgallery.com/packages/Az.Storage/5.8.1-preview

Version 5.8.1-preview

  • Supported traling dot in Azure file and directory name by default
    • Close-AzStorageFileHandle
    • Get-AzStorageFile
    • Get-AzStorageFileCopyState
    • Get-AzStorageFileContent
    • Get-AzStorageFileHandle
    • New-AzStorageDirectory
    • Remove-AzStorageDirectory
    • Remove-AzStorageFile
    • Rename-AzStorageDirectory
    • Rename-AzStorageFile
    • Set-AzStorageFileContent
    • Start-AzStorageFileCopy
    • Stop-AzStorageFileCopy
azure-powershell - Az.StorageCache v0.1.0

Published by Nickcandy over 1 year ago

https://www.powershellgallery.com/packages/Az.StorageCache/0.1.0

Version 0.1.0

  • First preview release for module Az.StorageCache
azure-powershell - Az.Tools.Predictor v1.1.2

Published by vidai-msft over 1 year ago

https://www.powershellgallery.com/packages/Az.Tools.Predictor/1.1.2

Version 1.1.2

  • Updated data collection mechanism
  • Improvements in command parsing mechanism
azure-powershell - Az 10.1.0

Published by vidai-msft over 1 year ago

Gallery Module for Azure PowerShell: https://www.powershellgallery.com/packages/Az/10.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:ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:10.1.0-ubuntu-22.04
  • mcr.microsoft.com/azure-powershell:ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:10.1.0-ubuntu-20.04
  • mcr.microsoft.com/azure-powershell:ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:10.1.0-ubuntu-18.04
  • mcr.microsoft.com/azure-powershell:mariner-2
  • mcr.microsoft.com/azure-powershell:10.1.0-mariner-2
  • mcr.microsoft.com/azure-powershell:mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:10.1.0-mariner-2-arm64
  • mcr.microsoft.com/azure-powershell:debian-10
  • mcr.microsoft.com/azure-powershell:10.1.0-debian-10
  • mcr.microsoft.com/azure-powershell:debian-11
  • mcr.microsoft.com/azure-powershell:10.1.0-debian-11
  • mcr.microsoft.com/azure-powershell:centos-7
  • mcr.microsoft.com/azure-powershell:10.1.0-centos-7
  • mcr.microsoft.com/azure-powershell:alpine-3.14
  • mcr.microsoft.com/azure-powershell:10.1.0-alpine-3.14
  • mcr.microsoft.com/azure-powershell:alpine-3.13
  • mcr.microsoft.com/azure-powershell:10.1.0-alpine-3.13

SHA256 Hashes of the release artifacts

  • Az-Cmdlets-10.1.0.37441.tar.gz
    • 4088A18B4849091B69539E1E076E11BC026AC8CFC3E97AD55DC1198F0319E5BD

10.1.0 - July 2023

Az.Accounts 2.12.4

  • Changed 'gallery' property to be optional in ARM metadata of 'Set-AzEnvironment' and 'Add-AzEnvironment'[#22037].

Az.Aks 5.5.1

  • Fixed the issue of handling 'nextLink' in 'Set-AzAksCluster'. [#21846]
  • Fixed the issue of parameter 'AcrNameToDetach' in 'Set-AzAksCluster' due to role assignment name is a guid.
  • Added breaking change message for parameter 'DockerBridgeCidr' in 'New-AzAksCluster'.
  • Supported the value 'AzureLinux' for parameter '-NodeOsSKU' in 'New-AzAksCluster' and parameter '-OsSKU' in 'New-AzAksNodePool'.
  • Fixed the issue of '-DisableLocalAccount' for 'Set-AzAksCluster'. [#21835]

Az.Billing 2.0.3

  • Fixed page continuation for Consumption PriceSheet cmdlet

Az.Cdn 3.1.0

  • Upgraded API version to 2023-05-01
  • Fixed known issue for 'Update-AzCdnProfile', 'Update-AzFrontDoorCdnProfile', 'Remove-AzCdnProfile', 'Remove-AzCdnProfile'

Az.CognitiveServices 1.14.0

  • Updated CognitiveServices PowerShell to use 2023-05-01 version.

Az.Compute 6.1.0

  • Added useful examples to the 'New-AzVMConfig' help doc.
  • Added new 'ResourceId' parameter to the 'Get-AzVmss' cmdlet.
  • Added '-SecurityType', '-EnableSecureBoot' and '-EnableVtpm' parameters to 'New-AzVm','New-AzVmConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVm' and 'Update-AzVmss' cmdlets.
  • Configured parameter flags '-EnableSecureBoot' and '-EnableVtpm' to default to True for TrustedLaunch and ConfidentialVM values for the '-SecurityType' parameter in 'New-AzVm','New-AzVmConfig', 'New-AzVmss', 'New-AzVmssConfig', 'Update-AzVm' and 'Update-AzVmss' cmdlets.
  • Added a message to the user when they provide an outdated image alias to 'New-AzVM' via the '-Image' parameter or to 'New-AzVmss' via the '-ImageName' parameter.
    The non-versioned image aliases were updated to versioned values in October 2023, and this message is to help urge customers to use the newer versioned image alias values.
  • Changed the installation behavior for the 'GuestAttestation' extension in 'New-AzVM' and 'New-AzVmss' to set the property 'EnableAutomaticUpgrade' to true.
  • Changed to 'Set-AzVMOperatingSystem' to correct unnecessary mandatory parameters.

Az.CosmosDB 1.11.1

  • Locations showed in response included status, isSubscriptionRegionAccessAllowedForRegular and isSubscriptionRegionAccessAllowedForAz properties

Az.Databricks 1.6.0

  • Added some parameters in the 'New-AzDatabricksWorkspace' and 'Update-AzDatabricksWorkspace'.
    • 'ManagedDiskKeyVaultPropertiesKeyName'
    • 'ManagedDiskKeyVaultPropertiesKeyVaultUri'
    • 'ManagedDiskKeyVaultPropertiesKeyVersion'
    • 'ManagedDiskRotationToLatestKeyVersionEnabled'
    • 'ManagedServicesKeyVaultPropertiesKeyName'
    • 'ManagedServicesKeyVaultPropertiesKeyVaultUri'
    • 'ManagedServicesKeyVaultPropertiesKeyVersion'
    • 'Authorization'
    • 'UiDefinitionUri'
  • Added some parameters in the 'Update-AzDatabricksVNetPeering'.
    • 'DatabricksAddressSpacePrefix'
    • 'DatabricksVirtualNetworkId'
    • 'RemoteAddressSpacePrefix'
    • 'RemoteVirtualNetworkId'

Az.Migrate 2.2.0

  • Fixed key vault SPN Id coming as null for some users
  • Added support for Windows Server OS upgrade while migrating the server to Azure using Azure Migrate
  • Updated OsUpgradeVersion parameter for Azure Migrate

Az.MySql 1.1.1

  • Fixed iops and high availability parameters issue

Az.Network 6.1.0

  • Added new cmdlets to get Connection child resource of Network Virtual Appliance.
    -'Get-AzNetworkVirtualApplianceConnection'
  • Updated cmdlets to return connections in Network Virtual Appliance
    -'Network Virtual Appliance'
  • Allowed not to provide 'Rules' in 'PSApplicationGatewayFirewallPolicyManagedRuleGroupOverride', which would return an empty 'RuleID' to be passed to NRP.
  • Added optional parameter 'AdminState' to Express Route Virtual Network Gateway
  • Fixed bug that caused 'Remove-AzApplicationGatewayAutoscaleConfiguration' to always fails
  • Added read-only property 'DefaultPredefinedSslPolicy' in PSApplicationGateway
  • Updated cmdlet to added optional parameter 'DomainNameLabelScope' to Public Ip Address
    • 'New-AzPublicIpAddress'
  • Fixed bug where HubRoutingPreference didn't show up when running 'Get-AzRouteServer'
  • Updated 'New-AzVirtualNetworkGateway' to remove validation for 'ExtendedLocation' parameter

Az.RecoveryServices 6.5.0

  • Added CRR support for new regions malaysiasouth, chinanorth3, chinaeast3, jioindiacentral, jioindiawest.
  • Regenerated CRR SDK. Fixed issues with SQL CRR.
  • Fixed bug with rp expiry time, making 30 days expiry time for adhoc backup as default from client side.
  • Added example to fetch pruned recovery points after modify policy.
  • Fixed the documentation for suspend backups with immutability.

Az.RedisCache 1.8.0

  • Upgraded API version to 2023-04-01

Az.Resources 6.8.0

  • Fixed the incorrect behavior of pagination for 'Get-AzTag'
  • Updated API version to 2022-09-01
  • Added Deployment Stacks cmdlets
  • Added support for dynamic parameters when deploying symbolic name templates.
  • Fixed 'Set-AzPolicyExemption' parameter PolicyDefinitionReferenceId not accept empty array.
  • Fixed 'Get-AzPolicyExemption' output not contain system data.

Az.Sql 4.8.0

  • Added 'TryPlannedBeforeForcedFailover' parameter to 'Switch-AzSqlDatabaseFailoverGroup'
  • Added new cmdlets for managed database move and copy operations
    • 'Copy-AzSqlInstanceDatabase'
    • 'Move-AzSqlInstanceDatabase'
    • 'Complete-AzSqlInstanceDatabaseCopy'
    • 'Stop-AzSqlInstanceDatabaseCopy'
    • 'Complete-AzSqlInstanceDatabaseMove'
    • 'Stop-AzSqlInstanceDatabaseMove'
    • 'Get-AzSqlInstanceDatabaseMoveOperation'
    • 'Get-AzSqlInstanceDatabaseCopyOperation'

Az.Storage 5.8.0

  • Supported TierToCold and TierToHot in Storage account management policy
    • 'Add-AzStorageAccountManagementPolicyAction'
  • Supported Blob Tier Cold
    • 'Copy-AzStorageBlob'
    • 'Set-AzStorageBlobContent'
    • 'Start-AzStorageBlobCopy'
  • Migrated the following Azure Queue dataplane cmdlets from 'Microsoft.Azure.Storage.Queue' to 'Azure.Storage.Queue'
    • 'New-AzStorageQueueSASToken'
  • Added warning messages for an upcoming breaking change when creating SAS token
    • 'New-AzStorageBlobSasToken'
    • 'New-AzStorageContainerSasToken'
    • 'New-AzStorageAccountSasToken'
    • 'New-AzStorageContext'
    • 'New-AzStorageFileSasToken'
    • 'New-AzStorageShareSasToken'
    • 'New-AzStorageQueueSasToken'
    • 'New-AzStorageTableSasToken'
    • 'New-AzDataLakeGen2SasToken'
  • Added a warning message for an upcoming breaking change when creating a storage account
    • 'New-AzStorageAccount'

Az.StorageMover 1.0.1

  • Fixed the issue of System.Management.Automation.Internal.Host.InternalHost conflicting with system parameter System.Management.Automation.Internal.Host.InternalHost

Az.Synapse 3.0.1

  • Fixed the issue for 'Start-AzSynapseTrigger/Stop-AzSynapseTrigger' to not throw exception when Request Status is 202

Az.TrafficManager 1.2.1

Added a new API 'CheckTrafficManagerNameAvailabilityV2'.

Az.Websites 3.0.1

  • Increased timeout for Publish-AzWebApp command
  • Fixed Set-AzWebApp issue with 'Set-AzWebApp' when piping in Get-AzWebApp object [#21820]
  • Added support for the PremiumMV3 tier to 'New-AzAppServicePlan' [#21933]

Thanks to our community contributors

  • Bas Wijdenes (@baswijdenes), Update Get-AzAutomationJob.md (#21984)
  • Sebastiaan Koning (@OneAndOnlySeabass), Fix a few typos in Get-AzMarketplaceTerms.md (#21945)
  • Hiroshi Yoshioka (@hyoshioka0128)
    • Typo "CosmosDB Account"→"Cosmos DB Account" (#22005)
    • Typo "azure key vault"→"Azure Key Vault" (#22103)
azure-powershell - Az.Cdn v3.1.0

Published by msJinLei over 1 year ago

https://www.powershellgallery.com/packages/Az.Cdn/3.1.0

Version 3.1.0

  • Upgraded API version to 2023-05-01
  • Fixed known issue for Update-AzCdnProfile, Update-AzFrontDoorCdnProfile, Remove-AzCdnProfile, Remove-AzCdnProfile
Badges
Extracted from project README
Az AzPreview
Related Projects