Skip to content

Commit

Permalink
Merge branch 'azure-master' of https://github.com/AsrOneSdk/azure-res…
Browse files Browse the repository at this point in the history
…t-api-specs into newApiVersion/asr2021-02-10Generated1

# Conflicts:
#	custom-words.txt
  • Loading branch information
nilgupta6 committed Mar 16, 2021
2 parents 03669fb + 3c1b358 commit 4b7aba6
Show file tree
Hide file tree
Showing 2,980 changed files with 332,807 additions and 18,273 deletions.
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ If any further question about AME onboarding or validation tools, please view th
- [ ] Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.
- Adding new API(s)
- Adding a new API version
- [ ] Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
- Adding a new service

- [ ] Please 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.
Expand Down
6 changes: 3 additions & 3 deletions .github/pull_request_assignment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
paths:
- "specification/synapse/data-plane/**"
reviewers:
- jonathandturner
- lmazuel

- rule:
# data-plane PR
Expand All @@ -45,7 +45,7 @@
- kairu-ms

- rule:
paths: "specification/@(resources|powerplatform|appplatform)/**"
paths: "specification/@(resources|powerplatform|appplatform|deviceupdate)/**"
reviewers:
- raych1

Expand Down Expand Up @@ -157,7 +157,7 @@
paths:
- "specification/servicelinker/**"
reviewers:
- PhoenixHe-msft
- raych1

- rule:
paths:
Expand Down
8 changes: 5 additions & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@
/specification/trafficmanager/ @allencal @hrkulkarmsft
/specification/web/ @naveedaz @Azure/azure-app-service-control-plane
/profile/ @shahabhijeet
/specification/**/readme.typescript.md @qiaozha
/specification/**/readme.go.md @ArcturusZhang
/specification/**/readme.python.md @jsntcy @msyyc
/specification/**/resource-manager/**/readme.typescript.md @qiaozha
/specification/**/resource-manager/**/readme.az.md @jsntcy @qiaozha
/specification/**/resource-manager/**/readme.cli.md @jsntcy @qiaozha
/specification/**/resource-manager/**/readme.go.md @ArcturusZhang
/specification/**/resource-manager/**/readme.python.md @jsntcy @msyyc
229 changes: 111 additions & 118 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,13 @@
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/servicebus.json",
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/stable/2017-04-01/Rules.json",
"words": [
"Ruleproperties"
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2018-01-01-preview/Rules.json",
"words": [
"Ruleproperties"
]
Expand Down Expand Up @@ -111,84 +117,6 @@
"Ochestrator"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-02-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-04-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-06-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-08-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-10-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2019-11-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-01-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-02-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-03-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-04-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-06-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-07-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2020-09-01/managedClusters.json",
"words": [
"azpodpolicy"
]
},
{
"filename": "**/specification/containerregistry/data-plane/Microsoft.ContainerRegistry/preview/2018-08-10/containerregistry.json",
"words": [
Expand Down Expand Up @@ -222,12 +150,6 @@
"softare"
]
},
{
"filename": "**/specification/azsadmin/resource-manager/storage/Microsoft.Storage.Admin/preview/2015-12-01/quotas.json",
"words": [
"Storge"
]
},
{
"filename": "**/specification/datacatalog/resource-manager/Microsoft.DataCatalog/stable/2016-03-30/datacatalog.json",
"words": [
Expand Down Expand Up @@ -334,7 +256,7 @@
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.2/storage.json",
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.2-preview/storage.json",
"words": [
"Regenerte"
]
Expand All @@ -345,6 +267,12 @@
"Regenerte"
]
},
{
"filename": "**/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.1/storage.json",
"words": [
"Regenerte"
]
},
{
"filename": "**/specification/adhybridhealthservice/resource-manager/Microsoft.ADHybridHealthService/stable/2014-01-01/ADHybridHealthService.json",
"words": [
Expand Down Expand Up @@ -420,6 +348,12 @@
"thres"
]
},
{
"filename": "**/specification/monitor/resource-manager/Microsoft.Insights/stable/2018-09-01/baseline_API.json",
"words": [
"metdata"
]
},
{
"filename": "**/specification/storagesync/resource-manager/Microsoft.StorageSync/stable/2018-04-02/storagesync.json",
"words": [
Expand Down Expand Up @@ -486,6 +420,24 @@
"Messsage"
]
},
{
"filename": "**/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/preview/2020-09-01-preview/iotdps.json",
"words": [
"Messsage"
]
},
{
"filename": "**/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/stable/2020-01-01/iotdps.json",
"words": [
"Messsage"
]
},
{
"filename": "**/specification/deviceprovisioningservices/resource-manager/Microsoft.Devices/stable/2020-03-01/iotdps.json",
"words": [
"Messsage"
]
},
{
"filename": "**/specification/storagesync/resource-manager/Microsoft.StorageSync/preview/2017-06-05-preview/storagesync.json",
"words": [
Expand Down Expand Up @@ -545,13 +497,19 @@
]
},
{
"filename": "**/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2015-04-08/cosmos-db.json",
"filename": "**/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json",
"words": [
"Minimimum"
"Exprired"
]
},
{
"filename": "**/specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/IntegrationRuntime.json",
"filename": "**/specification/synapse/resource-manager/Microsoft.Synapse/stable/2020-12-01/integrationRuntime.json",
"words": [
"Exprired"
]
},
{
"filename": "**/specification/synapse/resource-manager/Microsoft.Synapse/stable/2021-03-01/integrationRuntime.json",
"words": [
"Exprired"
]
Expand Down Expand Up @@ -618,25 +576,6 @@
"ayer"
]
},
{
"filename": "**/specification/cognitiveservices/data-plane/TextAnalytics/stable/v2.1/TextAnalytics.json",
"words": [
"carretera",
"estaba",
"atascada",
"Había",
"mucho",
"tráfico",
"ayer",
"carretera",
"estaba",
"atascada",
"Había",
"mucho",
"tráfico",
"ayer"
]
},
{
"filename": "**/specification/cognitiveservices/data-plane/TextAnalytics/stable/v2.0/TextAnalytics.json",
"words": [
Expand Down Expand Up @@ -710,6 +649,36 @@
"Fulfilment"
]
},
{
"filename": "**/specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/stable/2019-08-01/databoxedge.json",
"words": [
"Fulfilment"
]
},
{
"filename": "**/specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/stable/2020-09-01/databoxedge.json",
"words": [
"Fulfilment"
]
},
{
"filename": "**/specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/preview/2020-05-01-preview/databoxedge.json",
"words": [
"Fulfilment"
]
},
{
"filename": "**/specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/preview/2020-09-01-preview/databoxedge.json",
"words": [
"Fulfilment"
]
},
{
"filename": "**/specification/databoxedge/resource-manager/Microsoft.DataBoxEdge/stable/2020-12-01/databoxedge.json",
"words": [
"Fulfilment"
]
},
{
"filename": "**/specification/cognitiveservices/data-plane/TranslatorText/stable/v3.0/TranslatorText.json",
"words": [
Expand Down Expand Up @@ -753,13 +722,6 @@
"reponse"
]
},
{
"filename": "**/specification/servicebus/resource-manager/Microsoft.ServiceBus/preview/2018-01-01-preview/servicebus-preview.json",
"words": [
"networkrulesets",
"Setget"
]
},
{
"filename": "**/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2020-05-01-preview/machineLearningServices.json",
"words": [
Expand Down Expand Up @@ -796,9 +758,40 @@
{
"filename": "**/specification/saas/resource-manager/Microsoft.SaaS/preview/2018-03-01-beta/saas.json",
"words": [
"checkmoderneligibility",
"saasresources",
"Moderneligibility"
"saasresources"
]
},
{
"filename": "**/specification/hdinsight/hdinsight-kafka-rest-proxy/proxy.json",
"words": [
"Metada"
]
},
{
"filename": "**/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2015-03-01-preview/cluster.json",
"words": [
"saskey"
]
},
{
"filename": "**/specification/hdinsight/resource-manager/Microsoft.HDInsight/preview/2015-03-01-preview/locations.json",
"words": [
"vmsize",
"vmsizes"
]
},
{
"filename": "**/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/cluster.json",
"words": [
"azureasyncoperations",
"saskey"
]
},
{
"filename": "**/specification/hdinsight/resource-manager/Microsoft.HDInsight/stable/2018-06-01-preview/locations.json",
"words": [
"vmsize",
"vmsizes"
]
}
]
Expand Down
Loading

0 comments on commit 4b7aba6

Please sign in to comment.