Skip to content

Commit c0dc0f4

Browse files
author
Moshe Malka
committed
Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs-pr into dynamic_thresholds/momalka/deprecate_baseline_calculatebaseline
2 parents 6a7afc2 + 0e85ddc commit c0dc0f4

File tree

5,985 files changed

+814695
-13277
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,985 files changed

+814695
-13277
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ If any further question about AME onboarding or validation tools, please view th
3939
> - All removals
4040
4141
Otherwise your PR may be subject to ARM review requirements. Complete the following:
42-
- [ ] Check this box if any of the following apply to the PR so that label WaitForARMFeedback will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.
42+
- [ ] Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.
4343
- Adding a new service
4444
- Adding new API(s)
4545
- Adding a new API version
46-
-[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
46+
-[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the [wiki](https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/208/OpenAPI-Hub-Adding-new-API-version).
4747

4848
- [ ] Ensure you've reviewed following [guidelines](https://aka.ms/rpguidelines) including [ARM resource provider contract](https://github.com/Azure/azure-resource-manager-rpc) and [REST guidelines](https://github.com/microsoft/api-guidelines/blob/vNext/azure/Guidelines.md). Estimated time (4 hours). This is required before you can request review from ARM API Review board.
4949

.github/comment.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
type: label
3535
label: CI-FixRequiredOnFailure
3636
onLabeledComments: >-
37-
Hi @${PRAuthor}, Your PR has some issues. Please fix the CI sequentially by following the order of `Avocado, semantic validation, model validation, breaking change, lintDiff`.
38-
<table><tr><th>Task</th><th>How to fix</th><th>Priority</th><th>Support (Microsoft alias)</th></tr>
39-
<tr><td>Avocado</td><td>[Fix-Avocado](https://github.com/Azure/avocado)</td><td>High</td><td>ruowan</td></tr>
40-
<tr><td>Semantic validation</td><td>[Fix-SemanticValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#semantic-validation)</td><td>High</td><td>raychen, jianyxi</td></tr>
41-
<tr><td>Model validation</td><td>[Fix-ModelValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#model-validation)</td><td>High</td><td>raychen,jianyxi</td></tr>
42-
<tr><td>LintDiff</td><td>[Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#linter-validation)</td><td>high</td><td>jianyxi, ruoxuan</td></tr></table>
43-
If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback)."
37+
Hi @${PRAuthor}, Your PR has some issues. Please fix the CI sequentially by following the order of `Avocado, semantic validation, model validation, breaking change, lintDiff`. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.
38+
<table><tr><th>Task</th><th>How to fix</th><th>Priority</th></tr>
39+
<tr><td>Avocado</td><td>[Fix-Avocado](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#avocado)</td><td>High</td></tr>
40+
<tr><td>Semantic validation</td><td>[Fix-SemanticValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#semantic-validation)</td><td>High</td></tr>
41+
<tr><td>Model validation</td><td>[Fix-ModelValidation-Error](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#model-validation)</td><td>High</td></tr>
42+
<tr><td>LintDiff</td><td>[Fix-LintDiff](https://github.com/Azure/azure-rest-api-specs/blob/main/documentation/ci-fix.md#linter-validation)</td><td>high</td></tr></table>
43+
If you need further help, please feedback via [swagger feedback](https://aka.ms/swaggerfeedback).
4444
4545
- rule:
4646
type: PROpen

.github/issue_assignment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
- rule:
33
booleanFilterExpression: "APIStewardshipBoard-ReviewRequested"
44
assignees:
5-
- mikekistler
5+
66

.github/pull_request_assignment.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,14 @@
152152
reviewers:
153153
- zhenglaizhang
154154

155+
- rule:
156+
paths:
157+
- "specification/videoanalyzer/resource-manager/**"
158+
- "specification/cognitiveservices/resource-manager/**"
159+
- "specification/dataprotection/**"
160+
reviewers:
161+
- xiaoxuqi-ms
162+
155163
- rule:
156164
paths:
157165
- "documentation/**"
@@ -190,4 +198,4 @@
190198
- changlong-liu
191199
- msyyc
192200
- qiaozha
193-
- weidong
201+
- dw511214992

CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/specification/batch/ @paterasMSFT @dpwatrous
1212
/specification/batchai/ @alexanderyukhanov
1313
/specification/billing/ @wilcobmsft @asarkar84
14-
/specification/cdn/ @csmengwan @injyzarif @prakharsharma10
14+
/specification/cdn/ @jorinmejia @yunhemsft @jessicl-ms @sinadell @rrahulms @t-bzhan
1515
/specification/cognitiveservices/ @felixwa @yangyuan
1616
/specification/compute/ @bilaakpan-ms @sandido @dkulkarni-ms @haagha @madewithsmiles @MS-syh2qs @grizzlytheodore @hyonholee @mabhard @danielli90 @smotwani @ppatwa @vikramd-ms @savyasachisamal @yunusm @ZhidongPeng @nkuchta @maheshnemichand @najams @changov
1717
/specification/consumption/ @kjeur @panda-wang
@@ -20,7 +20,7 @@
2020
/specification/containerservice/ @yangl900
2121
/specification/cosmos-db/ @dmakwana @MehaKaushik @wmengmsft @shurd
2222
/specification/customer-insights/ @tjlvtao
23-
/specification/datafactory/ @shawnxzq @zhangyd2015
23+
/specification/datafactory/ @Frey-Wang @zhangyd2015 @davidzhaoyue
2424
/specification/datalake-analytics/ @ro-joowan
2525
/specification/datalake-store/ @ro-joowan
2626
/specification/datamigration/ @hitenjava
@@ -30,7 +30,7 @@
3030
/specification/documentdb/ @dmakwana
3131
/specification/domainservices/ @jihochang
3232
/specification/eventgrid/ @Kishp01 @ahamad-MS
33-
/specification/eventhub/ @v-ajnava
33+
/specification/eventhub/ @v-ajnava @dsouzaarun @damodaravadhani
3434
/specification/features/ @stankovski
3535
/specification/graphrbac/ @lmazuel @yugangw-msft @amarzavery
3636
/specification/hdinsight/ @pulkittomar @wawon-msft
@@ -59,18 +59,18 @@
5959
/specification/recoveryservicesbackup/ @dheerendrarathor
6060
/specification/recoveryservicessiterecovery/ @avneeshrai
6161
/specification/redis/ @siddharthchatrolams @timlovellsmith
62-
/specification/relay/ @sethmanheim @v-ajnava
62+
/specification/relay/ @v-ajnava @dsouzaarun @damodaravadhani
6363
/specification/resources/ @Azure/arm-template-deployments @rajshah11 @vivsriaus
6464
/specification/scheduler/ @pinwang81
6565
/specification/search/data-plane/ @brjohnstmsft @arv100kri @bleroy @AlexGhiondea @Mohit-Chakraborty
6666
/specification/search/resource-manager/ @abhi1509 @tjacobhi
6767
/specification/serialconsole/ @amitchat @craigw @asinn826
6868
/specification/service-map/ @daveirwin1
69-
/specification/servicebus/ @sazeesha @v-ajnava
69+
/specification/servicebus/ @v-ajnava @dsouzaarun @damodaravadhani
7070
/specification/servicefabric/ @juhacket @samedder
7171
/specification/sql/ @jamestao @ericshape @apurvans
72-
/specification/storage/ @jasonyang-msft @xiaonlimsft @kasobol-msft
73-
/specification/storage/data-plane/ @kasobol-msft @seanmcc-msft
72+
/specification/storage/ @jasonyang-msft @xiaonlimsft
73+
/specification/storage/data-plane/ @seanmcc-msft
7474
/specification/storageimportexport/ @leoz-ms
7575
/specification/storagesync/ @ankushbindlish2
7676
/specification/storsimple8000series/ @manaas-microsoft
@@ -85,4 +85,4 @@
8585
/specification/**/resource-manager/**/readme.az.md @jsntcy @qiaozha
8686
/specification/**/resource-manager/**/readme.cli.md @jsntcy @qiaozha
8787
/specification/**/resource-manager/**/readme.go.md @ArcturusZhang
88-
/specification/**/resource-manager/**/readme.python.md @msyyc @RAY-316 @BigCat20196
88+
/specification/**/resource-manager/**/readme.python.md @msyyc @BigCat20196

arm-compute/quickstart-templates/aliases.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"openSUSE-Leap": {
3131
"publisher": "SUSE",
32-
"offer": "openSUSE-Leap",
33-
"sku": "42.3",
32+
"offer": "opensuse-leap-15-3",
33+
"sku": "gen2",
3434
"version": "latest"
3535
},
3636
"RHEL": {
@@ -41,8 +41,8 @@
4141
},
4242
"SLES": {
4343
"publisher": "SUSE",
44-
"offer": "SLES",
45-
"sku": "15",
44+
"offer": "sles-15-sp3",
45+
"sku": "gen2",
4646
"version": "latest"
4747
},
4848
"UbuntuLTS": {
@@ -53,6 +53,12 @@
5353
}
5454
},
5555
"Windows": {
56+
"Win2022Datacenter": {
57+
"publisher": "MicrosoftWindowsServer",
58+
"offer": "WindowsServer",
59+
"sku": "2022-Datacenter",
60+
"version": "latest"
61+
},
5662
"Win2019Datacenter": {
5763
"publisher": "MicrosoftWindowsServer",
5864
"offer": "WindowsServer",

custom-words.txt

Lines changed: 51 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
A128CBCPAD
1+
A128CBCPAD
22
A192CBCPAD
33
A256CBCPAD
44
AADDS
@@ -104,6 +104,7 @@ apimproperties
104104
apimquotas
105105
apimregions
106106
apimreports
107+
apimschema
107108
apimsubscriptions
108109
apimtagresources
109110
apimtags
@@ -300,6 +301,10 @@ browsable
300301
bruceper
301302
Bsaling
302303
bsls
304+
Buildpack
305+
Buildpacks
306+
buildpack
307+
buildpacks
303308
Burstable
304309
byoa
305310
BYOC
@@ -455,6 +460,7 @@ csrs
455460
currentbillingfeatures
456461
currentuser
457462
customerinsights
463+
customhostname
458464
customhostnames
459465
customimages
460466
customimagesearch
@@ -477,7 +483,9 @@ Cyrl
477483
dacl
478484
dailyforecast
479485
dailyhistorical
486+
dapr
480487
darkgrey
488+
Darussalam
481489
databox
482490
Databricks
483491
datacatalog
@@ -529,6 +537,7 @@ decisionrule
529537
decodable
530538
Decompounder
531539
dedicatedhsm
540+
dedup
532541
deduping
533542
deduplication
534543
defanged
@@ -625,6 +634,7 @@ Dtus
625634
duration'PT
626635
dwgzippackage
627636
dynamicpersongroups
637+
Dynatrace
628638
EAPMSCHA
629639
EAPMSCHAP
630640
EAPTLS
@@ -637,6 +647,8 @@ Edgenode
637647
edgenodes
638648
EDIFACT
639649
EDMX
650+
EIRP
651+
eirpd
640652
Einsteinweg
641653
Ekaterinburg
642654
ekus
@@ -776,6 +788,7 @@ generatevpnclientpackage
776788
generatevpnprofile
777789
geobias
778790
geocode
791+
geocoded
779792
geocodes
780793
geodata
781794
Geodata
@@ -805,6 +818,7 @@ getkey
805818
getmaptile
806819
getprivateendpointconnection
807820
getprivatelinkresources
821+
getrotationpolicy
808822
getsas
809823
getskus
810824
getssotoken
@@ -833,6 +847,7 @@ GRANTACE
833847
granularities
834848
graphrbac
835849
Greenplum
850+
groundstation
836851
Groupby
837852
groupedby
838853
GRPC
@@ -1071,6 +1086,8 @@ leavingpool
10711086
LEDs
10721087
legalhold
10731088
Lfot
1089+
LHCP
1090+
Lhcp
10741091
libtrust
10751092
lifecycle
10761093
lifecycles
@@ -1102,6 +1119,8 @@ liveevent
11021119
liveoutput
11031120
livyid
11041121
loadbalancer
1122+
loadtest
1123+
loadtests
11051124
localbusinesses
11061125
localcategories
11071126
localcircularview
@@ -1350,6 +1369,7 @@ notebookapis
13501369
notificationchannels
13511370
notificationhubs
13521371
notstarted
1372+
notstrict
13531373
nouploadcache
13541374
nowcasts
13551375
n'recognition
@@ -1378,11 +1398,13 @@ offboard
13781398
offboards
13791399
officedocument
13801400
OLTP
1401+
OIDC
13811402
onboarded
13821403
Onboarding
13831404
Onboards
13841405
ondemand
13851406
ondemandgc
1407+
onedeploy
13861408
onmachine
13871409
omex
13881410
onmicrosoft
@@ -1523,6 +1545,7 @@ Preprovisioned
15231545
Prerelease
15241546
prerestore
15251547
pretrained
1548+
prevalidated
15261549
previewrows
15271550
prevsharesnapshot
15281551
prevsnapshot
@@ -1711,6 +1734,8 @@ REVOKEACE
17111734
RGBARGBA
17121735
RGBRGB
17131736
rgname
1737+
RHCP
1738+
Rhcp
17141739
rhel
17151740
RIRs
17161741
rmem
@@ -1756,6 +1781,7 @@ runtimes
17561781
rwdlacup
17571782
rwxrw
17581783
Saas
1784+
Safenet
17591785
salesforcetables
17601786
saling
17611787
salinuxvm
@@ -1827,6 +1853,7 @@ SETEXPIRY
18271853
setissuers
18281854
SETOWNER
18291855
SETPERMISSION
1856+
setrotationpolicy
18301857
setsas
18311858
setvpnclientipsecparameters
18321859
sfhealthid
@@ -1904,6 +1931,7 @@ sqldatabase
19041931
SQLDB
19051932
SQLDW
19061933
SQLMI
1934+
sqlmigration
19071935
sqlpool
19081936
Sqlpools
19091937
SQLRDS
@@ -2389,6 +2417,7 @@ DOCM
23892417
PPSX
23902418
PPTM
23912419
XLSM
2420+
xcool
23922421
DOCM
23932422
multislot
23942423
noAddressPrefixes
@@ -2412,6 +2441,8 @@ Ctlr
24122441
vcenters
24132442
Mwarev
24142443
pmem
2444+
actuals
2445+
Actuals
24152446
rawphysical
24162447
rawvirtual
24172448
sesparse
@@ -2424,4 +2455,22 @@ stackset
24242455
CSPM
24252456
autoprovisioning
24262457
schemagroups
2427-
videoanalyzer
2458+
videoanalyzer
2459+
Unsecure
2460+
Noreuse
2461+
loadtestservice
2462+
testmanager
2463+
additionalmetrics
2464+
loadtests
2465+
appcomponents
2466+
clientmetrics
2467+
vusers
2468+
clientmetric
2469+
testruns
2470+
odatatestxx
2471+
testrun
2472+
loadtest
2473+
xvalue
2474+
yvalue
2475+
servermetrics
2476+
IAASVM

0 commit comments

Comments
 (0)