diff --git a/schemas/2015-11-01-preview/Microsoft.Portal.json b/schemas/2015-08-01-preview/Microsoft.Portal.json similarity index 98% rename from schemas/2015-11-01-preview/Microsoft.Portal.json rename to schemas/2015-08-01-preview/Microsoft.Portal.json index 4a56995edc..99ba726492 100644 --- a/schemas/2015-11-01-preview/Microsoft.Portal.json +++ b/schemas/2015-08-01-preview/Microsoft.Portal.json @@ -1,5 +1,5 @@ { - "id": "https://schema.management.azure.com/schemas/2015-11-01-preview/Microsoft.Portal.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.Portal.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Portal", "description": "Microsoft Portal Resource Types", @@ -22,7 +22,7 @@ "apiVersion": { "type": "string", "enum": [ - "2015-11-01-preview" + "2015-08-01-preview" ] }, "properties": { diff --git a/schemas/2019-04-01/autogeneratedResources.json b/schemas/2019-04-01/autogeneratedResources.json index a180653aa3..8ccf9d45b9 100644 --- a/schemas/2019-04-01/autogeneratedResources.json +++ b/schemas/2019-04-01/autogeneratedResources.json @@ -11,37 +11,37 @@ { "oneOf": [ { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/cassandraKeyspaces" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/sqlDatabases" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/cassandraTables" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/sqlContainers" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/mongoDBDatabases" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/gremlinDatabases" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/mongoDBCollections" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/gremlinGraphs" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/gremlinDatabases" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/mongoDBCollections" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/gremlinGraphs" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/mongoDBDatabases" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/cassandraKeyspaces" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/sqlContainers" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/cassandraTables" + "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/sqlDatabases" }, { "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/tables" }, { - "$ref": "https://schema.management.azure.com/schemas/2015-11-01-preview/Microsoft.Portal.json#/resourceDefinitions/dashboards" + "$ref": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.Portal.json#/resourceDefinitions/dashboards" }, { "$ref": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.SqlVirtualMachine.json#/resourceDefinitions/sqlVirtualMachineGroups"