Skip to content

Commit

Permalink
Update all schemas.md files (#13862)
Browse files Browse the repository at this point in the history
  • Loading branch information
leni-msft authored Apr 9, 2021
1 parent f681a6b commit e9605b1
Show file tree
Hide file tree
Showing 44 changed files with 875 additions and 89 deletions.
24 changes: 21 additions & 3 deletions specification/adp/resource-manager/readme.azureresourceschema.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,31 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: package-2020-07-01-preview
- tag: package-2021-02-01-preview
- tag: schema-autonomousdevelopmentplatform-2021-02-01-preview
- tag: schema-autonomousdevelopmentplatform-2020-07-01-preview

```

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

``` yaml $(azureresourceschema)
### Tag: schema-autonomousdevelopmentplatform-2021-02-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-autonomousdevelopmentplatform-2021-02-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.AutonomousDevelopmentPlatform/preview/2021-02-01-preview/adp.json

```

### Tag: schema-autonomousdevelopmentplatform-2020-07-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-autonomousdevelopmentplatform-2020-07-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.AutonomousDevelopmentPlatform/preview/2020-07-01-preview/adp.json

```
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-apimanagement-2021-01-01-preview
- tag: schema-apimanagement-2020-12-01
- tag: schema-apimanagement-2020-06-01-preview
- tag: schema-apimanagement-2019-12-01-preview
Expand All @@ -21,6 +22,55 @@ batch:

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-apimanagement-2021-01-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-apimanagement-2021-01-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimanagement.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimapis.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimapisByTags.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimapiversionsets.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimauthorizationservers.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimbackends.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimcaches.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimcertificates.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimcontenttypes.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimdeletedservices.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimdeployment.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimdiagnostics.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimemailtemplates.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimgateways.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimgroups.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimidentityprovider.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimissues.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimloggers.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimnamedvalues.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimnetworkstatus.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimnotifications.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimopenidconnectproviders.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimpolicies.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimpolicydescriptions.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimportalrevisions.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimportalsettings.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimproducts.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimproductsByTags.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimquotas.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimregions.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimreports.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimsettings.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimskus.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimsubscriptions.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimtagresources.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimtags.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimtenant.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/apimusers.json
- Microsoft.ApiManagement/preview/2021-01-01-preview/definitions.json

```

### Tag: schema-apimanagement-2020-12-01 and azureresourceschema

``` yaml $(tag) == 'schema-apimanagement-2020-12-01' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-appconfiguration-2021-03-01-preview
- tag: schema-appconfiguration-2020-07-01-preview
- tag: schema-appconfiguration-2020-06-01
- tag: schema-appconfiguration-2019-11-01-preview
Expand All @@ -16,6 +17,17 @@ batch:

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-appconfiguration-2021-03-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-appconfiguration-2021-03-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.AppConfiguration/preview/2021-03-01-preview/appconfiguration.json

```

### Tag: schema-appconfiguration-2020-07-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-appconfiguration-2020-07-01-preview' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-appplatform-2021-03-03-preview
- tag: schema-appplatform-2020-11-01-preview
- tag: schema-appplatform-2020-07-01
- tag: schema-appplatform-2019-05-01-preview
Expand All @@ -14,6 +15,17 @@ batch:

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-appplatform-2021-03-03-preview and azureresourceschema

``` yaml $(tag) == 'schema-appplatform-2021-03-03-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.AppPlatform/preview/2021-03-03-preview/appplatform.json

```

### Tag: schema-appplatform-2020-11-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-appplatform-2020-11-01-preview' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ batch:
- tag: schema-authorization-2021-03-01-preview
- tag: schema-authorization-2021-01-01-preview
- tag: schema-authorization-2020-10-01-preview
- tag: schema-authorization-2020-08-01-preview
- tag: schema-authorization-2020-04-01-preview
- tag: schema-authorization-2020-03-01-preview
- tag: schema-authorization-2019-08-01-preview
- tag: schema-authorization-2018-09-01-preview
- tag: schema-authorization-2018-07-01-preview
- tag: schema-authorization-2018-05-01-preview
Expand Down Expand Up @@ -60,6 +62,18 @@ input-file:
- Microsoft.Authorization/preview/2020-10-01-preview/RoleEligibilityScheduleRequest.json
- Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicy.json
- Microsoft.Authorization/preview/2020-10-01-preview/RoleManagementPolicyAssignment.json
- Microsoft.Authorization/preview/2020-10-01-preview/authorization-RoleAssignmentsCalls.json

```

### Tag: schema-authorization-2020-08-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-authorization-2020-08-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2020-08-01-preview/authorization-RoleAssignmentsCalls.json

```

Expand All @@ -81,13 +95,18 @@ output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-ClassicAdminCalls.json
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-ElevateAccessCalls.json
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-ProviderOperationsCalls.json
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-RoleDefinitionsCalls.json
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-DenyAssignmentGetCalls.json
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-RoleAssignmentsCalls.json
- Microsoft.Authorization/preview/2020-03-01-preview/authorization-PermissionsCalls.json

```

### Tag: schema-authorization-2019-08-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-authorization-2019-08-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2019-08-01-preview/authorization-UsageMetricsCalls.json

```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,24 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-changeanalysis-2021-04-01
- tag: schema-changeanalysis-2020-04-01-preview

```

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-changeanalysis-2021-04-01 and azureresourceschema

``` yaml $(tag) == 'schema-changeanalysis-2021-04-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.ChangeAnalysis/stable/2021-04-01/changeanalysis.json

```

### Tag: schema-changeanalysis-2020-04-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-changeanalysis-2020-04-01-preview' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-communication-2020-08-20
- tag: schema-communication-2020-08-20-preview
- tag: schema-communication-2020-08-20

```

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-communication-2020-08-20 and azureresourceschema
### Tag: schema-communication-2020-08-20-preview and azureresourceschema

``` yaml $(tag) == 'schema-communication-2020-08-20' && $(azureresourceschema)
``` yaml $(tag) == 'schema-communication-2020-08-20-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Communication/stable/2020-08-20/CommunicationService.json
- Microsoft.Communication/preview/2020-08-20-preview/CommunicationService.json

```

### Tag: schema-communication-2020-08-20-preview and azureresourceschema
### Tag: schema-communication-2020-08-20 and azureresourceschema

``` yaml $(tag) == 'schema-communication-2020-08-20-preview' && $(azureresourceschema)
``` yaml $(tag) == 'schema-communication-2020-08-20' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Communication/preview/2020-08-20-preview/CommunicationService.json
- Microsoft.Communication/stable/2020-08-20/CommunicationService.json

```
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ batch:
- tag: schema-containerservice-2016-09-30
- tag: schema-containerservice-2016-03-30
- tag: schema-containerservice-2015-11-01-preview
- tag: schema-compute-2021-03-01
- tag: schema-compute-2020-12-01
- tag: schema-compute-2020-10-01-preview
- tag: schema-compute-2020-09-30
Expand Down Expand Up @@ -80,6 +81,17 @@ input-file:

```

### Tag: schema-compute-2021-03-01 and azureresourceschema

``` yaml $(tag) == 'schema-compute-2021-03-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Compute/stable/2021-03-01/cloudService.json

```

### Tag: schema-compute-2020-12-01 and azureresourceschema

``` yaml $(tag) == 'schema-compute-2020-12-01' && $(azureresourceschema)
Expand All @@ -89,6 +101,7 @@ output-folder: $(azureresourceschema-folder)/schemas
input-file:
- Microsoft.Compute/stable/2020-12-01/compute.json
- Microsoft.Compute/stable/2020-12-01/runCommands.json
- Microsoft.Compute/stable/2020-12-01/disk.json

```

Expand All @@ -110,6 +123,8 @@ output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Compute/stable/2020-09-30/gallery.json
- Microsoft.Compute/stable/2020-09-30/sharedGallery.json
- Microsoft.Compute/stable/2020-09-30/disk.json
- Microsoft.Compute/preview/2020-09-30/gallery.json
- Microsoft.Compute/preview/2020-09-30/sharedGallery.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-consumption-2019-11-01
- tag: schema-consumption-2019-10-01
- tag: schema-consumption-2019-06-01
- tag: schema-consumption-2019-05-01-preview
Expand All @@ -27,6 +28,17 @@ batch:

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-consumption-2019-11-01 and azureresourceschema

``` yaml $(tag) == 'schema-consumption-2019-11-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Consumption/stable/2019-11-01/consumption.json

```

### Tag: schema-consumption-2019-10-01 and azureresourceschema

``` yaml $(tag) == 'schema-consumption-2019-10-01' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,22 @@ Please also specify `--azureresourceschema-folder=<path to the root directory of

``` yaml $(tag) == 'schema-containerservice-2021-03-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.ContainerService/stable/2021-03-01/managedClusters.json

```

### Tag: schema-containerservice-2021-02-01 and azureresourceschema

``` yaml $(tag) == 'schema-containerservice-2021-02-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.ContainerService/stable/2021-02-01/managedClusters.json

```

### Tag: schema-containerservice-2020-12-01 and azureresourceschema
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ These settings apply only when `--azureresourceschema` is specified on the comma

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-documentdb-2021-03-15
- tag: schema-documentdb-2021-03-01-preview
- tag: schema-documentdb-2021-01-15
- tag: schema-documentdb-2020-09-01
Expand All @@ -25,6 +26,20 @@ batch:

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.

### Tag: schema-documentdb-2021-03-15 and azureresourceschema

``` yaml $(tag) == 'schema-documentdb-2021-03-15' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.DocumentDB/stable/2021-03-15/cosmos-db.json
- Microsoft.DocumentDB/stable/2021-03-15/notebook.json
- Microsoft.DocumentDB/stable/2021-03-15/privateLinkResources.json
- Microsoft.DocumentDB/stable/2021-03-15/privateEndpointConnection.json

```

### Tag: schema-documentdb-2021-03-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-documentdb-2021-03-01-preview' && $(azureresourceschema)
Expand All @@ -36,6 +51,7 @@ input-file:
- Microsoft.DocumentDB/preview/2021-03-01-preview/notebook.json
- Microsoft.DocumentDB/preview/2021-03-01-preview/rbac.json
- Microsoft.DocumentDB/preview/2021-03-01-preview/restorable.json
- Microsoft.DocumentDB/preview/2021-03-01-preview/managedCassandra.json
- Microsoft.DocumentDB/preview/2021-03-01-preview/privateLinkResources.json
- Microsoft.DocumentDB/preview/2021-03-01-preview/privateEndpointConnection.json

Expand Down
Loading

0 comments on commit e9605b1

Please sign in to comment.