Skip to content

Commit e16440e

Browse files
committed
Merge branch 'master' into dev-kubernetesconfiguration-Microsoft.KubernetesConfiguration-2021-05-01-preview
2 parents 5e308b0 + 3f1e770 commit e16440e

File tree

5,636 files changed

+671825
-39043
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,636 files changed

+671825
-39043
lines changed

.github/comment.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@
5050
- "I have reviewed the [documentation](https://aka.ms/ameonboard) for the workflow."
5151
onOpenedComments: "Hi, @${PRAuthor} Thanks for your PR. I am workflow bot for review process. Here are some small tips. </br> <li> Please ensure to do self-check against checklists in first PR comment.</li> <li> PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging. </li> <li> For specs comparison cross API versions, Use [API Specs Comparison Report Generator](${openapiHub}/tools/diff?pr=${owner}/${repo}/${PRNumber})</li> <li> If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. [How to fix?](https://github.com/Azure/azure-rest-api-specs/blob/master/documentation/ci-fix.md)</li></br> Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]"
5252

53+
- rule:
54+
type: PROpen
55+
onOpenedComments: "[Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks."
56+
57+
5358
- rule:
5459
type: checkbox
5560
keywords:

.github/pull_request_assignment.yml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
- kristapratico
88
- maririos
99

10+
- rule:
11+
paths:
12+
- "specification/confidentialledger/data-plane/**"
13+
reviewers:
14+
- christothes
15+
1016
- rule:
1117
# eventgrid data-plane PR
1218
paths:
@@ -21,6 +27,13 @@
2127
reviewers:
2228
- lmazuel
2329

30+
- rule:
31+
# data-plane PR
32+
paths:
33+
- "specification/**/data-plane/iot**"
34+
reviewers:
35+
- drwill-ms
36+
2437
- rule:
2538
# data-plane PR
2639
paths:
@@ -29,7 +42,6 @@
2942
- anuchandy
3043
- jhendrixMSFT
3144
- tjprescott
32-
3345

3446
- rule:
3547
paths:
@@ -158,6 +170,12 @@
158170
- "specification/servicelinker/**"
159171
reviewers:
160172
- raych1
173+
174+
- rule:
175+
paths:
176+
- "specification/keyvault/**"
177+
reviewers:
178+
- zhenglaizhang
161179

162180
- rule:
163181
paths:

CODEOWNERS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
/specification/analysisservices/ @taiwu
33
/specification/alertsmanagement/ @ofirmanor @olalavi @erangon @orieldar @ilaizi @shakednai1 @khaboasb @orenhor
44
/specification/apimanagement/ @promoisha @solankisamir
5-
/specification/applicationinsights/ @alexeldeib @ramthi @markwolff @trask @hectorhdzg @lzchen
5+
/specification/applicationinsights/ @alexeldeib
6+
/specification/applicationinsights/data-plane/Monitor.Exporters/ @ramthi @trask @hectorhdzg @lzchen
67
/specification/asazure/ @athipp
78
/specification/authorization/ @darshanhs90 @stankovski
89
/specification/automation/ @vrdmr
@@ -62,19 +63,20 @@
6263
/specification/resources/ @Azure/arm-template-deployments @rajshah11 @vivsriaus
6364
/specification/scheduler/ @pinwang81
6465
/specification/search/data-plane/ @brjohnstmsft @arv100kri @bleroy @heaths @AlexGhiondea @Mohit-Chakraborty
65-
/specification/search/resource-manager/ @abhi1509 @miwelsh @tjacobhi
66+
/specification/search/resource-manager/ @abhi1509 @tjacobhi
6667
/specification/serialconsole/ @amitchat @craigw @asinn826
6768
/specification/service-map/ @daveirwin1
6869
/specification/servicebus/ @sazeesha @v-ajnava
6970
/specification/servicefabric/ @juhacket @samedder
70-
/specification/sql/ @jamestao @bcham
71+
/specification/sql/ @jamestao @bcham @apurvans
7172
/specification/storage/ @blueww @jasonyang-msft @xiaonlimsft
7273
/specification/storage/data-plane/ @kasobol-msft @seanmcc-msft
7374
/specification/storageimportexport/ @leoz-ms
7475
/specification/storagesync/ @ankushbindlish2
7576
/specification/storsimple8000series/ @manaas-microsoft
7677
/specification/streamanalytics/ @atpham256
7778
/specification/subscriptions/ @navysingla
79+
/specification/synapse/ @idear1203
7880
/specification/timeseriesinsights/ @sandshadow
7981
/specification/trafficmanager/ @allencal @hrkulkarmsft
8082
/specification/web/ @naveedaz @Azure/azure-app-service-control-plane
@@ -83,4 +85,4 @@
8385
/specification/**/resource-manager/**/readme.az.md @jsntcy @qiaozha
8486
/specification/**/resource-manager/**/readme.cli.md @jsntcy @qiaozha
8587
/specification/**/resource-manager/**/readme.go.md @ArcturusZhang
86-
/specification/**/resource-manager/**/readme.python.md @jsntcy @msyyc
88+
/specification/**/resource-manager/**/readme.python.md @jsntcy @msyyc @zhangyan133 @RAY-316 @00Kai0

cSpell.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"words": [
55
"Creds",
66
"partiallycompleted",
7+
"subchannel",
78
"umls"
89
],
910
"dictionaryDefinitions": [
@@ -63,6 +64,12 @@
6364
"Tera"
6465
]
6566
},
67+
{
68+
"filename": "**/specification/databox/resource-manager/Microsoft.DataBox/stable/2021-03-01/databox.json",
69+
"words": [
70+
"Tera"
71+
]
72+
},
6673
{
6774
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/Rules.json",
6875
"words": [
@@ -75,6 +82,12 @@
7582
"Ruleproperties"
7683
]
7784
},
85+
{
86+
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2021-01-01-preview/Rules.json",
87+
"words": [
88+
"Ruleproperties"
89+
]
90+
},
7891
{
7992
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2014-09-01/servicebus.json",
8093
"words": [
@@ -217,6 +230,12 @@
217230
"Exprired"
218231
]
219232
},
233+
{
234+
"filename": "**/specification/synapse/resource-manager/Microsoft.Synapse/preview/2021-04-01-preview/integrationRuntime.json",
235+
"words": [
236+
"Exprired"
237+
]
238+
},
220239
{
221240
"filename": "**/specification/datamigration/resource-manager/Microsoft.DataMigration/preview/2018-07-15-preview/definitions/TasksCommon.json",
222241
"words": [
@@ -273,6 +292,12 @@
273292
"Regenerte"
274293
]
275294
},
295+
{
296+
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.2/storage.json",
297+
"words": [
298+
"Regenerte"
299+
]
300+
},
276301
{
277302
"filename": "**/specification/adhybridhealthservice/resource-manager/Microsoft.ADHybridHealthService/stable/2014-01-01/ADHybridHealthService.json",
278303
"words": [
@@ -793,6 +818,25 @@
793818
"vmsize",
794819
"vmsizes"
795820
]
821+
},
822+
{
823+
"filename": "**/specification/web/resource-manager/Microsoft.Web/stable/2020-12-01/CommonDefinitions.json",
824+
"words": [
825+
"Guage"
826+
]
827+
},
828+
{
829+
"filename": "**/specification/confluent/resource-manager/Microsoft.Confluent/preview/2021-03-01-preview/confluent.json",
830+
"words": [
831+
"orgvalidate"
832+
]
833+
},
834+
{
835+
"filename": "**/specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/stable/2021-02-10/service.json",
836+
"words": [
837+
"Orignal",
838+
"Seleted"
839+
]
796840
}
797841
]
798842
}

0 commit comments

Comments
 (0)