Skip to content

Commit 879c842

Browse files
authored
sync release-network-2023-06-01 with main (#22855)
2 parents 4cc88dd + 4e372e5 commit 879c842

File tree

5,910 files changed

+937130
-193978
lines changed

Some content is hidden

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

5,910 files changed

+937130
-193978
lines changed

.github/policies/resourceManagement.yml

Lines changed: 32 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
id:
1+
id:
22
name: GitOps.PullRequestIssueManagement
33
description: GitOps.PullRequestIssueManagement primitive
4-
owner:
4+
owner:
55
resource: repository
66
disabled: false
7-
where:
7+
where:
88
configuration:
99
resourceManagementConfiguration:
1010
scheduledSearches:
@@ -152,6 +152,8 @@ configuration:
152152
then:
153153
- mentionUsers:
154154
mentionees:
155+
- dyu1208
156+
- FumingZhang
155157
- andyliuliming
156158
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
157159
assignMentionees: False
@@ -188,8 +190,10 @@ configuration:
188190
then:
189191
- mentionUsers:
190192
mentionees:
191-
- adrianhall
193+
- solankisamir
194+
- mikebudzynski
192195
- KedarJoshi
196+
- yingru97
193197
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
194198
assignMentionees: False
195199
- if:
@@ -227,6 +231,18 @@ configuration:
227231
- azmonapplicationinsights
228232
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
229233
assignMentionees: False
234+
- if:
235+
- hasLabel:
236+
label: Service Attention
237+
- hasLabel:
238+
label: ArcResourceBridge
239+
then:
240+
- mentionUsers:
241+
mentionees:
242+
- alt-key
243+
- saisankargochhayat
244+
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
245+
assignMentionees: False
230246
- if:
231247
- hasLabel:
232248
label: Service Attention
@@ -353,6 +369,7 @@ configuration:
353369
- mentionUsers:
354370
mentionees:
355371
- jaspkaur28
372+
- sanjkum
356373
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
357374
assignMentionees: False
358375
- if:
@@ -939,7 +956,7 @@ configuration:
939956
- hasLabel:
940957
label: Service Attention
941958
- hasLabel:
942-
label: Cosmos
959+
label: CosmosDB
943960
then:
944961
- mentionUsers:
945962
mentionees:
@@ -1301,8 +1318,9 @@ configuration:
13011318
then:
13021319
- mentionUsers:
13031320
mentionees:
1304-
- Stefanus Hinardi
1321+
- AnatoliB
13051322
- Francisco-Gamino
1323+
- shreyabatra4
13061324
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
13071325
assignMentionees: False
13081326
- if:
@@ -1754,7 +1772,7 @@ configuration:
17541772
- mentionUsers:
17551773
mentionees:
17561774
- SameergMS
1757-
- dadunl
1775+
- yairgil
17581776
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
17591777
assignMentionees: False
17601778
- if:
@@ -1927,6 +1945,7 @@ configuration:
19271945
mentionees:
19281946
- t-bzhan
19291947
- gxue
1948+
- TracyYaoYao
19301949
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
19311950
assignMentionees: False
19321951
- if:
@@ -1982,6 +2001,9 @@ configuration:
19822001
- mentionUsers:
19832002
mentionees:
19842003
- cdnfdsuppgithub
2004+
- t-bzhan
2005+
- gxue
2006+
- TracyYaoYao
19852007
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
19862008
assignMentionees: False
19872009
- if:
@@ -2243,7 +2265,7 @@ configuration:
22432265
then:
22442266
- mentionUsers:
22452267
mentionees:
2246-
- darshanhs90
2268+
- kenieva
22472269
- AshishGargMicrosoft
22482270
replyTemplate: Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc ${mentionees}.
22492271
assignMentionees: False
@@ -2652,70 +2674,6 @@ configuration:
26522674
label: needs-triage
26532675
description: Add customer-reported label to issues coming from non-collaborators
26542676
triggerOnOwnActions: true
2655-
- if:
2656-
- payloadType: Issues
2657-
- isOpen
2658-
- labelAdded:
2659-
label: CXP Attention
2660-
- not:
2661-
hasLabel:
2662-
label: Service Attention
2663-
then:
2664-
- addReply:
2665-
reply: Thank you for your feedback. This has been routed to the support team for assistance.
2666-
description: '[CXP Pilot] CXP Attention Responder'
2667-
- if:
2668-
- payloadType: Issues
2669-
- isOpen
2670-
- labelAdded:
2671-
label: customer-reported
2672-
- not:
2673-
hasLabel:
2674-
label: CXP Attention
2675-
- not:
2676-
hasLabel:
2677-
label: Service Attention
2678-
- or:
2679-
- titleContains:
2680-
pattern: Synapse
2681-
isRegex: False
2682-
- titleContains:
2683-
pattern: OperationalInsights
2684-
isRegex: False
2685-
- titleContains:
2686-
pattern: Storage
2687-
isRegex: False
2688-
- titleContains:
2689-
pattern: DataFactory
2690-
isRegex: False
2691-
- titleContains:
2692-
pattern: Webapp
2693-
isRegex: False
2694-
- titleContains:
2695-
pattern: AppService
2696-
isRegex: False
2697-
- titleContains:
2698-
pattern: FrontDoor
2699-
isRegex: False
2700-
- titleContains:
2701-
pattern: Consumption
2702-
isRegex: False
2703-
- titleContains:
2704-
pattern: CosmosDB
2705-
isRegex: False
2706-
- titleContains:
2707-
pattern: AzAutomation
2708-
isRegex: False
2709-
- titleContains:
2710-
pattern: AzWvd
2711-
isRegex: False
2712-
then:
2713-
- addLabel:
2714-
label: CXP Attention
2715-
- addReply:
2716-
reply: Thank you for your feedback. This has been routed to the support team for assistance.
2717-
description: '[CXP Pilot] CXP Attention to service module'
2718-
triggerOnOwnActions: true
27192677
- if:
27202678
- payloadType: Issues
27212679
- labelAdded:
@@ -2773,5 +2731,5 @@ configuration:
27732731
- addReply:
27742732
reply: Hi ${contextualAuthor}, only the original author of the issue can ask that it be unresolved. Please open a new issue with your scenario and details if you would like to discuss this topic with the team.
27752733
description: '[Resolve Workflow] Unresolve Command Without Permissions'
2776-
onFailure:
2777-
onSuccess:
2734+
onFailure:
2735+
onSuccess:

.github/workflows/script/PrLabeled.ps1

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Please follow our [guide](https://eng.ms/docs/cloud-ai-platform/azure-core/azure
2323
"@
2424
"needs-revision" = @"
2525
This PR was labeled "needs-revision" because it has unresolved review comments or CI failures.
26-
Please resolve all open review comments and make sure all CI checks are green. Refer to our guide (link TBD) to troubleshoot common CI failures.
26+
Please resolve all open review comments and make sure all CI checks are green. Refer to our [guide](https://eng.ms/docs/cloud-ai-platform/azure-core/azure-management-and-platforms/control-plane-bburns/azure-cli-tools-azure-cli-powershell-and-terraform/azure-cli-tools/devguide/azps/ci_tsg) to troubleshoot common CI failures.
2727
"@
2828
}
2929

@@ -62,7 +62,8 @@ if ($CommentDict.ContainsKey($LabelName)) {
6262
}
6363
else {
6464
try {
65-
gh pr comment $PrUrl --body $comment
65+
Out-File -FilePath comment.txt -InputObject $comment
66+
gh pr comment "${PrUrl}" --body-file comment.txt
6667
}
6768
catch {
6869
Write-Host "Failed to add comment: $_"

ChangeLog.md

Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,168 @@
1+
## 10.4.0 - September 2023
2+
#### Az.Accounts 2.13.1
3+
* Added the module name in breaking change messages
4+
* Upgraded Microsoft.ApplicationInsights version from 2.13.1 to 2.18.0
5+
6+
#### Az.Cdn 3.1.1
7+
* Customized output property for 'Get-AzCdnEdgeNode' command
8+
9+
#### Az.ContainerInstance 3.2.2
10+
* Added breaking change warning message for 'Get/New/Remove-ContainerGroup', 'New-ContainerInstanceInitDefinitionObject', 'New-ContainerInstanceObject' [#22268]
11+
- Output properties starting with 'PreviouState' will be corrected to 'PreviousState'
12+
13+
#### Az.DataProtection 2.1.0
14+
* Added soft delete and MUA feature for Backup vaults
15+
16+
#### Az.KeyVault 4.12.0
17+
* Supported splitting 'Import-AzKeyVaultSecurityDomain' process into three steps to allow keys to be hidden offline.
18+
- Added 'DownloadExchangeKey', 'RestoreBlob' and 'ImportRestoredBlob' in 'Import-AzKeyVaultSecurityDomain'.
19+
20+
#### Az.RecoveryServices 6.6.0
21+
* Added support for custom RG with suffix while creating or modifying policy for workload type AzureVM.
22+
* Added TLaD warning https://aka.ms/TLaD for Azure Site Recovery and Backup.
23+
* Added support for setting AlwaysON soft delete state for recovery services vault.
24+
25+
#### Az.ResourceMover 1.2.0
26+
* Upgraded API version to 2023-08-01.
27+
* Improved error reporting to the customer using custom cmdlets to handle the error in a better manner.
28+
29+
#### Az.Resources 6.11.0
30+
* Supported 'TemplateParameterFile' to accept a '.bicepparam' file.
31+
* Fixed inexplicable error message when subscription and scope are neither provided in 'Get-AzRoleDefinition'. [#22716]
32+
33+
#### Az.SecurityInsights 3.1.0
34+
* Fixed parameters' issues for 'New-AzSentinelAlertRule' and 'Update-AzSentinelAlertRule' [#21181][#21217][#22318]
35+
36+
#### Az.StackHCI 2.2.0
37+
* Bug fixes for Attestation commands.
38+
* Added support for installing mandatory extensions on HCI OS 22H2 and removed confirmation prompt for consent.
39+
* Added ability to customize the location of logs generated during registration.
40+
- Custom log location can be specified by specifying an optional '-LogsDirectory' parameter in 'Register-AzStackHCI'.
41+
- 'Get-AzStackHCILogsDirectory' can be used to obtain the log location.
42+
* Increased retry count for setting up ARC integration.
43+
44+
#### Az.Storage 5.10.1
45+
* Added warning messages for an upcoming breaking change that the output Permissions will be changed to a string when creating and updating a Queue access policy
46+
- 'Get-AzStorageQueueStoredAccessPolicy'
47+
- 'Set-AzStorageQueueStoredAccessPolicy'
48+
49+
## 10.3.0 - September 2023
50+
#### Az.Accounts 2.13.0
51+
* Supported in-tool notification for version upgrade.
52+
* Added an alias 'Set-AzConfig' to 'Update-AzConfig'
53+
* Refilled credentials from 'AzKeyStore' when run 'Save-AzContext' [#22355]
54+
* Added config 'DisableErrorRecordsPersistence' to disable writing error records to file system [#21732]
55+
* Updated Azure.Core to 1.34.0.
56+
57+
#### Az.ArcResourceBridge 1.0.0
58+
* General availability for module Az.ArcResourceBridge
59+
60+
#### Az.Compute 6.3.0
61+
* Added '-Hibernate' switch parameter to 'Stop-AzVmss' default parameter set.
62+
* For 'Get-AzVmRunCommand', a bug is fixed to work when returning a list of RunCommands [#22403]
63+
* Updated Azure.Core to 1.34.0.
64+
* Added new cmdlets 'Get-AzHostSize' and 'Update-AzHost'.
65+
* Added the 'Standard' value to the 'SecurityType' parameter to the cmdlets 'Set-AzDiskSecurityType', 'New-AzvmssConfig', 'Set-AzVmssSecurityProfile', 'Update-AzVmss', 'New-AzVmss', 'New-AzVMConfig', 'Set-AzVMsecurityProfile', and 'New-AzVM'.
66+
* Fixed 'Update-AzVMSS' to update ImageReferenceSKU [#22195]
67+
* Updated the above change to include 'New-AzVMConfig' as 1 scenario was initially missed when only using this cmdlet.
68+
69+
#### Az.ContainerInstance 3.2.1
70+
* Fixed a bug in 'Invoke-AzContainerInstanceCommand' when no result was returned under some conditions [#22453]
71+
72+
#### Az.ContainerRegistry 4.1.1
73+
* Updated Azure.Core to 1.34.0.
74+
75+
#### Az.CosmosDB 1.12.0
76+
* Added PublicNetworkAccess parameter to 'Restore-AzCosmosDBAccount'.
77+
78+
#### Az.DataLakeAnalytics 1.0.3
79+
* Refreshed module to ensure catalog file signed by Microsoft.
80+
81+
#### Az.EventHub 4.1.0
82+
* Supported EventHub MSI capture feature in cmdlets 'New-AzEventHub' and 'Set-AzEventHub'
83+
84+
#### Az.HDInsight 6.0.1
85+
* This change adds some warning messages to the incoming break changes for the next version, with detailed information as follows:
86+
* Added warning message for planning to replace the type of property 'DiskEncryption' of type 'Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightCluster' from 'Microsoft.Azure.Management.HDInsight.Models.DiskEncryptionProperties' to 'Azure.ResourceManager.HDInsight.Models.HDInsightDiskEncryptionProperties'.
87+
* Added warning message for planning to replace the type of property 'WorkerNodeDataDisksGroups' of type 'Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightCluster' from 'List<Microsoft.Azure.Management.HDInsight.Models.DataDisksGroups>' to 'List<Azure.ResourceManager.HDInsight.Models.HDInsightClusterDataDiskGroup>'.
88+
* Added warning message for planning to replace the parameter 'NodeType' type from 'Microsoft.Azure.Management.HDInsight.Models.ClusterNodeType' to 'Microsoft.Azure.Commands.HDInsight.Models.Management.RuntimeScriptActionClusterNodeType'.
89+
90+
#### Az.KeyVault 4.11.0
91+
* Fixed certificate policy bugs if DnsName is null. [#22642]
92+
* Supported multi-regions for Managed Hsm: Added 'Add/Get/Remove-AzAzKeyVaultManagedHsmRegion'.
93+
* Added 'Test-AzKeyVaultNameAvailability' and 'Test-AzKeyVaultManagedHsmNameAvailability'.
94+
* Formatted the table view of '*-AzKeyVault', '*-AzKeyVaultKey' and '*-AzKeyVaultSecret'
95+
* Added 'SecurityDomain' and 'Regions' properties into the output of 'New/Update/Get-AzKeyVaultManagedHsm' ('PSManagedHsm').
96+
* Supported Setting for Managed HSM: Added 'Get-AzKeyVaultSetting' and 'Update-AzKeyVaultSetting'.
97+
* Updated Azure.Core to 1.34.0.
98+
99+
#### Az.Maintenance 1.3.1
100+
* Fixed breaking change information
101+
102+
#### Az.Media 1.1.2
103+
* Refreshed module to ensure catalog file signed by Microsoft.
104+
105+
#### Az.Monitor 4.6.0
106+
* Fixed 'Get-AzInsightsPrivateLinkScope' to support 'ResourceId' parameter [#22568]
107+
* Fixed 'New-AzMetricAlertRuleV2DimensionSelection' to have 'exclude' or 'include' values only [#22256]
108+
* Fixed 'Add-AzMetriAlertRuleV2' and 'Get-AzMetricAlertRuleV2' to support web tests criteria [#22350]
109+
* Added parameter 'Dimension' for 'Get-AzMetric' to easily filter metrics by dimensions [#22320]
110+
* Added breaking change for Data Collection Rule
111+
* Added breaking change for Action Group
112+
113+
#### Az.Network 6.2.0
114+
* Added support for new Application Gateway SKU type, Basic SKU
115+
* Onboarded 'Microsoft.EventGrid/partnerNamespaces' to private link cmdlets
116+
* Onboarded 'Microsoft.EventGrid/namespaces' to private link cmdlets
117+
* Fixed bug in 'NewAzureApplicationGatewayFirewallCustomRuleGroupByVariable' to add 'GeoLocation' as a valid input for VariableName
118+
* Added breaking change message for parameter 'VariableName' in 'NewAzureApplicationGatewayFirewallCustomRuleGroupByVariable' to remove 'Geo' as a valid input.
119+
120+
#### Az.NotificationHubs 1.1.2
121+
* Refreshed module to ensure catalog file signed by Microsoft.
122+
123+
#### Az.PolicyInsights 1.6.3
124+
* Updated Azure.Core to 1.34.0.
125+
126+
#### Az.RecoveryServices 6.5.1
127+
* Added StorageAccountName property to AzureFileShare job.
128+
* Added support for AFS restore to alternate storage account in different region and resource group than source storage account.
129+
130+
#### Az.Resources 6.10.0
131+
* Added breaking change warnings for Azure Policy cmdlets.
132+
* Implemented logic that allows Deployment Stack objects to be piped into Save and Remove Deployment Stack cmdlets.
133+
134+
#### Az.SecurityInsights 3.0.2
135+
* Added breaking change message for 'Az.SecurityInsights'.
136+
137+
#### Az.Sql 4.10.0
138+
* Fixed cmdlets to use 2018-06-01-preview api version
139+
- 'Set-AzSqlInstanceDatabaseSensitivityClassification',
140+
- 'Remove-AzSqlInstanceDatabaseSensitivityClassification',
141+
- 'Enable-AzSqlInstanceDatabaseSensitivityRecommendation',
142+
- 'Disable-AzSqlInstanceDatabaseSensitivityRecommendation',
143+
* Added 'EncryptionProtectorAutoRotation' parameter to 'New-AzSqlDatabase', 'Get-AzSqlDatabase', 'Set-AzSqlDatabase', 'New-AzSqlDatabaseCopy', 'New-AzSqlDatabaseSecondary', 'Restore-AzSqlDatabase' cmdlets
144+
145+
#### Az.SqlVirtualMachine 2.1.0
146+
* Added more parameters on cmdlet 'Update-AzSqlVM'.
147+
148+
#### Az.StackHCI 2.1.2
149+
* Removed device type check and only check if service already exists.
150+
151+
#### Az.Storage 5.10.0
152+
* Updated Azure.Core to 1.34.0.
153+
* Added support for encryption context
154+
- 'New-AzDataLakeGen2Item'
155+
* Updated warning messages for an upcoming breaking change when creating a storage account
156+
- 'New-AzStorageAccount'
157+
* Updated help file of 'New-AzStorageQueueSASToken'
158+
159+
#### Az.Synapse 3.0.3
160+
* Updated Azure.Core to 1.34.0.
161+
* Updated Azure.Analytics.Synapse.Artifacts to 1.0.0-preview.18
162+
163+
#### Az.Websites 3.1.1
164+
* Added support for XenonMV3 webapps
165+
1166
## 10.2.0 - August 2023
2167
#### Az.Accounts 2.12.5
3168
* Changed output stream from debug stream to warning stream for 'CmdletPreviewAttribute'
@@ -1997,6 +2162,7 @@ for a better powershell experience and as a result would witness breaking change
19972162
- Update-AzFrontDoorCdnCustomDomainValidationToken
19982163
- Update-AzFrontDoorCdnRule
19992164
* Renamed Set cmdlets to Update cmdlets
2165+
* Renamed 'Unpublish-AzCdnEndpointContent' cmdlets to 'Clear-AzCdnEndpointContent'
20002166
* Added 'Object' suffix to memory object creation cmdlets
20012167

20022168
#### Az.Compute

VersionInfo.json

718 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)