Skip to content

Commit 7418bad

Browse files
Merge branch 'main' into feature/cplat-getVmSizeDeprecation
2 parents 7fec078 + 17f1620 commit 7418bad

File tree

10,195 files changed

+1610205
-876960
lines changed

Some content is hidden

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

10,195 files changed

+1610205
-876960
lines changed

.ci-config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@
129129
{
130130
"patterns": [
131131
"src/{ModuleName}/*",
132-
"src/{ModuleName}"
132+
"src/{ModuleName}",
133+
"generated/{ModuleName}/*"
133134
],
134135
"phases": [
135136
"build:related-module",

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# @wyunchi-ms @dolauli @isra-fel are from the Azure PowerShell team. Adding them ensures they can merge the PR for those modules.
22
# To make sure Network PRs go to the right branch, e.g. network-april
3-
/src/Network/ @Joanna-Yang-Art @htippanaboya @wyunchi-ms @dolauli @isra-fel
43
/src/Compute/ @EdwinBernal1 @grizzlytheodore @ntangy @sandido @wyunchi-ms @dolauli @isra-fel
54
/src/PolicyInsights/ @pilor @wyunchi-ms @dolauli @isra-fel
65
/src/Batch/ @wiboris @dpwatrous @wyunchi-ms @dolauli @isra-fel

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
- [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:**
1717

1818
* **SHOULD** update `ChangeLog.md` file(s) appropriately
19-
* For SDK-based development mode, update `src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md`.
19+
* Update `src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md`.
2020
* A snippet outlining the change(s) made in the PR should be written under the `## Upcoming Release` header in the past tense.
21-
* For autorest-based development mode, include the changelog in the PR description.
2221
* Should **not** change `ChangeLog.md` if no new release is required, such as fixing test case only.
2322
* **SHOULD** regenerate markdown help files if there is cmdlet API change. [Instruction](../blob/main/documentation/development-docs/help-generation.md#updating-all-markdown-files-in-a-module)
2423
* **SHOULD** have proper test coverage for changes in pull request.

.github/policies/resourceManagement.yml

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ configuration:
173173
then:
174174
- mentionUsers:
175175
mentionees:
176-
- dyu1208
176+
- mbifeld
177177
- FumingZhang
178178
- andyliuliming
179179
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
@@ -1933,8 +1933,7 @@ configuration:
19331933
then:
19341934
- mentionUsers:
19351935
mentionees:
1936-
- alec-baird
1937-
- costinhagiu
1936+
- MichaelWu
19381937
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
19391938
assignMentionees: False
19401939
- if:
@@ -3061,6 +3060,22 @@ configuration:
30613060
- rajsell
30623061
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
30633062
assignMentionees: False
3063+
- if:
3064+
- or:
3065+
- labelAdded:
3066+
label: Service Attention
3067+
- labelAdded:
3068+
label: Neon Postgre
3069+
- hasLabel:
3070+
label: Service Attention
3071+
- hasLabel:
3072+
label: Neon Postgre
3073+
then:
3074+
- mentionUsers:
3075+
mentionees:
3076+
- alluri02
3077+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
3078+
assignMentionees: False
30643079
- if:
30653080
- or:
30663081
- labelAdded:
@@ -3206,8 +3221,7 @@ configuration:
32063221
- mentionUsers:
32073222
mentionees:
32083223
- gopimsft
3209-
- gimotwanMSFT
3210-
- avripintoms
3224+
- Azure/azure-firewall
32113225
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
32123226
assignMentionees: False
32133227
- if:

ChangeLog.md

Lines changed: 129 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,132 @@
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+
1130
## 13.4.0 - April 2025
2131
#### Az.Accounts 4.1.0
3132
* 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)