|
| 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 | + |
1 | 68 | ## 13.5.0 - May 2025
|
2 | 69 | #### Az.Accounts 4.2.0
|
3 | 70 | * Updated warning message about MFA. For more details, see https://go.microsoft.com/fwlink/?linkid=2276314
|
|
0 commit comments