Skip to content

Commit f082bfc

Browse files
Bump Version for 13.5.0
1 parent 39f4966 commit f082bfc

File tree

245 files changed

+324068
-137619
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

245 files changed

+324068
-137619
lines changed

ChangeLog.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,65 @@
1+
## 13.5.0 - May 2025
2+
#### Az.Accounts 4.2.0
3+
* Updated warning message about MFA. For more details, see https://go.microsoft.com/fwlink/?linkid=2276314
4+
* Fixed token in auxiliary authentication header.
5+
* Collected authentication method for telemetry in end process of cmdlet.
6+
7+
#### Az.Compute 9.3.0
8+
* Added new cmdlets 'Add-AzVmssSkuProfileVMSize' and 'Remove-AzVmssSkuProfileVMSize' to add and remove VM sizes to and from the VMSS SkuProfile.
9+
* Added new parameters 'ZonePlacementPolicy', 'IncludeZone', 'ExcludeZone', and 'AlignRegionalDisksToVMZone' to cmdlets 'New-AzVM' and 'New-AzVmConfig'
10+
* Added new parameter 'AlignRegionalDisksToVMZone' to cmdlet 'Update-AzVM'.
11+
* VM/VMSS related cmdlets will now use 2024-11-01 ComputeRP API calls.
12+
13+
#### Az.DataFactory 1.19.2
14+
* Added more support for M365 connection properties.
15+
* Added more support for SnowfalkeV2 connection properties.
16+
* Added more support for AzureDatabricks connection properties.
17+
18+
#### Az.DataProtection 2.7.0
19+
* Added new cmdlet for validate for Modify backup - Test-AzDataProtectionBackupInstanceUpdate.
20+
* Added new parameters for UAMI based restore in Initialize-AzDataProtectionRestoreRequest cmdlet.
21+
22+
#### Az.ElasticSan 1.4.0
23+
* Changed parameters 'BaseSizeTiB' and 'ExtendedCapacitySizeTiB' in cmdlet 'New-AzElasticSan' to be optional.
24+
- 'New-AzElasticSan'
25+
26+
#### Az.FrontDoor 1.13.0
27+
* Added support for Captcha
28+
29+
#### Az.MarketplaceOrdering 2.2.0
30+
* 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).
31+
32+
#### Az.Network 7.16.1
33+
* Onboarded 'Microsoft.DocumentDB/mongoClusters' to private link cmdlets
34+
35+
#### Az.RecoveryServices 7.7.0
36+
* Fix for reprotect cmdlet in Azure Site Recovery for Azure to Azure provider.
37+
* Deprecated the 'Token' parameter for cross-tenant authentication in MUA scenarios for handling breaking change in Get-AzAccessToken cmdlet, use parameter 'SecureToken' going forward.
38+
39+
#### Az.ResourceGraph 1.2.1
40+
* 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).
41+
42+
#### Az.Resources 7.11.0
43+
* Added SuppressDiagnostics Parameter to Test-Deployment cmdlets.
44+
* Added PotentialChanges to WhatIf result.
45+
46+
#### Az.Sql 6.0.3
47+
* Added Information message to 'Set-AzSqlInstance' for migrating Azure Sql database with GeoDr links to Azure Sql Hyperscale Edition
48+
49+
#### Az.Storage 8.4.0
50+
* When create Storage context, allowed user input StorageAccountName
51+
- 'New-AzStorageContext'
52+
* Reported error when user create user delegation SAS with a storage context not contains StorageAccountName.
53+
- 'New-AzStorageBlobSASToken'
54+
- 'New-AzStorageContainerSASToken'
55+
- 'New-AzDataLakeGen2SasToken'
56+
57+
#### Az.Synapse 3.2.1
58+
* Fixed an error of not correctly setting the cmdlet context
59+
60+
#### Az.Websites 3.4.1
61+
* Added AppServicePlan management support for Pv4 and Pmv4 tiers.
62+
163
## 13.4.0 - April 2025
264
#### Az.Accounts 4.1.0
365
* Added AppConfiguration ResourceId and Suffix endpoints for Mooncake and USGov clouds to fix issue [#24219]

documentation/SyntaxChangeLog/SyntaxChangeLog-Az13.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,45 @@
1+
## 13.5.0 - May 2025
2+
#### Az.Accounts 4.2.0
3+
* Modified cmdlet `Remove-AzContext`
4+
- Removed parameter `-Name`
5+
* Modified cmdlet `Rename-AzContext`
6+
- Removed parameters `-SourceName`, `-TargetName`
7+
* Modified cmdlet `Select-AzContext`
8+
- Removed parameter `-Name`
9+
#### Az.Compute 9.3.0
10+
* Modified cmdlet `New-AzVM`
11+
- Added parameters `-ZonePlacementPolicy`, `-IncludeZone`, `-ExcludeZone`, `-AlignRegionalDisksToVMZone`
12+
* Modified cmdlet `New-AzVMConfig`
13+
- Added parameters `-ZonePlacementPolicy`, `-IncludeZone`, `-ExcludeZone`, `-AlignRegionalDisksToVMZone`
14+
* Modified cmdlet `Update-AzVM`
15+
- Added parameter `-AlignRegionalDisksToVMZone`
16+
* Added cmdlet `Add-AzVmssSkuProfileVMSize`, `Remove-AzVmssSkuProfileVMSize`
17+
#### Az.DataProtection 2.7.0
18+
* Modified cmdlet `Initialize-AzDataProtectionRestoreRequest`
19+
- Added parameters `-UseSystemAssignedIdentity`, `-UserAssignedIdentityArmId`
20+
* Added cmdlet `Test-AzDataProtectionBackupInstanceUpdate`
21+
#### Az.FrontDoor 1.13.0
22+
* Modified cmdlet `New-AzFrontDoorWafPolicy`
23+
- Added parameter `-CaptchaExpirationInMinutes`
24+
* Modified cmdlet `Update-AzFrontDoorWafPolicy`
25+
- Added parameter `-CaptchaExpirationInMinutes`
26+
#### Az.MarketplaceOrdering 2.2.0
27+
* Modified cmdlet `Get-AzMarketplaceTerms`
28+
- Changed the type of parameter `-OfferType` from `OfferType` to `String`
29+
* Modified cmdlet `Invoke-AzMarketplaceSignTerms`
30+
- Added parameters `-AgreementInputObject`, `-OfferInputObject`
31+
* Modified cmdlet `Stop-AzMarketplaceTerms`
32+
- Added parameters `-AgreementInputObject`, `-OfferInputObject`
33+
#### Az.Resources 7.11.0
34+
* Modified cmdlet `Test-AzDeployment`
35+
- Added parameter `-SuppressDiagnostics`
36+
* Modified cmdlet `Test-AzManagementGroupDeployment`
37+
- Added parameter `-SuppressDiagnostics`
38+
* Modified cmdlet `Test-AzResourceGroupDeployment`
39+
- Added parameter `-SuppressDiagnostics`
40+
* Modified cmdlet `Test-AzTenantDeployment`
41+
- Added parameter `-SuppressDiagnostics`
42+
143
## 13.4.0 - April 2025
244
#### Az.CognitiveServices 1.16.0
345
* Modified cmdlet `New-AzCognitiveServicesAccountDeployment`
@@ -493,3 +535,4 @@
493535

494536

495537

538+

0 commit comments

Comments
 (0)