|
| 1 | +## 13.3.0 - March 2025 |
| 2 | +#### Az.CosmosDB 1.17.0 |
| 3 | +* Added support for Cosmos DB Table role definition and role assignment related cmdlets. |
| 4 | + |
| 5 | +#### Az.DataBoxEdge 1.2.1 |
| 6 | +* Removed 'Microsoft.Azure.Management.DataBoxEdge' Version '1.0.0' PackageReference |
| 7 | + |
| 8 | +#### Az.DataFactory 1.19.1 |
| 9 | +* Added more support for Oracle connection properties. |
| 10 | +* Added more support for Teradata connection properties. |
| 11 | +* Added more support for AzurePostgreSql connection properties. |
| 12 | + |
| 13 | +#### Az.DataShare 1.1.1 |
| 14 | +* Removed 'Microsoft.Azure.Management.DataShare' Version '1.0.1' PackageReference |
| 15 | + |
| 16 | +#### Az.Maintenance 1.5.1 |
| 17 | +* Migrated SDK generation from autorest csharp to autorest powershell. |
| 18 | + |
| 19 | +#### Az.Migrate 2.7.0 |
| 20 | + * Updated Data.Replication to newer API version |
| 21 | + - Updated Data.Replication to point to stable API version 2024-09-01 |
| 22 | + * Rebranded Data.Replication cmdlets |
| 23 | + - Rebranded Data.Replication cmdlets from Azure Stack HCI to Azure Local |
| 24 | + |
| 25 | +#### Az.PolicyInsights 1.7.1 |
| 26 | +* Removed 'Microsoft.Azure.Management.PolicyInsights' Version '1.0.0' PackageReference |
| 27 | + |
| 28 | +#### Az.RecoveryServices 7.5.1 |
| 29 | +* Updated Restore-AzRecoveryServicesBackupItem to support 0 as a TargetZoneNumber to restore to NoZone. |
| 30 | +* Updated Restore-AzRecoveryServicesBackupItem to block cross zonal restore from snapshot RP. |
| 31 | + |
| 32 | +#### Az.ResourceGraph 1.2.0 |
| 33 | +* Upgraded API version to 2024-04-01. |
| 34 | + |
| 35 | +#### Az.Resources 7.9.0 |
| 36 | +* Added '-ApplicationId' as an alias of '-ServicePrincipalName'. |
| 37 | +* Supported getting role assignments at the exact scope via '-AtScope' for 'Get-AzRoleAssignment'. |
| 38 | + |
| 39 | +#### Az.ServiceBus 4.1.1 |
| 40 | +* Fixed a bug when invoke 'Set-AzServiceBusNamespace' with parameter 'NoWait' [#26998] |
| 41 | + |
| 42 | +#### Az.Sql 6.0.2 |
| 43 | +* Fixed GitHub issue #12417 'Get-AzSqlElasticPoolDatabase doesn't enumerate output.' |
| 44 | + - fixed the output to enumerate the results. |
| 45 | + |
| 46 | +#### Az.Storage 8.2.0 |
| 47 | +* Supported new SkuName when create/update Storage account for Files Provisioned v2 account type: 'StandardV2_LRS', 'StandardV2_GRS', 'StandardV2_ZRS', 'StandardV2_GZRS', 'PremiumV2_LRS', 'PremiumV2_ZRS' |
| 48 | + - 'New-AzStorageAccount' |
| 49 | + - 'Set-AzStorageAccount' |
| 50 | +* Supported Get File Service Usage on Files Provisioned v2 account type. |
| 51 | + - 'Get-AzStorageFileServiceUsage' |
| 52 | +* Supported create/update file share on new parameters on Files Provisioned v2 account type with new parameter: '-ProvisionedBandwidthMibps', '-ProvisionedIops'' |
| 53 | + - 'New-AzRmStorageShare' |
| 54 | + - 'Update-AzRmStorageShare' |
| 55 | +* Supported create/update/Get file share on new parameters on Files Provisioned v1 account type with new parameter: '-PaidBurstingEnabled', '-PaidBurstingMaxBandwidthMibps', '-PaidBurstingMaxIops' |
| 56 | + - 'New-AzRmStorageShare' |
| 57 | + - 'Update-AzRmStorageShare' |
| 58 | + - 'Get-AzStorageFileServiceUsage' |
| 59 | +* Supported get file share new properties for Files Provisioned v1/v2 account type |
| 60 | + - 'Get-AzStorageFileServiceUsage' |
| 61 | + |
| 62 | +#### Az.Synapse 3.1.2 |
| 63 | +* Updated Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.21. |
| 64 | + |
| 65 | +#### Az.Websites 3.3.1 |
| 66 | +* Migrated Websites.Helper generation from autorest csharp to autorest powershell. |
| 67 | + |
| 68 | +#### Az.Workloads 1.0.0 |
| 69 | +* General availability for module Az.Workloads |
| 70 | +* Upgraded API version to 2024-09-01 |
| 71 | + |
| 72 | +### Thanks to our community contributors |
| 73 | +* Sebastian Claesson (@SebastianClaesson) |
| 74 | + * [Az.Resources] Adding examples of how to use ServicePrincipalName parameter (#26891) |
| 75 | + * [Az.Resources] Adding ApplicationId parameter to get- and remove-azRoleAssignment cmdlets (#26890) |
| 76 | +* @soffensive, Update Connect-AzAccount.md (#27098) |
| 77 | + |
1 | 78 | ## 13.2.0 - February 2025 |
2 | 79 | #### Az.Accounts 4.0.2 |
3 | 80 | * Fixed unsigned dll: |
|
0 commit comments