Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.77 KB

readme.azureresourceschema.md

File metadata and controls

53 lines (36 loc) · 1.77 KB

AzureResourceSchema

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

AzureResourceSchema multi-api

batch:
  - tag: schema-dbformariadb-2020-01-01
  - tag: schema-dbformariadb-2018-06-01-preview
  - tag: schema-dbformariadb-2018-06-01

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

Tag: schema-dbformariadb-2020-01-01 and azureresourceschema

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

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

Tag: schema-dbformariadb-2018-06-01-preview and azureresourceschema

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

# all the input files in this apiVersion
input-file:
  - Microsoft.DBforMariaDB/preview/2018-06-01-preview/mariadb.json

Tag: schema-dbformariadb-2018-06-01 and azureresourceschema

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

# all the input files in this apiVersion
input-file:
  - Microsoft.DBforMariaDB/stable/2018-06-01/mariadb.json
  - Microsoft.DBforMariaDB/stable/2018-06-01/QueryPerformanceInsights.json
  - Microsoft.DBforMariaDB/stable/2018-06-01/PerformanceRecommendations.json
  - Microsoft.DBforMariaDB/stable/2018-06-01/PrivateEndpointConnections.json
  - Microsoft.DBforMariaDB/stable/2018-06-01/PrivateLinkResources.json
  - Microsoft.DBforMariaDB/stable/2018-06-01/ServerSecurityAlertPolicies.json