Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.31 KB

readme.azureresourceschema.md

File metadata and controls

39 lines (26 loc) · 1.31 KB

AzureResourceSchema

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

AzureResourceSchema multi-api

batch:
  - tag: schema-blueprint-2018-11-01-preview
  - tag: schema-blueprint-2017-11-11-preview

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

Tag: schema-blueprint-2018-11-01-preview and azureresourceschema

output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
  - Microsoft.Blueprint/preview/2018-11-01-preview/blueprintDefinition.json
  - Microsoft.Blueprint/preview/2018-11-01-preview/blueprintAssignment.json
  - Microsoft.Blueprint/preview/2018-11-01-preview/assignmentOperation.json

Tag: schema-blueprint-2017-11-11-preview and azureresourceschema

output-folder: $(azureresourceschema-folder)/schemas

# all the input files in this apiVersion
input-file:
  - Microsoft.Blueprint/preview/2017-11-11-preview/blueprintDefinition.json
  - Microsoft.Blueprint/preview/2017-11-11-preview/blueprintAssignment.json