Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all azureresourceschema.md files #12853

Merged
merged 4 commits into from
Feb 8, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.ADHybridHealthService\stable\2014-01-01\ADHybridHealthService.json
- Microsoft.ADHybridHealthService/stable/2014-01-01/ADHybridHealthService.json

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

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-adp-2020-07-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>`.

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

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

# all the input files in this apiVersion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ output-folder: $(azureresourceschema-folder)/schemas
# all the input files in this apiVersion
input-file:
- Microsoft.AlertsManagement/preview/2020-08-04-preview/AlertsManagement.json
- Microsoft.AlertsManagement/preview/2020-08-04-preview/ResourceHealthAlertRules.json

```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,14 @@ input-file:
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimopenidconnectproviders.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimpolicies.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimpolicydescriptions.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimportalrevisions.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimportalsettings.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimproducts.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimproductsByTags.json
- Microsoft.ApiManagement/preview/2020-06-01-preview/apimquotas.json
- 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/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 @@ -6,6 +6,7 @@ These settings apply only when `--azureresourceschema` is specified on the comma

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

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

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

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

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

```

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

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

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-insights-2020-10-20
- tag: schema-insights-2020-10-05-preview
- tag: schema-insights-2020-06-02-preview
- tag: schema-insights-2020-03-01-preview
- tag: schema-insights-2020-02-10-preview
Expand All @@ -20,6 +22,30 @@ batch:

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

### Tag: schema-insights-2020-10-20 and azureresourceschema

``` yaml $(tag) == 'schema-insights-2020-10-20' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Insights/stable/2020-10-20/myworkbooks_API.json
- Microsoft.Insights/stable/2020-10-20/workbooks_API.json
- Microsoft.Insights/stable/2020-10-20/workbookOperations_API.json

```

### Tag: schema-insights-2020-10-05-preview and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.Insights/preview/2020-10-05-preview/webTests_API.json

```

### Tag: schema-insights-2020-06-02-preview and azureresourceschema

``` yaml $(tag) == 'schema-insights-2020-06-02-preview' && $(azureresourceschema)
Expand Down Expand Up @@ -117,19 +143,19 @@ output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Insights/stable/2015-05-01/aiOperations_API.json
- Microsoft.Insights/stable/2015-05-01/analyticsItems_API.json
- Microsoft.Insights/stable/2015-05-01/componentAnnotations_API.json
- Microsoft.Insights/stable/2015-05-01/componentApiKeys_API.json
- Microsoft.Insights/stable/2015-05-01/componentContinuousExport_API.json
- Microsoft.Insights/stable/2015-05-01/componentFeaturesAndPricing_API.json
- Microsoft.Insights/stable/2015-05-01/componentProactiveDetection_API.json
- Microsoft.Insights/stable/2015-05-01/components_API.json
- Microsoft.Insights/stable/2015-05-01/componentWorkItemConfigs_API.json
- Microsoft.Insights/stable/2015-05-01/favorites_API.json
- Microsoft.Insights/stable/2015-05-01/webTestLocations_API.json
- Microsoft.Insights/stable/2015-05-01/webTests_API.json
- Microsoft.Insights/stable/2015-05-01/analyticsItems_API.json
- Microsoft.Insights/stable/2015-05-01/aiOperations_API.json
- Microsoft.Insights/stable/2015-05-01/workbooks_API.json
- Microsoft.Insights/stable/2015-05-01/myworkbooks_API.json
- Microsoft.Insights/stable/2015-05-01/components_API.json

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

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

```

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

### Tag: schema-attestation-2018-09-01 and azureresourceschema
### Tag: schema-attestation-2020-10-01 and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.Attestation/stable/2018-09-01-preview/attestation.json
- Microsoft.Attestation/stable/2020-10-01/attestation.json

```

### Tag: schema-attestation-2018-09-01-preview and azureresourceschema

``` yaml $(tag) == 'schema-attestation-2018-09-01-preview' && $(azureresourceschema)
output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Attestation/stable/2018-09-01-preview/attestation.json

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

``` yaml $(azureresourceschema) && $(multiapi)
batch:
- tag: schema-authorization-2020-10-01-preview
- tag: schema-authorization-2020-04-01-preview
- tag: schema-authorization-2018-09-01-preview
- tag: schema-authorization-2018-07-01-preview
- tag: schema-authorization-2018-05-01-preview
- tag: schema-authorization-2018-01-01-preview
- tag: schema-authorization-2017-10-01-preview
- tag: schema-authorization-2015-07-01
- tag: schema-authorization-2015-06-01
- tag: schema-authorization-2018-05-01-preview

```

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

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

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

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2020-10-01-preview/RoleAssignmentSchedule.json
- Microsoft.Authorization/preview/2020-10-01-preview/RoleAssignmentScheduleInstance.json
- Microsoft.Authorization/preview/2020-10-01-preview/RoleAssignmentScheduleRequest.json
- Microsoft.Authorization/preview/2020-10-01-preview/RoleEligibilitySchedule.json
- Microsoft.Authorization/preview/2020-10-01-preview/RoleEligibilityScheduleInstance.json
- 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

```

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

``` yaml $(tag) == 'schema-authorization-2020-04-01-preview' && $(azureresourceschema)
Expand Down Expand Up @@ -71,8 +90,8 @@ output-folder: $(azureresourceschema-folder)/schemas
# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/preview/2018-01-01-preview/authorization-ProviderOperationsCalls.json
- Microsoft.Authorization/preview/2018-01-01-preview/authorization-RoleAssignmentsCalls.json
- Microsoft.Authorization/preview/2018-01-01-preview/authorization-RoleDefinitionsCalls.json
- Microsoft.Authorization/preview/2018-01-01-preview/authorization-RoleAssignmentsCalls.json

```

Expand All @@ -94,9 +113,9 @@ output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
- Microsoft.Authorization/stable/2015-07-01/authorization-ElevateAccessCalls.json
- Microsoft.Authorization/stable/2015-07-01/authorization-RoleDefinitionsCalls.json
- Microsoft.Authorization/stable/2015-07-01/authorization-ProviderOperationsCalls.json
- Microsoft.Authorization/stable/2015-07-01/authorization-ElevateAccessCalls.json
- Microsoft.Authorization/stable/2015-07-01/authorization-RoleAssignmentsCalls.json
- Microsoft.Authorization/stable/2015-07-01/authorization-ClassicAdminCalls.json

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ input-file:
- Microsoft.Automation/preview/2020-01-13-preview/privateLinkResources.json
- Microsoft.Automation/preview/2020-01-13-preview/python2package.json
- Microsoft.Automation/preview/2020-01-13-preview/dscNode.json
- Microsoft.Automation/preview/2020-01-13-preview/dscNodeConfiguration.json
- Microsoft.Automation/preview/2020-01-13-preview/dscCompilationJob.json
- Microsoft.Automation/preview/2020-01-13-preview/dscNodeCounts.json
- Microsoft.Automation/preview/2020-01-13-preview/sourceControl.json
Expand Down Expand Up @@ -78,10 +79,10 @@ input-file:
- Microsoft.Automation/stable/2019-06-01/jobSchedule.json
- Microsoft.Automation/stable/2019-06-01/linkedWorkspace.json
- Microsoft.Automation/stable/2019-06-01/module.json
- Microsoft.Automation/stable/2019-06-01/operations.json
- Microsoft.Automation/stable/2019-06-01/schedule.json
- Microsoft.Automation/stable/2019-06-01/variable.json
- Microsoft.Automation/stable/2019-06-01/watcher.json
- Microsoft.Automation/stable/2019-06-01/operations.json

```

Expand Down Expand Up @@ -152,7 +153,7 @@ input-file:
- Microsoft.Automation/stable/2015-10-31/runbook.json
- Microsoft.Automation/stable/2015-10-31/schedule.json
- Microsoft.Automation/stable/2015-10-31/variable.json
- Microsoft.Automation/stable/2015-10-31/webhook.json
- Microsoft.Automation/stable/2015-10-31/watcher.json
- Microsoft.Automation/stable/2015-10-31/webhook.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-kusto-2020-09-18
- tag: schema-kusto-2020-06-14
- tag: schema-kusto-2020-02-15
- tag: schema-kusto-2019-11-09
Expand All @@ -18,6 +19,17 @@ batch:

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

### Tag: schema-kusto-2020-09-18 and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.Kusto/stable/2020-09-18/kusto.json

```

### Tag: schema-kusto-2020-06-14 and azureresourceschema

``` yaml $(tag) == 'schema-kusto-2020-06-14' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ input-file:
- Microsoft.AzureStack/stable/2017-06-01/Product.json
- Microsoft.AzureStack/stable/2017-06-01/Registration.json
- Microsoft.AzureStack/stable/2017-06-01/CustomerSubscription.json

```
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-azurestackhci-2020-10-01
- tag: schema-azurestackhci-2020-03-01-preview

```

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

### Tag: schema-azurestackhci-2020-10-01 and azureresourceschema

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

# all the input files in this apiVersion
input-file:
- Microsoft.AzureStackHCI/stable/2020-10-01/azurestackhci.json

```

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

``` yaml $(tag) == 'schema-azurestackhci-2020-03-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-cdn-2020-09-01
- tag: schema-cdn-2020-04-15
- tag: schema-cdn-2019-12-31
- tag: schema-cdn-2019-06-15-preview
Expand All @@ -21,6 +22,19 @@ batch:

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

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

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

# all the input files in this apiVersion
input-file:
- Microsoft.Cdn/stable/2020-09-01/cdn.json
- Microsoft.Cdn/stable/2020-09-01/afdx.json
- Microsoft.Cdn/stable/2020-09-01/cdnwebapplicationfirewall.json

```

### Tag: schema-cdn-2020-04-15 and azureresourceschema

``` yaml $(tag) == 'schema-cdn-2020-04-15' && $(azureresourceschema)
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## AzureResourceSchema

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

### AzureResourceSchema multi-api

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

```

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

### Tag: schema-communication-2020-08-20-preview and 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/preview/2020-08-20-preview/CommunicationService.json

```
Loading