|
| 1 | +## 14.0.0 - May 2025 |
| 2 | +#### Az.Accounts 5.0.0 |
| 3 | +* Changed the default output access token of 'Get-AzAccessToken' from plain text to 'SecureString'. |
| 4 | +* Removed the warning message about failing to initialize PSStyle in automation runbooks. [#26155] |
| 5 | +* Increased the timeout for tab-completion of location, resource group, etc. to 10 seconds. |
| 6 | + |
| 7 | +#### Az.Aks 7.0.0 |
| 8 | +* Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). |
| 9 | +* Updated the default value of '-NodeVmSize' parameter in 'New-AzAksCluster' and '-VmSize' parameter in 'New-AzAksNodePool' from 'Standard_D2_V2' to being dynamically selected by the AKS resource provider based on quota and capacity in the next major release. |
| 10 | + |
| 11 | +#### Az.AppConfiguration 2.0.0 |
| 12 | +* Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). |
| 13 | + |
| 14 | +#### Az.Cdn 5.0.0 |
| 15 | +* Upgraded Api version to 2025-04-15 |
| 16 | +* Added support for cipher |
| 17 | +* Added support for migration from classic cdn to afdx |
| 18 | + |
| 19 | +#### Az.Compute 10.0.0 |
| 20 | +* Added new properties 'Architecture', 'HyperVGeneration', and 'ImageDeprecationStatus' to be returned in 'Get-AzVMImage' ListVMImage parameter set. |
| 21 | +* Deprecated 'Get-AzVMSize' 'List Virtual Machine Size' parameter set. |
| 22 | +* Added new parameters 'EnableAutomaticZoneRebalance', 'AutomaticZoneRebalanceStrategy' and 'AutomaticZoneRebalanceBehavior' to 'New-AzVmssConfig' and 'Update-AzVmss' cmdlets for VMSS Automatic Zone Rebalancing. |
| 23 | + |
| 24 | +#### Az.EventHub 5.3.0 |
| 25 | +* Added parameters 'MaxReplicationLagDurationInSeconds' and 'Replicalocation' in cmdlets 'New-AzEventHubNamespace' & 'Set-AzEventHubNamespace' |
| 26 | +* Added new cmdlets for doing namespace failover - 'Start-AzEventHubNamespaceFailOver' |
| 27 | +* Added new cmdlets for generating replication object for Replication parameter - 'New-AzEventHubLocationsNameObject' |
| 28 | + |
| 29 | +#### Az.Functions 4.2.1 |
| 30 | +* Updated API client to latest commit for version 2023-12-01 |
| 31 | +* Refreshed stack definitions |
| 32 | +* Enforced runtime EOL policy for function app creation: block expired, warn if within 6 months |
| 33 | + |
| 34 | +#### Az.ManagedServiceIdentity 2.0.0 |
| 35 | +* Introduced various new features by upgrading code generator. Please see details [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). |
| 36 | + |
| 37 | +#### Az.Migrate 2.7.1 |
| 38 | +* Added validation for Data.Replication |
| 39 | + - Added validation to protect virtual machines in 'New-AzMigrateLocalServerReplication' |
| 40 | + |
| 41 | +#### Az.Network 7.16.2 |
| 42 | +* Onboarded 'Microsoft.FluidRelay/fluidRelayServers' to private link cmdlets |
| 43 | + |
| 44 | +#### Az.RecoveryServices 7.7.1 |
| 45 | +* Updated 'GetAzureRmRecoveryServicesBackupSchedulePolicyObject' to default the 'PolicySubType' to 'Enhanced' for AzureVM. |
| 46 | +* Updated Azure Backup SDK version to support protecting TVM with standard policy. |
| 47 | + |
| 48 | +#### Az.RedisEnterpriseCache 1.5.0 |
| 49 | +* Added support for listing all SKUs a cluster can scale to. |
| 50 | +* Added a new enum: NoCluster for Clustering policy. |
| 51 | + |
| 52 | +#### Az.Resources 8.0.0 |
| 53 | +* [Breaking Change] Updated API version of resource types from latest to DefaultApiVersion for cmdlets '*-AzResource' and 'Invoke-AzResourceAction'. |
| 54 | + |
| 55 | +#### Az.Sql 6.0.4 |
| 56 | +* Added server level action groups in enum of action groups to be able to be configured via auditing. |
| 57 | + |
| 58 | +#### Az.StackHCI 2.6.0 |
| 59 | +* Added EOL Message for 22H2 |
| 60 | + |
| 61 | +#### Az.Storage 9.0.0 |
| 62 | +* Removed MD5 from blob and file upload in some scenarios |
| 63 | + - 'Set-AzStorageFileContent' |
| 64 | + - 'Set-AzStorageBlobContent' |
| 65 | +* Added prompt for customer confirmation for long running account migration operation . |
| 66 | + - 'Start-AzStorageAccountMigration' |
| 67 | + |
| 68 | +## 13.5.0 - May 2025 |
| 69 | +#### Az.Accounts 4.2.0 |
| 70 | +* Updated warning message about MFA. For more details, see https://go.microsoft.com/fwlink/?linkid=2276314 |
| 71 | +* Fixed token in auxiliary authentication header. |
| 72 | +* Collected authentication method for telemetry in end process of cmdlet. |
| 73 | + |
| 74 | +#### Az.Compute 9.3.0 |
| 75 | +* Added new cmdlets 'Add-AzVmssSkuProfileVMSize' and 'Remove-AzVmssSkuProfileVMSize' to add and remove VM sizes to and from the VMSS SkuProfile. |
| 76 | +* Added new parameters 'ZonePlacementPolicy', 'IncludeZone', 'ExcludeZone', and 'AlignRegionalDisksToVMZone' to cmdlets 'New-AzVM' and 'New-AzVmConfig' |
| 77 | +* Added new parameter 'AlignRegionalDisksToVMZone' to cmdlet 'Update-AzVM'. |
| 78 | +* VM/VMSS related cmdlets will now use 2024-11-01 ComputeRP API calls. |
| 79 | + |
| 80 | +#### Az.DataFactory 1.19.2 |
| 81 | +* Added more support for M365 connection properties. |
| 82 | +* Added more support for SnowfalkeV2 connection properties. |
| 83 | +* Added more support for AzureDatabricks connection properties. |
| 84 | + |
| 85 | +#### Az.DataProtection 2.7.0 |
| 86 | +* Added new cmdlet for validate for Modify backup - Test-AzDataProtectionBackupInstanceUpdate. |
| 87 | +* Added new parameters for UAMI based restore in Initialize-AzDataProtectionRestoreRequest cmdlet. |
| 88 | + |
| 89 | +#### Az.ElasticSan 1.4.0 |
| 90 | +* Changed parameters 'BaseSizeTiB' and 'ExtendedCapacitySizeTiB' in cmdlet 'New-AzElasticSan' to be optional. |
| 91 | + - 'New-AzElasticSan' |
| 92 | + |
| 93 | +#### Az.FrontDoor 1.13.0 |
| 94 | +* Added support for Captcha |
| 95 | + |
| 96 | +#### Az.MarketplaceOrdering 2.2.0 |
| 97 | +* Introduced various new features by upgrading code generator. Please see details [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). |
| 98 | + |
| 99 | +#### Az.Network 7.16.1 |
| 100 | +* Onboarded 'Microsoft.DocumentDB/mongoClusters' to private link cmdlets |
| 101 | + |
| 102 | +#### Az.RecoveryServices 7.7.0 |
| 103 | +* Fix for reprotect cmdlet in Azure Site Recovery for Azure to Azure provider. |
| 104 | +* Deprecated the 'Token' parameter for cross-tenant authentication in MUA scenarios for handling breaking change in Get-AzAccessToken cmdlet, use parameter 'SecureToken' going forward. |
| 105 | + |
| 106 | +#### Az.ResourceGraph 1.2.1 |
| 107 | +* Introduced various new features by upgrading code generator. Please see detail [here](https://github.com/Azure/azure-powershell/blob/main/documentation/Autorest-powershell-v4-new-features.md). |
| 108 | + |
| 109 | +#### Az.Resources 7.11.0 |
| 110 | +* Added SuppressDiagnostics Parameter to Test-Deployment cmdlets. |
| 111 | +* Added PotentialChanges to WhatIf result. |
| 112 | + |
| 113 | +#### Az.Sql 6.0.3 |
| 114 | +* Added Information message to 'Set-AzSqlInstance' for migrating Azure Sql database with GeoDr links to Azure Sql Hyperscale Edition |
| 115 | + |
| 116 | +#### Az.Storage 8.4.0 |
| 117 | +* When create Storage context, allowed user input StorageAccountName |
| 118 | + - 'New-AzStorageContext' |
| 119 | +* Reported error when user create user delegation SAS with a storage context not contains StorageAccountName. |
| 120 | + - 'New-AzStorageBlobSASToken' |
| 121 | + - 'New-AzStorageContainerSASToken' |
| 122 | + - 'New-AzDataLakeGen2SasToken' |
| 123 | + |
| 124 | +#### Az.Synapse 3.2.1 |
| 125 | +* Fixed an error of not correctly setting the cmdlet context |
| 126 | + |
| 127 | +#### Az.Websites 3.4.1 |
| 128 | +* Added AppServicePlan management support for Pv4 and Pmv4 tiers. |
| 129 | + |
1 | 130 | ## 13.4.0 - April 2025
|
2 | 131 | #### Az.Accounts 4.1.0
|
3 | 132 | * Added AppConfiguration ResourceId and Suffix endpoints for Mooncake and USGov clouds to fix issue [#24219]
|
|
0 commit comments