Skip to content

Commit

Permalink
Update all azureresourceschema.md (Azure#13114)
Browse files Browse the repository at this point in the history
  • Loading branch information
leni-msft authored and mkarmark committed Jul 20, 2021
1 parent fe8c476 commit ccf5549
Show file tree
Hide file tree
Showing 23 changed files with 375 additions and 26 deletions.
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-alertsmanagement-2021-01-01-preview
- tag: schema-alertsmanagement-2020-08-04-preview
- tag: schema-alertsmanagement-2019-06-01
- tag: schema-alertsmanagement-2019-05-05-preview
Expand All @@ -17,6 +18,18 @@ batch:

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

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

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

# all the input files in this apiVersion
input-file:
- Microsoft.AlertsManagement/preview/2021-01-01-preview/AlertsManagement.json
- Microsoft.AlertsManagement/preview/2021-01-01-preview/MigrateFromSmartDetections.json

```

### Tag: schema-alertsmanagement-2020-08-04-preview and azureresourceschema

``` yaml $(tag) == 'schema-alertsmanagement-2020-08-04-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-apimanagement-2020-12-01
- tag: schema-apimanagement-2020-06-01-preview
- tag: schema-apimanagement-2019-12-01-preview
- tag: schema-apimanagement-2019-12-01
Expand All @@ -20,6 +21,55 @@ batch:

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

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

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

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

```

### Tag: schema-apimanagement-2020-06-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-apimanagement-2020-06-01-preview' && $(azureresourceschema)
Expand Down Expand Up @@ -59,6 +109,7 @@ input-file:
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimregions.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimreports.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimsettings.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimskus.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimsubscriptions.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimtagresources.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimtags.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ batch:
- tag: schema-authorization-2021-01-01-preview
- tag: schema-authorization-2020-10-01-preview
- tag: schema-authorization-2020-04-01-preview
- tag: schema-authorization-2020-03-01-preview
- tag: schema-authorization-2018-09-01-preview
- tag: schema-authorization-2018-07-01-preview
- tag: schema-authorization-2018-05-01-preview
Expand All @@ -33,6 +34,17 @@ input-file:

```

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

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

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2021-01-01-preview/authorization-RoleAssignmentApprovalCalls.json

```

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

``` yaml $(tag) == 'schema-authorization-2020-10-01-preview' && $(azureresourceschema)
Expand Down Expand Up @@ -62,6 +74,23 @@ input-file:

```

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

``` yaml $(tag) == 'schema-authorization-2020-03-01-preview' && $(azureresourceschema)
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-2018-09-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-authorization-2018-09-01-preview' && $(azureresourceschema)
Expand Down Expand Up @@ -144,14 +173,3 @@ input-file:
- Microsoft.Authorization/preview/2015-06-01/authorization-ClassicAdminCalls.json

```

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

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

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2021-01-01-preview/authorization-RoleAssignmentApprovalCalls.json

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

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-azurestack-2020-06-01-preview
- tag: schema-azurestack-2017-06-01
- tag: schema-azurestack-2016-01-01

```

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

### Tag: schema-azurestack-2020-06-01-preview and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.AzureStack/preview/2020-06-01-preview/AzureStack.json
- Microsoft.AzureStack/preview/2020-06-01-preview/CustomerSubscription.json
- Microsoft.AzureStack/preview/2020-06-01-preview/Product.json
- Microsoft.AzureStack/preview/2020-06-01-preview/Registration.json
- Microsoft.AzureStack/preview/2020-06-01-preview/LinkedSubscription.json

```

### Tag: schema-azurestack-2017-06-01 and azureresourceschema

``` yaml $(tag) == 'schema-azurestack-2017-06-01' && $(azureresourceschema)
Expand All @@ -25,3 +42,16 @@ input-file:
- Microsoft.AzureStack/stable/2017-06-01/CustomerSubscription.json

```

### Tag: schema-azurestack-2016-01-01 and azureresourceschema

``` yaml $(tag) == 'schema-azurestack-2016-01-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.AzureStack/stable/2016-01-01/AzureStack.json
- Microsoft.AzureStack/stable/2016-01-01/Product.json
- Microsoft.AzureStack/stable/2016-01-01/Registration.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-documentdb-2021-01-15
- tag: schema-documentdb-2020-09-01
- tag: schema-documentdb-2020-06-01-preview
- tag: schema-documentdb-2020-04-01
Expand All @@ -23,6 +24,20 @@ batch:

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

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

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

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

```

### Tag: schema-documentdb-2020-09-01 and azureresourceschema

``` yaml $(tag) == 'schema-documentdb-2020-09-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-costmanagement-2020-12-01-preview
- tag: schema-costmanagement-2020-06-01
- tag: schema-costmanagement-2020-03-01-preview
- tag: schema-costmanagement-2019-11-01
Expand All @@ -22,15 +23,26 @@ batch:

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

### Tag: schema-costmanagement-2020-12-01-preview and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.CostManagement/preview/2020-12-01-preview/costmanagement.generatedetailedcostreport.json

```

### Tag: schema-costmanagement-2020-06-01 and azureresourceschema

``` yaml $(tag) == 'schema-costmanagement-2020-06-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.CostManagement/stable/2020-06-01/costmanagement.json
- Microsoft.CostManagement/stable/2020-06-01/costmanagement.exports.json
- Microsoft.CostManagement/stable/2020-06-01/costmanagement.json

```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ batch:

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


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

``` yaml $(tag) == 'schema-databoxedge-2020-12-01' && $(azureresourceschema)
Expand All @@ -27,8 +26,9 @@ output-folder: $(azureresourceschema-folder)/schemas
# all the input files in this apiVersion
input-file:
- Microsoft.DataBoxEdge/stable/2020-12-01/databoxedge.json

```

### Tag: schema-databoxedge-2020-09-01-preview and azureresourceschema

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

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-datashare-2020-10-01-preview
- tag: schema-datashare-2020-09-01
- tag: schema-datashare-2019-11-01
- tag: schema-datashare-2018-11-01-preview

```

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

### Tag: schema-datashare-2020-10-01-preview and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.DataShare/preview/2020-10-01-preview/DataShare.json

```

### Tag: schema-datashare-2020-09-01 and azureresourceschema

``` yaml $(tag) == 'schema-datashare-2020-09-01' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.DataShare/stable/2020-09-01/DataShare.json

```

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

``` yaml $(tag) == 'schema-datashare-2019-11-01' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ batch:
- tag: schema-desktopvirtualization-2019-12-10-preview
- tag: schema-desktopvirtualization-2019-09-24-preview
- tag: schema-desktopvirtualization-2019-01-23-preview

```

Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## AzureResourceSchema

These settings apply only when `--azureresourceschema` is specified on the command line.

### AzureResourceSchema multi-api

``` yaml $(azureresourceschema) && $(multiapi)
batch: []

```
Please also specify `--azureresourceschema-folder=<path to the root directory of your azure-resource-manager-schemas clone>`.
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ input-file:
- Microsoft.HDInsight/preview/2015-03-01-preview/extensions.json
- Microsoft.HDInsight/preview/2015-03-01-preview/scriptActions.json
- Microsoft.HDInsight/preview/2015-03-01-preview/operations.json
- Microsoft.HDInsight/preview/2015-03-01-preview/virtualMachines.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-machinelearningservices-2021-01-01
- tag: schema-machinelearningservices-2020-09-01-preview
- tag: schema-machinelearningservices-2020-08-01
- tag: schema-machinelearningservices-2020-06-01
Expand All @@ -26,6 +27,17 @@ batch:

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

### Tag: schema-machinelearningservices-2021-01-01 and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.MachineLearningServices/stable/2021-01-01/machineLearningServices.json

```

### Tag: schema-machinelearningservices-2020-09-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-machinelearningservices-2020-09-01-preview' && $(azureresourceschema)
Expand Down
Loading

0 comments on commit ccf5549

Please sign in to comment.