|
| 1 | +## 13.4.0 - April 2025 |
| 2 | +#### Az.Accounts 4.1.0 |
| 3 | +* Added AppConfiguration ResourceId and Suffix endpoints for Mooncake and USGov clouds to fix issue [#24219] |
| 4 | + |
| 5 | +#### Az.Aks 6.1.1 |
| 6 | +* Preannounced breaking change: The default value of '-NodeVmSize' parameter of 'New-AzAksCluster' will be changing from 'Standard_DS2_V2 (Linux), Standard_DS2_V3 (Windows)' to being dynamically selected by the AKS resource provider based on quota and capacity in the next major release. |
| 7 | +* The code base is going to be refactored, the following cmdlet adds a BreakingChange announcement: |
| 8 | + * 'Get-AzAksMaintenanceConfiguration' |
| 9 | + * 'Get-AzAksManagedClusterOSOption' |
| 10 | + * 'Get-AzAksManagedClusterOutboundNetworkDependencyEndpoint' |
| 11 | + * 'Get-AzAksNodePoolUpgradeProfile' |
| 12 | + * 'Get-AzAksUpgradeProfile' |
| 13 | + * 'Get-AzAksVersion' |
| 14 | + * 'New-AzAksMaintenanceConfiguration' |
| 15 | + |
| 16 | +#### Az.AppConfiguration 1.4.1 |
| 17 | +* The code base is going to be refactored, the following cmdlet adds a BreakingChange announcement: |
| 18 | + * 'Get-AzAppConfigurationStore' |
| 19 | + * 'New-AzAppConfigurationStore' |
| 20 | + * 'Update-AzAppConfigurationStore' |
| 21 | + |
| 22 | +#### Az.Cdn 3.3.1 |
| 23 | +* This upgrade contains no changes in cdn powershell commandline tool, it only notifies user that we are going to upgrade the version of autorest, and will bring some breaking changes. |
| 24 | + |
| 25 | +#### Az.CognitiveServices 1.16.0 |
| 26 | +* Updated SDK via autorest.powershell. |
| 27 | +* Added Get, New, Remove cmdlets for AzCognitiveServicesAccountRaiPolicy, AzCognitiveServicesAccountRaiBlocklist, AzCognitiveServicesAccountRaiBlocklistItem. |
| 28 | +* Added Get cmdlets for AzCognitiveServicesRaiContentFilters, AzCognitiveServicesAccountDeploymentSku, AzCognitiveServicesModelCapacity. |
| 29 | +* Added Get, New cmdlets for AzCognitiveServicesAccountDefenderForAISetting. |
| 30 | + |
| 31 | +#### Az.Compute 9.2.0 |
| 32 | +* Added new parameter '-ReplicationMode' to 'New-AzGalleryImageVersion' cmdlet. |
| 33 | +* Added new parameter 'BlockDeletionBeforeEndOfLife' parameter to 'New-AzGalleryImageVersion' and 'Update-AzGalleryImageVersion' cmdlets. |
| 34 | +* Updated 'New-AzVM', 'New-AzVmss', 'Update-AzVM', and 'Update-AzVmss' to pass 'Standard' as an input of '-SecurityType' parameter. |
| 35 | +* Added breaking change message for 'Get-AzVMSize'. |
| 36 | + |
| 37 | +#### Az.CosmosDB 1.18.0 |
| 38 | +* Added support for creating containers with Vector Embedding Policy. |
| 39 | +* GAd Per Partition Automatic Failover GA |
| 40 | +* GAd Per Region Per Partition Autoscale GA |
| 41 | + |
| 42 | +#### Az.ManagedServiceIdentity 1.3.1 |
| 43 | +* Added breaking change announcement for the following cmdlets due to migrating autorest from v3 to v4. |
| 44 | + * 'Get-AzFederatedIdentityCredential' |
| 45 | + * 'New-AzFederatedIdentityCredential' |
| 46 | + * 'Update-AzFederatedIdentityCredential' |
| 47 | + |
| 48 | +#### Az.Monitor 6.0.2 |
| 49 | +* Pipeline Group upgraded API version to 2024-10-01-preview |
| 50 | + |
| 51 | +#### Az.Network 7.15.1 |
| 52 | +* Updated VirtualNetworkGatewayConnection cmdlets to pass AuxilaryAuthHeader for referenced resourceIds i.e. LocalNetworkGateway2, VirtualNetworkGateway2. This is needed in case referenced resourceIds are in different AAD Tenant. |
| 53 | + - 'New-AzVirtualNetworkGatewayConnection' |
| 54 | + - 'Set-AzVirtualNetworkGatewayConnection' |
| 55 | + |
| 56 | +#### Az.RecoveryServices 7.6.0 |
| 57 | +* Azure Site Recovery support for shared disk scenario for Azure to Azure provider. |
| 58 | +* Removed warning about ensuring Enhanced Policy for Trusted Launch VMs when configuring protection for Azure VMs. |
| 59 | +* Added warning 'Starting in May 2025, Trusted Launch virtual machines can be protected with both standard and enhanced policies via PS and CLI' in Enable-AzRecoveryServicesBackupProtection. |
| 60 | +* Added breaking change announcement for Get-AzRecoveryServicesBackupSchedulePolicyObject that this command will return a Enhanced policy object by default for IaaSVM workload. |
| 61 | +* Added support for PremiumV2_LRS and UltraSSD_LRS target disk types for Azure to Azure replication. |
| 62 | +* Added logs to enable better debugging for Modify protection with MSSQL workload. |
| 63 | +* Added Cross region restore support for new regions - israelnorthwest, southwestus, southcentralus2, southeastus3, southeastus5. |
| 64 | + |
| 65 | +#### Az.Resources 7.10.0 |
| 66 | +* Fixed the issue that Get-AzReource not working with '-ExpandProperties'. [#11248] |
| 67 | +* Updated Resources SDK to 2024-11-01. |
| 68 | +* Added breaking change announcement for the following cmdlets due to API version for resource type may change. |
| 69 | + - 'Get-AzResource' |
| 70 | + - 'New-AzResource' |
| 71 | + - 'Set-AzResource' |
| 72 | + - 'Remove-AzResource' |
| 73 | + - 'Invoke-AzResourceAction' |
| 74 | +* Added ValidationLevel Parameter to WhatIf and Validate cmdlets for deployments. |
| 75 | + |
| 76 | +#### Az.Storage 8.3.0 |
| 77 | +* Supported NFS File Share and NFS file and directory properties |
| 78 | + - 'Get-AzStorageFile' |
| 79 | + - 'Get-AzStorageFileContent' |
| 80 | + - 'New-AzStorageDirectory' |
| 81 | + - 'Remove-AzStorageFile' |
| 82 | + - 'Set-AzStorageFileContent' |
| 83 | + - 'Start-AzStorageFileCopy' |
| 84 | +* Supported File share properties: Protocol, EnableSnapshotVirtualDirectoryAccess. |
| 85 | + - 'New-AzStorageShare' |
| 86 | + - 'Get-AzStorageShare' |
| 87 | +* Supported create hard link in NFS File Share |
| 88 | + - 'New-AzStorageFileHardLink' |
| 89 | +* Added warning message for upcoming breaking change on upload Azure file |
| 90 | + - 'Set-AzStorageFileContent' |
| 91 | +* Added warning messages for an upcoming breaking change when converting the account's redundancy configuration |
| 92 | + - 'Start-AzStorageAccountMigration' |
| 93 | + |
| 94 | +#### Az.StorageSync 2.5.0 |
| 95 | +* Fixed the bug in server registration |
| 96 | +* Improved the error message for Set-AzStorageSyncServiceIdentity cmdlet |
| 97 | +* Added RoleAssignmentExists check |
| 98 | +* Added AssignIdentity to Set-AzStorageSyncServer |
| 99 | +* Added a default behavior of system assigned identity to StorageSyncService provisioning |
| 100 | + |
| 101 | +#### Az.Synapse 3.2.0 |
| 102 | +* Supported copyComputeScale and pipelineExternalComputeScale in 'Set-AzSynapseIntegrationRuntime' Command |
| 103 | + |
| 104 | +#### Az.Websites 3.4.0 |
| 105 | +* Add support for pull based deployments from a URL with MSI authentication in 'Publish-AzWebApp' |
| 106 | + |
1 | 107 | ## 13.3.0 - March 2025
|
2 | 108 | #### Az.CosmosDB 1.17.0
|
3 | 109 | * Added support for Cosmos DB Table role definition and role assignment related cmdlets.
|
|
0 commit comments