diff --git a/README.md b/README.md index 1a081c0c39..dfde3c0569 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is the repo for template deployment schemas hosted at: https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json -Welcome to contribute to template deployment schemas, please send pull request to improve the schemas. We will review the pull request and publish the latest schemas to http://schema.management.azure.com/schemas +Welcome to contribute to template deployment schemas, please send pull request to improve the schemas. We will review the pull request and publish the latest schemas to https://schema.management.azure.com/schemas ## Hints: * When you add a new resource type in schema, please add it into [schemas\2014-04-01-preview\deploymentTemplate.json](https://github.com/Azure/azure-resource-manager-schemas/blob/master/schemas/2014-04-01-preview/deploymentTemplate.json) and [schemas\2015-01-01\deploymentTemplate.json](https://github.com/Azure/azure-resource-manager-schemas/blob/master/schemas/2015-01-01/deploymentTemplate.json) diff --git a/schemas/2014-02-26/microsoft.visualstudio.json b/schemas/2014-02-26/microsoft.visualstudio.json index 00d76790ae..6b54b73eee 100644 --- a/schemas/2014-02-26/microsoft.visualstudio.json +++ b/schemas/2014-02-26/microsoft.visualstudio.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-02-26/microsoft.visualstudio.json", + "id": "https://schema.management.azure.com/schemas/2014-02-26/microsoft.visualstudio.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "microsoft.visualstudio", "description": "Visual Studio Online Account and Project Resource", @@ -37,7 +37,7 @@ "items": { "allOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "$ref": "#/resourceDefinitions/project" diff --git a/schemas/2014-04-01-preview/Microsoft.Cache.json b/schemas/2014-04-01-preview/Microsoft.Cache.json index b6c4f71fa7..2d37cdaac7 100644 --- a/schemas/2014-04-01-preview/Microsoft.Cache.json +++ b/schemas/2014-04-01-preview/Microsoft.Cache.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Cache.json", + "id": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Cache.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Cache", "description": "Microsoft Cache Resource Types", @@ -34,7 +34,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: sku/name" @@ -48,7 +48,7 @@ "default": "C" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: sku/size" @@ -59,7 +59,7 @@ "enum": [ 0, 1, 2, 3, 4, 5, 6 ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: sku/capacity" @@ -72,7 +72,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: sku" @@ -85,7 +85,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: version of Redis" @@ -93,7 +93,7 @@ "maxMemoryPolicy": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -116,7 +116,7 @@ "default": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis enableNonSslPort. Enables less secure direct access to redis on port 6379 WITHOUT SSL tunneling." diff --git a/schemas/2014-04-01-preview/Microsoft.Sql.json b/schemas/2014-04-01-preview/Microsoft.Sql.json index 43c5e8f9c5..d7869b6296 100644 --- a/schemas/2014-04-01-preview/Microsoft.Sql.json +++ b/schemas/2014-04-01-preview/Microsoft.Sql.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#", + "id": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.SQLDatabase", "description": "Microsoft SQL Database Resource Types", @@ -29,7 +29,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Sql/server: Azure SQL DB server version" @@ -55,7 +55,7 @@ "items": { "allOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "oneOf": [ @@ -200,7 +200,7 @@ "createMode": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -220,11 +220,11 @@ "description": "Microsoft.Sql/server/databases: The URI of the source database." }, "restorePointInTime": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/UTC", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/UTC", "description": "Microsoft.Sql/server/databases: The point in time for the restore." }, "sourceDatabaseDeletionDate": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/UTC", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/UTC", "description": "Microsoft.Sql/server/databases: The deletion date time of the source database." } } @@ -235,7 +235,7 @@ "edition": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -250,7 +250,7 @@ "collation": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -332,7 +332,7 @@ "maxSizeBytes": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -361,7 +361,7 @@ "requestedServiceObjectiveId": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ diff --git a/schemas/2014-04-01-preview/deploymentParameters.json b/schemas/2014-04-01-preview/deploymentParameters.json index 8f3cadfcc9..84ded9c3fa 100644 --- a/schemas/2014-04-01-preview/deploymentParameters.json +++ b/schemas/2014-04-01-preview/deploymentParameters.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01-preview/deploymentParameters.json#", + "id": "https://schema.management.azure.com/schemas/2014-04-01-preview/deploymentParameters.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Parameters", "description": "An Azure deployment parameter file", diff --git a/schemas/2014-04-01-preview/deploymentTemplate.json b/schemas/2014-04-01-preview/deploymentTemplate.json index 4189402ac3..cfbe91c97e 100644 --- a/schemas/2014-04-01-preview/deploymentTemplate.json +++ b/schemas/2014-04-01-preview/deploymentTemplate.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01-preview/deploymentTemplate.json#", + "id": "https://schema.management.azure.com/schemas/2014-04-01-preview/deploymentTemplate.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Template", "description": "An Azure deployment template", @@ -40,304 +40,304 @@ }, { "oneOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/vaults" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/secrets" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_artifactsources" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_customimages" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_policysets_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_schedules" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualnetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/virtualMachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/sites" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains_domainOwnershipIdentifiers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders_certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/csrs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_appsettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_config" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_connectionstrings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_domainOwnershipIdentifiers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hostNameBindings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridconnection" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridConnectionNamespaces_relays" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_instances_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_premieraddons" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_publicCertificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_appsettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_config" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_connectionstrings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_domainOwnershipIdentifiers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hostNameBindings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridconnection" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridConnectionNamespaces_relays" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_instances_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_premieraddons" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_publicCertificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_sourcecontrol" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_sourcecontrol" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections_gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections_gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_workerPools" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_multiRolePools" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_routes" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/databases" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/firewallrules" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/administrators" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfiguration" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/alertrules" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/components" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/autoscalesettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/webtests" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-02-26/microsoft.visualstudio.json#/resourceDefinitions/account" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Cache.json#/resourceDefinitions/Redis" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/HybridConnection" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/SuccessBricks.ClearDB.json#/resourceDefinitions/databases" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/apiapps" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/registrations" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/notificationHubs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/namespaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-01-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json#/resourceDefinitions/catalogs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#/resourceDefinitions/containerServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications_versions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-02-01-preview/Microsoft.Logic.json#/resourceDefinitions/workflows"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections_jobs"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/commitmentPlans"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#/resourceDefinitions/workspaces"}, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/automationAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/runbooks" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/modules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/connections" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/variables" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/schedules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobSchedules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_AuthorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues_authorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_authorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_subscriptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_AuthorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#/resourceDefinitions/locks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#/resourceDefinitions/deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/applianceDefinitions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/appliances" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups_users" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_openidConnectProviders" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_apis" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_groups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_templates" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/disks"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/snapshots"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/images"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/availabilitySets"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions"}, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/vaults" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/secrets" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_artifactsources" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_customimages" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_policysets_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_schedules" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualnetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/virtualMachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/sites" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains_domainOwnershipIdentifiers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders_certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/csrs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_appsettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_config" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_connectionstrings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_domainOwnershipIdentifiers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hostNameBindings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridconnection" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridConnectionNamespaces_relays" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_instances_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_premieraddons" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_publicCertificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_appsettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_config" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_connectionstrings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_domainOwnershipIdentifiers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hostNameBindings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridconnection" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridConnectionNamespaces_relays" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_instances_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_premieraddons" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_publicCertificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_sourcecontrol" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_sourcecontrol" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections_gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections_gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_workerPools" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_multiRolePools" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_routes" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/databases" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/firewallrules" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/administrators" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfiguration" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/alertrules" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/components" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/autoscalesettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/webtests" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-02-26/microsoft.visualstudio.json#/resourceDefinitions/account" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Cache.json#/resourceDefinitions/Redis" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/HybridConnection" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/SuccessBricks.ClearDB.json#/resourceDefinitions/databases" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/apiapps" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/registrations" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/notificationHubs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/namespaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-01-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json#/resourceDefinitions/catalogs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#/resourceDefinitions/containerServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications_versions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-02-01-preview/Microsoft.Logic.json#/resourceDefinitions/workflows"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections_jobs"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/commitmentPlans"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#/resourceDefinitions/workspaces"}, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/automationAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/runbooks" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/modules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/connections" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/variables" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/schedules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobSchedules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_AuthorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues_authorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_authorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_subscriptions" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_AuthorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#/resourceDefinitions/locks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#/resourceDefinitions/deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/applianceDefinitions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/appliances" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups_users" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_openidConnectProviders" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_apis" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_groups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_templates" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/disks"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/snapshots"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/images"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/availabilitySets"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions"}, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, { "$ref": "#/definitions/resourceGeneric" } ] } diff --git a/schemas/2014-04-01/Microsoft.BizTalkServices.json b/schemas/2014-04-01/Microsoft.BizTalkServices.json index a6336d5981..cd0c05a1b8 100644 --- a/schemas/2014-04-01/Microsoft.BizTalkServices.json +++ b/schemas/2014-04-01/Microsoft.BizTalkServices.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json", + "id": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.BizTalkServices", "description": "Microsoft BizTalk Services Resource Types", @@ -23,7 +23,7 @@ "sku": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "object", @@ -31,7 +31,7 @@ "name": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -44,7 +44,7 @@ "unitCount": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -73,7 +73,7 @@ "items": { "allOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "oneOf": [ @@ -119,7 +119,7 @@ "port": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", diff --git a/schemas/2014-04-01/Microsoft.Insights.json b/schemas/2014-04-01/Microsoft.Insights.json index 696a3f80a4..01b67573a8 100644 --- a/schemas/2014-04-01/Microsoft.Insights.json +++ b/schemas/2014-04-01/Microsoft.Insights.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#", + "id": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Insights", "description": "Microsoft Insights Types", @@ -36,7 +36,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Insights/alertrules: Indicates whether the alert rule is enabled." @@ -44,7 +44,7 @@ "condition": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "object", @@ -52,7 +52,7 @@ "odata.type": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -69,7 +69,7 @@ "odata.type": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -92,7 +92,7 @@ "metricNamespace": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -108,7 +108,7 @@ "operator": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -128,7 +128,7 @@ "minimum": 0 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Insights/alertrules: The threshold value that activates the alert. Only for ThresholdRuleConditions." @@ -140,7 +140,7 @@ "minimum": 0 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Insights/alertrules: The number of locations that must fail to activate the alert. Only for LocationThresholdRuleConditions." @@ -148,10 +148,10 @@ "windowSize": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Insights/alertrules: The period of time that is used to monitor alert activity based on the threshold. Must be between 5 minutes and 1 day. ISO 8601 duration format." @@ -164,7 +164,7 @@ "action": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "object", @@ -172,7 +172,7 @@ "odata.type": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -185,7 +185,7 @@ "sendToServiceOwners": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "boolean" @@ -196,7 +196,7 @@ "customEmails": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -291,7 +291,7 @@ "Enabled": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "boolean" @@ -300,17 +300,17 @@ "description": "Microsoft.Insights/webtests: Is the webtest enabled." }, "Frequency": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Insights/webtests: Frequency of the webtest." }, "Timeout": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Insights/webtests: Timeout for the webtest." }, "Locations": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -331,7 +331,7 @@ "Configuration": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "object", @@ -381,7 +381,7 @@ "profiles": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -399,7 +399,7 @@ "minimum": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -411,7 +411,7 @@ "maximum": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -423,7 +423,7 @@ "default": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -458,10 +458,10 @@ "timeGrain": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" } ], "description": "Microsoft.Insights/autoscalesettings: The granularity of metrics the rule monitors. Must be one of the predefined values returned from metric definitions for the metric. Must be between 12 hours and 1 minute. ISO 8601 duration format." @@ -469,7 +469,7 @@ "statistics": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -485,10 +485,10 @@ "timeWindow": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" } ], "description": "Microsoft.Insights/autoscalesettings: The range of time in which instance data is collected. This value must be greater than the delay in metric collection, which can vary from resource-to-resource. Must be between 12 hours and 5 minutes. ISO 8601 duration format." @@ -496,7 +496,7 @@ "timeAggregation": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -514,7 +514,7 @@ "operator": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -532,7 +532,7 @@ "threshold": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "number", @@ -555,7 +555,7 @@ "direction": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -569,7 +569,7 @@ "type": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -582,7 +582,7 @@ "value": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -594,10 +594,10 @@ "cooldown": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/Iso8601Duration" } ], "description": "Microsoft.Insights/autoscalesettings: The amount of time to wait since the last scaling action before this action occurs. Must be between 1 week and 1 minute. ISO 8601 duration format." @@ -699,7 +699,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Insights/autoscalesettings: Specifies whether automatic scaling is enabled for the resource." diff --git a/schemas/2014-04-01/SuccessBricks.ClearDB.json b/schemas/2014-04-01/SuccessBricks.ClearDB.json index c901c0a1aa..bbca54feb5 100644 --- a/schemas/2014-04-01/SuccessBricks.ClearDB.json +++ b/schemas/2014-04-01/SuccessBricks.ClearDB.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01/SuccessBricks.ClearDB.json", + "id": "https://schema.management.azure.com/schemas/2014-04-01/SuccessBricks.ClearDB.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "SuccessBricks.ClearDB", "description": "SuccessBricks ClearDB Resource Types", @@ -23,7 +23,7 @@ "name": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ diff --git a/schemas/2014-06-01/Microsoft.Web.json b/schemas/2014-06-01/Microsoft.Web.json index 1c5575cd40..32314d26ac 100644 --- a/schemas/2014-06-01/Microsoft.Web.json +++ b/schemas/2014-06-01/Microsoft.Web.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json", + "id": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Web", "description": "Microsoft Web Resource Types", @@ -28,7 +28,7 @@ "sku": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -44,7 +44,7 @@ "workerSize": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -64,7 +64,7 @@ "numberOfWorkers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -105,7 +105,7 @@ "connectionStrings": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -125,7 +125,7 @@ "Type": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer", @@ -197,7 +197,7 @@ "setParameters": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "object" @@ -244,7 +244,7 @@ "hostnames": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -259,7 +259,7 @@ "enabledHostnames": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -274,7 +274,7 @@ "hostNameSslStates": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -301,7 +301,7 @@ "maximum": 2 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites/hostNameSslStates. The SSL state." @@ -326,7 +326,7 @@ "maximum": 2 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites/hostNameSslStates: IP Based SSL state" @@ -343,7 +343,7 @@ "type": "array", "items": { "allOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "oneOf": [ { "$ref": "#/resourceDefinitions/config" }, diff --git a/schemas/2014-08-01-preview/Microsoft.Scheduler.json b/schemas/2014-08-01-preview/Microsoft.Scheduler.json index 131c7399c2..9496e8a814 100644 --- a/schemas/2014-08-01-preview/Microsoft.Scheduler.json +++ b/schemas/2014-08-01-preview/Microsoft.Scheduler.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json", + "id": "https://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Scheduler", "description": "Microsoft Scheduler Resource Types", @@ -34,12 +34,12 @@ "Premium" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections: Job Collection sku" }, @@ -54,20 +54,20 @@ "type": "integer", "minimum": 1 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/quota: The maximum number of jobs that can be created in this job collection. Default value based on sku." }, "maxRecurrence": { "oneOf": [ { "$ref": "#/definitions/recurrenceFrequency" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/quota: The maximum recurrence frequency that a job can execute at. Default value based on sku." } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/quota" } @@ -80,7 +80,7 @@ "type": "array", "items": { "allOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "$ref": "#/resourceDefinitions/jobs" } ] }, @@ -115,14 +115,14 @@ "startTime": { "oneOf": [ { "$ref": "#/definitions/UTC" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: For simple scheduler startTime will be the first occurrence and for complex schedules the job will start no sooner than startTime." }, "recurrence": { "oneOf": [ { "$ref": "#/definitions/recurrence" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: The recurrence schedule the job will execute." }, @@ -134,7 +134,7 @@ "Disabled" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Running state of the job." }, @@ -153,26 +153,26 @@ "HTTPS" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Type of job action" }, "request": { "oneOf": [ { "$ref": "#/definitions/httpActionRequest" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "retryPolicy": { "oneOf": [ { "$ref": "#/definitions/retryPolicy" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "errorAction": { "oneOf": [ { "$ref": "#/definitions/errorAction" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, @@ -192,26 +192,26 @@ "STORAGEQUEUE" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Type of job action" }, "queueMessage": { "oneOf": [ { "$ref": "#/definitions/storageQueueActionQueueMessage" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "retryPolicy": { "oneOf": [ { "$ref": "#/definitions/retryPolicy" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "errorAction": { "oneOf": [ { "$ref": "#/definitions/errorAction" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, @@ -223,7 +223,7 @@ } ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] , "description": "Microsoft.Scheduler/jobCollections/jobs: Action to perform on the prescribed schedule" @@ -250,7 +250,7 @@ "minLength": 1, "maxLength": 2048 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: URI of the endpoint to call" }, @@ -277,14 +277,14 @@ } ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: HTTP method used to communicate with the endpoint" }, "headers": { "oneOf": [ { "type": "object" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Dictionary HTTP request headers. Limited to 50 headers." }, @@ -294,7 +294,7 @@ "type": "string", "maxLength": 8192 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: HTTP request body" }, @@ -582,14 +582,14 @@ "count": { "oneOf": [ { "type": "integer" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Number of times this job should run before completing" }, "endTime": { "oneOf": [ { "$ref": "#/definitions/UTC" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Job should not execute past this time" }, @@ -599,7 +599,7 @@ "type": "integer", "minimum": 1 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Interval for the frequency that determines how often the job will run" }, @@ -612,7 +612,7 @@ "Month" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Scheduler/jobCollections/jobs: Frequency at which this job will run" }, @@ -634,7 +634,7 @@ } ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Minutes of the hour at which the job will run" }, @@ -653,7 +653,7 @@ } ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Hours of the day at which the job will run" }, @@ -674,7 +674,7 @@ } ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Days of the week the job will run. Can only be specified with a weekly frequency." }, @@ -688,7 +688,7 @@ "day": { "oneOf": [ { "$ref": "#/definitions/dayOfWeek" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Day of the week the job will run, e.g. {Sunday} is every Sunday of the month." }, @@ -699,7 +699,7 @@ "minimum": -5, "maximum": 5 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Occurrence of the day during the month, e.g. {Sunday, -1} is the last Sunday of the month. Optional." } @@ -710,7 +710,7 @@ "description": "Determines which days of the month the job will run. Can only be specified with a monthly frequency." } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "monthDays": { diff --git a/schemas/2014-10-01-preview/Microsoft.Authorization.json b/schemas/2014-10-01-preview/Microsoft.Authorization.json index 923079d916..421d6ae101 100644 --- a/schemas/2014-10-01-preview/Microsoft.Authorization.json +++ b/schemas/2014-10-01-preview/Microsoft.Authorization.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-10-01-preview/Microsoft.Authorization.json", + "id": "https://schema.management.azure.com/schemas/2014-10-01-preview/Microsoft.Authorization.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Authorization", "description": "Microsoft Microsoft.Authorization Resource Types", @@ -31,7 +31,7 @@ "minLength": 1 } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of resources this resource depends on" }, diff --git a/schemas/2015-01-01/Microsoft.Authorization.json b/schemas/2015-01-01/Microsoft.Authorization.json index 10accb7ba8..e0ec580fa2 100644 --- a/schemas/2015-01-01/Microsoft.Authorization.json +++ b/schemas/2015-01-01/Microsoft.Authorization.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-01-01/Microsoft.Authorization.json", + "id": "https://schema.management.azure.com/schemas/2015-01-01/Microsoft.Authorization.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Authorization", "description": "Microsoft Microsoft.Authorization Resource Types", @@ -41,7 +41,7 @@ "ReadOnly" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] , "description": "Microsoft.Authorization/locks: level - specifies the type of lock to apply to the scope. CanNotDelete allows modification but prevents deletion, ReadOnly prevents modification or deletion." diff --git a/schemas/2015-01-01/Microsoft.Resources.json b/schemas/2015-01-01/Microsoft.Resources.json index 5c49e246f2..e9c958ab09 100644 --- a/schemas/2015-01-01/Microsoft.Resources.json +++ b/schemas/2015-01-01/Microsoft.Resources.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-01-01/Microsoft.Resources.json", + "id": "https://schema.management.azure.com/schemas/2015-01-01/Microsoft.Resources.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Resources", "description": "Microsoft Resources Resource Types", @@ -36,14 +36,14 @@ "mode": { "oneOf": [ { "enum": [ "Incremental", "Complete" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment mode" }, "templateLink": { "oneOf": [ { "$ref": "#/definitions/templateLink" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment template link" }, @@ -52,14 +52,14 @@ { "type": "object" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment template" }, "parametersLink": { "oneOf": [ { "$ref": "#/definitions/parametersLink" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment parameters link" }, @@ -68,10 +68,10 @@ { "type": "object", "additionalProperties": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment parameters" } diff --git a/schemas/2015-01-01/Sendgrid.Email.json b/schemas/2015-01-01/Sendgrid.Email.json index 459b29e0a4..2678566f7a 100644 --- a/schemas/2015-01-01/Sendgrid.Email.json +++ b/schemas/2015-01-01/Sendgrid.Email.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2014-04-01-preview/Sendgrid.json", + "id": "https://schema.management.azure.com/schemas/2014-04-01-preview/Sendgrid.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Sendgrid.Email", "description": "Sendgrid Resource Types", @@ -15,7 +15,7 @@ "maxLength": 50 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of the resource" @@ -36,7 +36,7 @@ "name": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -58,7 +58,7 @@ "product": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ @@ -92,7 +92,7 @@ "maxLength": 50 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SendGrid account password" @@ -103,7 +103,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True if you want to accept Marketing Emails" diff --git a/schemas/2015-01-01/deploymentParameters.json b/schemas/2015-01-01/deploymentParameters.json index d7fe93159e..661e4de150 100644 --- a/schemas/2015-01-01/deploymentParameters.json +++ b/schemas/2015-01-01/deploymentParameters.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#", + "id": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Parameters", "description": "An Azure deployment parameter file", @@ -31,11 +31,11 @@ "type": "object", "properties": { "value": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/parameterValueTypes", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/parameterValueTypes", "description": "Input value to template" }, "reference": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/keyVaultReference", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/keyVaultReference", "description": "KeyVault parameter reference" }, "metadata": { diff --git a/schemas/2015-01-01/deploymentTemplate.json b/schemas/2015-01-01/deploymentTemplate.json index 1e7747fd8d..f8acf630af 100644 --- a/schemas/2015-01-01/deploymentTemplate.json +++ b/schemas/2015-01-01/deploymentTemplate.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + "id": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Template", "description": "An Azure deployment template", @@ -37,305 +37,305 @@ }, { "oneOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/secrets" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_artifactsources" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_customimages" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_policysets_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_schedules" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualnetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/virtualMachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains_domainOwnershipIdentifiers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders_certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/csrs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_appsettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_config" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_connectionstrings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_domainOwnershipIdentifiers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hostNameBindings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridconnection" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridConnectionNamespaces_relays" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_instances_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_premieraddons" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_publicCertificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_appsettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_config" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_connectionstrings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_domainOwnershipIdentifiers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hostNameBindings" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridconnection" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridConnectionNamespaces_relays" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_instances_deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_premieraddons" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_publicCertificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections_gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_sourcecontrol" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_sourcecontrol" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections_gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_workerPools" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_multiRolePools" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_routes" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/databases" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/firewallrules" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/administrators" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfigurations" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/alertrules" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/components" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/autoscalesettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/webtests" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-02-26/microsoft.visualstudio.json#/resourceDefinitions/account" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Cache.json#/resourceDefinitions/Redis" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/HybridConnection" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/apiapps" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/registrations" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/notificationHubs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-01-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/vaults" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/sites" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/sites" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/gateways" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/namespaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json#/resourceDefinitions/accounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json#/resourceDefinitions/catalogs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#/resourceDefinitions/containerServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications_versions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-02-01-preview/Microsoft.Logic.json#/resourceDefinitions/workflows" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways"}, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections_jobs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/commitmentPlans" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#/resourceDefinitions/workspaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/automationAccounts" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/runbooks" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/modules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/connections" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/variables" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/schedules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobSchedules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_AuthorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues_authorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_authorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_subscriptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_AuthorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#/resourceDefinitions/locks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#/resourceDefinitions/deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/applianceDefinitions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/appliances" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups_users" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_openidConnectProviders" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_apis" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_groups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_policies" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_templates" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/disks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/snapshots" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/images" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/availabilitySets" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules" } + { "$ref": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/secrets" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_artifactsources" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_customimages" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_policysets_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_schedules" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualnetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/labs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/virtualMachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains_domainOwnershipIdentifiers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders_certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/csrs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_appsettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_config" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_connectionstrings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_domainOwnershipIdentifiers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hostNameBindings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridconnection" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridConnectionNamespaces_relays" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_instances_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_premieraddons" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_publicCertificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_appsettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_config" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_connectionstrings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_domainOwnershipIdentifiers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hostNameBindings" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridconnection" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridConnectionNamespaces_relays" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_instances_deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_premieraddons" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_publicCertificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections_gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_sourcecontrol" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_sourcecontrol" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections_gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_workerPools" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_multiRolePools" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_routes" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/databases" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/firewallrules" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/administrators" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfigurations" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/alertrules" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/components" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/autoscalesettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Insights.json#/resourceDefinitions/webtests" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-02-26/microsoft.visualstudio.json#/resourceDefinitions/account" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Cache.json#/resourceDefinitions/Redis" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/HybridConnection" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/apiapps" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/registrations" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/notificationHubs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-01-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#/resourceDefinitions/vaults" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-06-01/Microsoft.Web.json#/resourceDefinitions/sites" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/sites" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json#/resourceDefinitions/gateways" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json#/resourceDefinitions/namespaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json#/resourceDefinitions/accounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json#/resourceDefinitions/catalogs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#/resourceDefinitions/containerServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_A" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_AAAA" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_CNAME" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_MX" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_NS" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_PTR" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SOA" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_SRV" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_TXT" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_customDomains" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#/resourceDefinitions/profiles_endpoints_origins" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts_applications_versions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Cache.json#/resourceDefinitions/Redis" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-02-01-preview/Microsoft.Logic.json#/resourceDefinitions/workflows" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways"}, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections_jobs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/commitmentPlans" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#/resourceDefinitions/workspaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/automationAccounts" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/runbooks" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/modules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/connections" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/variables" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/schedules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobSchedules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_AuthorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues_authorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_authorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_subscriptions" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_AuthorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#/resourceDefinitions/locks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#/resourceDefinitions/deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/applianceDefinitions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/appliances" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups_users" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_openidConnectProviders" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_apis" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_groups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products_policies" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_templates" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/disks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/snapshots" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/images" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/availabilitySets" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules" } ] } ] @@ -347,8 +347,8 @@ }, { "oneOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2014-04-01/SuccessBricks.ClearDB.json#/resourceDefinitions/databases" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts" } + { "$ref": "https://schema.management.azure.com/schemas/2014-04-01/SuccessBricks.ClearDB.json#/resourceDefinitions/databases" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts" } ] } ] @@ -360,11 +360,11 @@ }, { "oneOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2016-02-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/Microsoft.Resources.json#/resourceDefinitions/links" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/Microsoft.Authorization.json#/resourceDefinitions/locks" }, - { "$ref": "http://schema.management.azure.com/schemas/2014-10-01-preview/Microsoft.Authorization.json#/resourceDefinitions/roleAssignments" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2016-02-01/Microsoft.Resources.json#/resourceDefinitions/deployments" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/Microsoft.Resources.json#/resourceDefinitions/links" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/Microsoft.Authorization.json#/resourceDefinitions/locks" }, + { "$ref": "https://schema.management.azure.com/schemas/2014-10-01-preview/Microsoft.Authorization.json#/resourceDefinitions/roleAssignments" } ] } ] diff --git a/schemas/2015-02-01-preview/Microsoft.Logic.json b/schemas/2015-02-01-preview/Microsoft.Logic.json index 3eca1b0cd8..866262acb1 100644 --- a/schemas/2015-02-01-preview/Microsoft.Logic.json +++ b/schemas/2015-02-01-preview/Microsoft.Logic.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-02-01-preview/Microsoft.Logic.json#", + "id": "https://schema.management.azure.com/schemas/2015-02-01-preview/Microsoft.Logic.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Logic", "description": "Microsoft Logic Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/WorkflowProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the workflow properties." @@ -66,7 +66,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the name." @@ -77,7 +77,7 @@ "$ref": "#/definitions/ResourceReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the reference to plan." @@ -108,7 +108,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the value." @@ -119,7 +119,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the metadata." @@ -142,7 +142,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the state." @@ -153,7 +153,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the sku." @@ -164,7 +164,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the definition." @@ -178,7 +178,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the parameters." diff --git a/schemas/2015-03-01-preview/Microsoft.AppService.json b/schemas/2015-03-01-preview/Microsoft.AppService.json index be87c5b627..de7381e672 100644 --- a/schemas/2015-03-01-preview/Microsoft.AppService.json +++ b/schemas/2015-03-01-preview/Microsoft.AppService.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json", + "id": "https://schema.management.azure.com/schemas/2015-03-01-preview/Microsoft.AppService.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.AppService", "description": "Microsoft AppService Resource Types", @@ -22,14 +22,14 @@ "gateway": { "oneOf": [ { "$ref": "#/definitions/resourceReference" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/apiapps: Reference to a gateway resource" }, "host": { "oneOf": [ { "$ref": "#/definitions/resourceReference" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/apiapps: Reference to a hosting web site resource" }, @@ -44,7 +44,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/apiapps: API App NuGet gallery package" }, @@ -58,7 +58,7 @@ ], "default": "Auto" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/apiapps: Update policy for the API App instance" }, @@ -72,7 +72,7 @@ ], "default": "Internal" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/apiapps: Access level of the API App instance" }, @@ -84,7 +84,7 @@ "$ref": "#/definitions/resourceReference" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/apiapps: Collection of references to dependent API Apps instances" } @@ -120,7 +120,7 @@ "host": { "oneOf": [ { "$ref": "#/definitions/resourceReference" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.AppService/gateways: Reference to a hosting web site resource" } @@ -131,7 +131,7 @@ "items": { "allOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "$ref": "#/resourceDefinitions/registrationsChild" @@ -211,13 +211,13 @@ "description": "Reference to a CSM resource", "properties": { "id": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression", "description": "Full CSM resource ID" }, "resourceName": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "string" @@ -239,7 +239,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "API version of AppService resource" diff --git a/schemas/2015-04-01/Microsoft.DomainRegistration.json b/schemas/2015-04-01/Microsoft.DomainRegistration.json index adc98b49ed..257ea6a1c8 100644 --- a/schemas/2015-04-01/Microsoft.DomainRegistration.json +++ b/schemas/2015-04-01/Microsoft.DomainRegistration.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#", + "id": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DomainRegistration", "description": "Microsoft DomainRegistration Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/Domain_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -69,7 +69,7 @@ "$ref": "#/definitions/DomainOwnershipIdentifier_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -130,7 +130,7 @@ "$ref": "#/definitions/Address" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Mailing address." @@ -185,7 +185,7 @@ "$ref": "#/definitions/Contact" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Administrative contact." @@ -196,7 +196,7 @@ "$ref": "#/definitions/Contact" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Billing contact." @@ -207,7 +207,7 @@ "$ref": "#/definitions/Contact" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Registrant contact." @@ -218,7 +218,7 @@ "$ref": "#/definitions/Contact" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Technical contact." @@ -232,7 +232,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name servers." @@ -243,7 +243,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if domain privacy is enabled for this domain; otherwise, false." @@ -257,7 +257,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if the domain should be automatically renewed; otherwise, false." @@ -271,7 +271,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "All hostnames derived from the domain and assigned to Azure resources." @@ -282,7 +282,7 @@ "$ref": "#/definitions/DomainPurchaseConsent" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Legal agreement consent." @@ -301,7 +301,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reasons why domain is not renewable." @@ -331,7 +331,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of applicable legal agreement keys. This list can be retrieved using ListLegalAgreements API under TopLevelDomain resource." @@ -369,7 +369,7 @@ "$ref": "#/definitions/DomainOwnershipIdentifier_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -398,7 +398,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of apps the hostname is assigned to. This list will have more than one app only if the hostname is pointing to a Traffic Manager." @@ -417,7 +417,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Type of the Azure resource the hostname is assigned to." @@ -432,7 +432,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Type of the DNS record." @@ -447,7 +447,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Type of the hostname." diff --git a/schemas/2015-04-01/Microsoft.NotificationHubs.json b/schemas/2015-04-01/Microsoft.NotificationHubs.json index db22516d1c..ebe246a7fd 100644 --- a/schemas/2015-04-01/Microsoft.NotificationHubs.json +++ b/schemas/2015-04-01/Microsoft.NotificationHubs.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json", + "id": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.NotificationHubs.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.NotificationHubs", "description": "Microsoft Notification Hubs", @@ -31,7 +31,7 @@ "NotificationHub" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces: The type of the namespace" } @@ -44,7 +44,7 @@ "type": "array", "items": { "allOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "$ref": "#/resourceDefinitions/notificationHubs" } ] }, @@ -96,7 +96,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: WNS credentials for a Notification Hub." }, @@ -122,7 +122,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: APNS credentials for a Notification Hub." }, @@ -143,7 +143,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: GCM credentials for a Notification Hub." }, @@ -164,7 +164,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: MPNS credentials for a Notification Hub." }, @@ -190,7 +190,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: ADM credentials for a Notification Hub." }, @@ -216,7 +216,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: Baidu credentials for a Notification Hub." }, @@ -250,7 +250,7 @@ } } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.NotificationHubs/namespaces/notificationHubs: Authorization Rules for a Notification Hub." } diff --git a/schemas/2015-04-08/Microsoft.DocumentDB.json b/schemas/2015-04-08/Microsoft.DocumentDB.json index 99263ed2e2..bcf38cce6a 100644 --- a/schemas/2015-04-08/Microsoft.DocumentDB.json +++ b/schemas/2015-04-08/Microsoft.DocumentDB.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#", + "id": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DocumentDB", "description": "Microsoft DocumentDB Resource Types", @@ -28,7 +28,7 @@ "type": "string", "pattern": "^[a-z][a-z0-9-]*$" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.DocumentDB/databaseAccounts: Name of the database account." }, @@ -39,7 +39,7 @@ "Standard" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.DocumentDB/databaseAccounts: Database account offer type" }, @@ -51,7 +51,7 @@ { "$ref": "#/definitions/consistencyBoundedStaleness" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.DocumentDB/databaseAccounts: Consistency policy" } @@ -81,7 +81,7 @@ "BoundedStaleness" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "maxStalenessPrefix": { @@ -91,7 +91,7 @@ "maximum": 1000, "minimum": 10 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "maxIntervalInSeconds": { @@ -101,7 +101,7 @@ "maximum": 600, "minimum": 5 }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, @@ -123,7 +123,7 @@ "Eventual" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, diff --git a/schemas/2015-05-04-preview/Microsoft.Network.json b/schemas/2015-05-04-preview/Microsoft.Network.json index 0026e4214d..3159dbfd57 100644 --- a/schemas/2015-05-04-preview/Microsoft.Network.json +++ b/schemas/2015-05-04-preview/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -29,7 +29,7 @@ "$ref": "#/definitions/ZoneProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the zone." @@ -101,7 +101,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -139,7 +139,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -177,7 +177,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -215,7 +215,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -253,7 +253,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -291,7 +291,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -329,7 +329,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -367,7 +367,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -405,7 +405,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -475,7 +475,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -513,7 +513,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -551,7 +551,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -589,7 +589,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -627,7 +627,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -665,7 +665,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -703,7 +703,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -741,7 +741,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -779,7 +779,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -801,7 +801,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the preference metric for this record." @@ -842,7 +842,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the TTL of the records in the RecordSet." @@ -856,7 +856,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of A records in the RecordSet." @@ -870,7 +870,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of AAAA records in the RecordSet." @@ -884,7 +884,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of MX records in the RecordSet." @@ -898,7 +898,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of NS records in the RecordSet." @@ -912,7 +912,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of PTR records in the RecordSet." @@ -926,7 +926,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of SRV records in the RecordSet." @@ -940,7 +940,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of TXT records in the RecordSet." @@ -951,7 +951,7 @@ "$ref": "#/definitions/CnameRecord" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the CNAME record in the RecordSet." @@ -962,7 +962,7 @@ "$ref": "#/definitions/SoaRecord" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the SOA record in the RecordSet." @@ -987,7 +987,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the serial number for this record." @@ -998,7 +998,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the refresh value for this record." @@ -1009,7 +1009,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the retry time for this record." @@ -1020,7 +1020,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the expire time for this record." @@ -1031,7 +1031,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the minimum TTL value for this record." @@ -1048,7 +1048,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the priority metric for this record." @@ -1059,7 +1059,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the weight metric for this this record." @@ -1070,7 +1070,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the port of the service for this record." @@ -1094,7 +1094,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the text value of this record." @@ -1111,7 +1111,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the maximum number of record sets that can be created in this zone." @@ -1122,7 +1122,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the current number of record sets in this zone." diff --git a/schemas/2015-05-21-preview/Microsoft.DevTestLab.json b/schemas/2015-05-21-preview/Microsoft.DevTestLab.json index bbfda62daf..ffb6d239d6 100644 --- a/schemas/2015-05-21-preview/Microsoft.DevTestLab.json +++ b/schemas/2015-05-21-preview/Microsoft.DevTestLab.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#", + "id": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DevTestLab", "description": "Azure DevTest Labs Resource Types", @@ -61,7 +61,7 @@ "isAuthenticationWithSshKey": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sets whether SSH Key should be used to authenticate to Linux machine" }, diff --git a/schemas/2015-06-01/Microsoft.Cdn.json b/schemas/2015-06-01/Microsoft.Cdn.json index 76f489cd06..498d2a7f6a 100644 --- a/schemas/2015-06-01/Microsoft.Cdn.json +++ b/schemas/2015-06-01/Microsoft.Cdn.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#", + "id": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.Cdn.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Cdn", "description": "Microsoft Cdn Resource Types", @@ -32,7 +32,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Profile tags" @@ -43,7 +43,7 @@ "$ref": "#/definitions/ProfilePropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -94,7 +94,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Endpoint tags" @@ -105,7 +105,7 @@ "$ref": "#/definitions/EndpointPropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -152,7 +152,7 @@ "$ref": "#/definitions/CustomDomainPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -185,7 +185,7 @@ "$ref": "#/definitions/OriginPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -224,7 +224,7 @@ "$ref": "#/definitions/DeepCreatedOriginProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -247,7 +247,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTP port. Must be between 1 and 65535" @@ -258,7 +258,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTPS port. Must be between 1 and 65535" @@ -289,7 +289,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of content types on which compression will be applied. The value for the elements should be a valid MIME type." @@ -300,7 +300,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether content compression is enabled. Default value is false. If compression is enabled, the content transferred from the CDN endpoint to the end user will be compressed. The requested content must be larger than 1 byte and smaller than 1 MB." @@ -311,7 +311,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether HTTP traffic is allowed on the endpoint. Default value is true. At least one protocol (HTTP or HTTPS) must be allowed." @@ -322,7 +322,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether https traffic is allowed on the endpoint. Default value is true. At least one protocol (HTTP or HTTPS) must be allowed." @@ -339,7 +339,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Defines the query string caching behavior. Possible values include: 'IgnoreQueryString', 'BypassCaching', 'UseQueryString', 'NotSet'" @@ -353,7 +353,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The set of origins for the CDN endpoint. When multiple origins exist, the first origin will be used as primary and rest will be used as failover options." @@ -376,7 +376,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTP port. Must be between 1 and 65535." @@ -387,7 +387,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTPS port. Must be between 1 and 65535." @@ -406,7 +406,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Profile SKU" @@ -444,7 +444,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Endpoint tags" @@ -455,7 +455,7 @@ "$ref": "#/definitions/EndpointPropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -502,7 +502,7 @@ "$ref": "#/definitions/CustomDomainPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -535,7 +535,7 @@ "$ref": "#/definitions/OriginPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -560,7 +560,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of the pricing tier. Possible values include: 'Standard', 'Premium'" diff --git a/schemas/2015-06-01/Microsoft.KeyVault.json b/schemas/2015-06-01/Microsoft.KeyVault.json index f0ebe9d5f3..1c61af92e6 100644 --- a/schemas/2015-06-01/Microsoft.KeyVault.json +++ b/schemas/2015-06-01/Microsoft.KeyVault.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#", + "id": "https://schema.management.azure.com/schemas/2015-06-01/Microsoft.KeyVault.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.KeyVault", "description": "Microsoft KeyVault Resource Types", @@ -54,7 +54,7 @@ "sku": { "oneOf": [ { "$ref": "#/definitions/sku" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: Sku" }, @@ -64,7 +64,7 @@ "type": "string", "pattern": "^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: The tenant ID of the Azure Active Directory Tenant to use for authorization." }, @@ -76,14 +76,14 @@ "$ref": "#/definitions/accessPolicy" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: Access policies" }, "enabledForDeployment": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: Enabled for deployment" } @@ -98,7 +98,7 @@ "type": "array", "items": { "allOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "$ref": "#/resourceDefinitions/secretsChild" } ] }, @@ -119,7 +119,7 @@ "properties": { "tenantId": { "oneOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "string", "pattern": "^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$" @@ -129,7 +129,7 @@ }, "objectId": { "oneOf": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "string", "pattern": "^[0-9a-fA-F]{8}(-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}$" @@ -176,7 +176,7 @@ "minItems": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: The permissions granted on keys in this vault to this Active Directory object." @@ -197,7 +197,7 @@ "minItems": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: The permissions granted on secrets in this vault to this Active Directory object." @@ -251,7 +251,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: The service tier of KeyVault to use. Standard supports secrets and software-protected keys. Premium adds support for HSM-protected keys." @@ -264,7 +264,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.KeyVault/vaults: The SKU family to use." diff --git a/schemas/2015-07-01-preview/Microsoft.ServerManagement.json b/schemas/2015-07-01-preview/Microsoft.ServerManagement.json index ed6161af6e..431416fb24 100644 --- a/schemas/2015-07-01-preview/Microsoft.ServerManagement.json +++ b/schemas/2015-07-01-preview/Microsoft.ServerManagement.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#", + "id": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ServerManagement", "description": "Microsoft.ServerManagement Resource Types", diff --git a/schemas/2015-08-01-preview/Microsoft.DataConnect.json b/schemas/2015-08-01-preview/Microsoft.DataConnect.json index f9da62804f..c8333bd1e9 100644 --- a/schemas/2015-08-01-preview/Microsoft.DataConnect.json +++ b/schemas/2015-08-01-preview/Microsoft.DataConnect.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json", + "id": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DataConnect", "description": "Microsoft Data Connect", diff --git a/schemas/2015-08-01/Microsoft.Cache.json b/schemas/2015-08-01/Microsoft.Cache.json index 4b681cf493..401aabd1f8 100644 --- a/schemas/2015-08-01/Microsoft.Cache.json +++ b/schemas/2015-08-01/Microsoft.Cache.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Cache.json", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Cache.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Cache", "description": "Microsoft Cache Resource Types", @@ -47,7 +47,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis/sku: determines features and pricing of the cache", @@ -62,7 +62,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis/sku: along with capacity, determines capacity of the cache", @@ -74,7 +74,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: along with family, determines capacity of the cache", @@ -88,7 +88,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis/sku" @@ -99,7 +99,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis: (only if using clustering) number of shards in the redis cluster" @@ -110,7 +110,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis if set to true, enables less secure direct access to redis on port 6379 (WITHOUT SSL tunneling)" @@ -121,7 +121,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis/redisConfiguration" @@ -132,7 +132,7 @@ "$ref": "#/definitions/virtualNetworkId" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis (optional) the ARM resource ID of a Classic Virtual Network for the redis cache to join" @@ -148,7 +148,7 @@ "$ref": "#/definitions/ipV4Address" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Cache/Redis (required with virtualNetwork) the static IP address to allocate to the redis cache" diff --git a/schemas/2015-08-01/Microsoft.CertificateRegistration.json b/schemas/2015-08-01/Microsoft.CertificateRegistration.json index 35a4cae340..a233414038 100644 --- a/schemas/2015-08-01/Microsoft.CertificateRegistration.json +++ b/schemas/2015-08-01/Microsoft.CertificateRegistration.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.CertificateRegistration", "description": "Microsoft CertificateRegistration Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/CertificateOrder_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -68,7 +68,7 @@ "$ref": "#/definitions/CertificateOrderCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -114,7 +114,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags" @@ -125,7 +125,7 @@ "$ref": "#/definitions/CertificateDetails_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -144,7 +144,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Version" @@ -197,7 +197,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "State of the Key Vault secret" @@ -216,7 +216,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Duration in years (must be between 1 and 3)" @@ -227,7 +227,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Certificate Key Size" @@ -242,7 +242,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Certificate product type." @@ -253,7 +253,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Auto renew" @@ -271,7 +271,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Status of certificate order." @@ -294,7 +294,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Current order status." @@ -305,7 +305,7 @@ "$ref": "#/definitions/CertificateDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Signed certificate" @@ -320,7 +320,7 @@ "$ref": "#/definitions/CertificateDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Intermediate certificate" @@ -331,7 +331,7 @@ "$ref": "#/definitions/CertificateDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Root certificate" @@ -384,7 +384,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags" @@ -395,7 +395,7 @@ "$ref": "#/definitions/CertificateOrderCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -434,7 +434,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Status of the Key Vault secret." @@ -462,7 +462,7 @@ "$ref": "#/definitions/CertificateOrderCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2015-08-01/Microsoft.Compute.json b/schemas/2015-08-01/Microsoft.Compute.json index c6d05df981..8a93d67e5e 100644 --- a/schemas/2015-08-01/Microsoft.Compute.json +++ b/schemas/2015-08-01/Microsoft.Compute.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Compute", "description": "Microsoft Compute Resource Types", @@ -22,11 +22,11 @@ "type": "object", "properties": { "platformUpdateDomainCount": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Compute/availabilitySets - Platform update domain count" }, "platformFaultDomainCount": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Compute/availabilitySets - Platform fault domain count" } } @@ -59,35 +59,35 @@ "availabilitySet": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/virtualMachines - Availability set" }, "hardwareProfile": { "oneOf": [ { "$ref": "#/definitions/hardwareProfile" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/virtualMachines - Hardware profile" }, "storageProfile": { "oneOf": [ { "$ref": "#/definitions/storageProfile" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/virtualMachines - Storage profile" }, "osProfile": { "oneOf": [ { "$ref": "#/definitions/osProfile" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Mirosoft.Compute/virtualMachines - Operating system profile" }, "networkProfile": { "oneOf": [ { "$ref": "#/definitions/networkProfile" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/virtualMachines - Network profile" } @@ -104,7 +104,7 @@ "items": { "allOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "$ref": "#/definitions/extensionsChild" @@ -144,14 +144,14 @@ "upgradePolicy": { "oneOf": [ { "$ref": "#/definitions/upgradePolicy" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/virtualMachineScaleSets - Upgrade policy" }, "virtualMachineProfile": { "oneOf": [ { "$ref": "#/definitions/virtualMachineProfile" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/virtualMachineScaleSets - Virtual machine policy" } @@ -411,7 +411,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -461,7 +461,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -479,7 +479,7 @@ "imageReference": { "oneOf": [ {"$ref": "#/definitions/imageReference"}, - {"$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression"} + {"$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression"} ] }, "osDisk": { @@ -508,7 +508,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -609,7 +609,7 @@ "disablePasswordAuthentication": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "boolean" @@ -710,7 +710,7 @@ "capacity": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer" @@ -796,7 +796,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -815,7 +815,7 @@ "$ref": "#/definitions/imageReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -986,7 +986,7 @@ "settings": { "oneOf": [ { "type": "object" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/extensions - Settings" } diff --git a/schemas/2015-08-01/Microsoft.EventHub.json b/schemas/2015-08-01/Microsoft.EventHub.json index 781be63760..0fdf7c33f1 100644 --- a/schemas/2015-08-01/Microsoft.EventHub.json +++ b/schemas/2015-08-01/Microsoft.EventHub.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.EventHub", "description": "Microsoft EventHub Resource Types", @@ -29,7 +29,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -42,7 +42,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Namespace tags." @@ -53,7 +53,7 @@ "$ref": "#/definitions/NamespaceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -108,7 +108,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -149,7 +149,7 @@ "$ref": "#/definitions/EventHubProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -204,7 +204,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -245,7 +245,7 @@ "$ref": "#/definitions/ConsumerGroupProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -297,7 +297,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of days to retain the events for this Event Hub." @@ -308,7 +308,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of partitions created for EventHub." @@ -322,7 +322,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Current number of shards on the Event Hub." @@ -344,7 +344,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Enumerates the possible values for the status of the EventHub." @@ -384,7 +384,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "State of the namespace." @@ -409,7 +409,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether to create ACS namespace." @@ -420,7 +420,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies whether this instance is enabled." @@ -457,7 +457,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -498,7 +498,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -539,7 +539,7 @@ "$ref": "#/definitions/EventHubProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -594,7 +594,7 @@ "$ref": "#/definitions/ConsumerGroupProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -624,7 +624,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The rights associated with the rule." @@ -649,7 +649,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of this Sku." @@ -665,7 +665,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tier of this particular SKU." @@ -676,7 +676,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The eventhub throughput units" diff --git a/schemas/2015-08-01/Microsoft.Network.json b/schemas/2015-08-01/Microsoft.Network.json index bb0b42feeb..b48f788026 100644 --- a/schemas/2015-08-01/Microsoft.Network.json +++ b/schemas/2015-08-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -35,18 +35,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -89,14 +89,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -108,14 +108,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -160,14 +160,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -177,7 +177,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" } @@ -226,7 +226,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -238,7 +238,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -250,7 +250,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -262,7 +262,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -274,7 +274,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -286,7 +286,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -298,7 +298,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -394,7 +394,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -435,7 +435,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -494,7 +494,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -608,7 +608,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -642,7 +642,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -687,15 +687,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -706,12 +706,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -723,7 +723,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -763,21 +763,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -810,10 +810,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -848,13 +848,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -929,7 +929,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -954,12 +954,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -970,7 +970,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2015-08-01/Microsoft.ServiceBus.json b/schemas/2015-08-01/Microsoft.ServiceBus.json index 36be307546..18adc925fb 100644 --- a/schemas/2015-08-01/Microsoft.ServiceBus.json +++ b/schemas/2015-08-01/Microsoft.ServiceBus.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ServiceBus", "description": "Microsoft ServiceBus Resource Types", @@ -29,7 +29,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -42,7 +42,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Namespace tags." @@ -53,7 +53,7 @@ "$ref": "#/definitions/NamespaceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -111,7 +111,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -152,7 +152,7 @@ "$ref": "#/definitions/QueueProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -204,7 +204,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -245,7 +245,7 @@ "$ref": "#/definitions/TopicProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -337,7 +337,7 @@ "$ref": "#/definitions/SubscriptionProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -361,7 +361,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of active messages in the queue, topic, or subscription." @@ -372,7 +372,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of messages that are dead letters." @@ -383,7 +383,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number scheduled messages." @@ -394,7 +394,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of messages transferred into dead letters." @@ -405,7 +405,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of messages transferred to another queue, topic, or subscription." @@ -441,7 +441,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "State of the namespace." @@ -466,7 +466,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether to create ACS namespace." @@ -477,7 +477,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies whether this instance is enabled." @@ -514,7 +514,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -555,7 +555,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -596,7 +596,7 @@ "$ref": "#/definitions/QueueProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -648,7 +648,7 @@ "$ref": "#/definitions/SharedAccessAuthorizationRuleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -689,7 +689,7 @@ "$ref": "#/definitions/TopicProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -740,7 +740,7 @@ "$ref": "#/definitions/SubscriptionProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -782,7 +782,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Entity availability status for the queue." @@ -806,7 +806,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "value that indicates whether server-side batched operations are enabled.." @@ -817,7 +817,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "a value that indicates whether this queue has dead letter support when a message expires." @@ -828,7 +828,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "a value that indicates whether Express Entities are enabled. An express queue holds a message in memory temporarily before writing it to persistent storage." @@ -839,7 +839,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "value that indicates whether the queue to be partitioned across multiple message brokers is enabled." @@ -850,7 +850,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "a value that indicates whether the message is anonymous accessible." @@ -861,7 +861,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the maximum delivery count. A message is automatically deadlettered after this number of deliveries." @@ -872,7 +872,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the maximum size of the queue in megabytes, which is the size of memory allocated for the queue." @@ -883,7 +883,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the number of messages in the queue." @@ -894,7 +894,7 @@ "$ref": "#/definitions/MessageCountDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -904,7 +904,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the value indicating if this queue requires duplicate detection." @@ -915,7 +915,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "a value that indicates whether the queue supports the concept of session." @@ -926,7 +926,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the size of the queue in bytes." @@ -948,7 +948,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Enumerates the possible values for the status of a messaging entity." @@ -959,7 +959,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "a value that indicates whether the queue supports ordering." @@ -988,7 +988,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The rights associated with the rule." @@ -1013,7 +1013,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of this Sku." @@ -1029,7 +1029,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tier of this particular SKU." @@ -1040,7 +1040,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The messaging units for the tier specified" @@ -1069,7 +1069,7 @@ "$ref": "#/definitions/MessageCountDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1088,7 +1088,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates if a subscription has dead letter support on Filter evaluation exceptions." @@ -1099,7 +1099,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates if a subscription has dead letter support when a message expires." @@ -1110,7 +1110,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether server-side batched operations are enabled.." @@ -1128,7 +1128,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Entity availability status for the topic." @@ -1139,7 +1139,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether the entity description is read-only." @@ -1154,7 +1154,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of maximum deliveries." @@ -1165,7 +1165,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of messages." @@ -1176,7 +1176,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value indicating if a subscription supports the concept of session." @@ -1198,7 +1198,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Enumerates the possible values for the status of a messaging entity." @@ -1236,7 +1236,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Entity availability status for the topic." @@ -1252,7 +1252,7 @@ "$ref": "#/definitions/MessageCountDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1270,7 +1270,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether server-side batched operations are enabled.." @@ -1281,7 +1281,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether Express Entities are enabled. An express topic holds a message in memory temporarily before writing it to persistent storage." @@ -1292,7 +1292,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether the topic to be partitioned across multiple message brokers is enabled." @@ -1303,7 +1303,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether partitioning is enabled or disabled.." @@ -1314,7 +1314,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether messages should be filtered before publishing." @@ -1325,7 +1325,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether the message is anonymous accessible." @@ -1336,7 +1336,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1346,7 +1346,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum size of the topic in megabytes, which is the size of memory allocated for the topic." @@ -1357,7 +1357,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value indicating if this topic requires duplicate detection." @@ -1368,7 +1368,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Size of the topic in bytes." @@ -1390,7 +1390,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Enumerates the possible values for the status of a messaging entity." @@ -1401,7 +1401,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of subscriptions." @@ -1412,7 +1412,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Value that indicates whether the topic supports ordering." diff --git a/schemas/2015-08-01/Microsoft.Storage.json b/schemas/2015-08-01/Microsoft.Storage.json index e4c7ff96c4..884bce7797 100644 --- a/schemas/2015-08-01/Microsoft.Storage.json +++ b/schemas/2015-08-01/Microsoft.Storage.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Storage", "description": "Microsoft Storage Resource Types", diff --git a/schemas/2015-08-01/Microsoft.Web.json b/schemas/2015-08-01/Microsoft.Web.json index 1a47f34be7..39d0275da5 100644 --- a/schemas/2015-08-01/Microsoft.Web.json +++ b/schemas/2015-08-01/Microsoft.Web.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json", + "id": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Web", "description": "Microsoft Web Resource Types", @@ -29,7 +29,7 @@ "pattern": "^[fdbspFDBSP][1-9]$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/serverfarms: Server farm name. Letter denotes tier and numerical denotes size (small, medium, large). Note: D is for Shared tier" @@ -46,7 +46,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/serverfarms: Server farm tier." @@ -57,7 +57,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/serverfarms: Server farm capacity." @@ -68,7 +68,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/serverfarms: Server farm sku." @@ -89,7 +89,7 @@ "maximum": 10 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/serverfarms: The instance count, which is the number of virtual machines dedicated to the farm. Supported values are 1-10." @@ -129,7 +129,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -176,7 +176,7 @@ "setParameters": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "object" @@ -230,7 +230,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites: An array of strings that contains the public hostnames for the site, including custom domains." @@ -245,7 +245,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites: An array of strings that contains enabled hostnames for the site. By default, these are .azurewebsites.net and .scm.azurewebsites.net." @@ -277,7 +277,7 @@ "maximum": 2 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites/hostNameSslStates. The SSL state." @@ -302,7 +302,7 @@ "maximum": 2 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites/hostNameSslStates: IP Based SSL state" @@ -311,7 +311,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites: Container for SSL states." @@ -323,7 +323,7 @@ "items": { "allOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourceBase" }, { "oneOf": [ @@ -463,7 +463,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Web/sites/config/connectionstrings: Type of database." @@ -488,7 +488,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2015-08-19/Microsoft.Search.json b/schemas/2015-08-19/Microsoft.Search.json index 5001644b5b..53f5d84bf2 100644 --- a/schemas/2015-08-19/Microsoft.Search.json +++ b/schemas/2015-08-19/Microsoft.Search.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#", + "id": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Search", "description": "Microsoft Search Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/SearchServiceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Search service." @@ -36,7 +36,7 @@ "type": "string" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The geographic location of the resource. This must be one of the registered Azure Geo Regions that supports Azure Search (for example, West US, East US, Southeast Asia, and so forth). You can determine which regions support Azure Search programmatically by obtaining information about the Azure Search Resource Provider. See https://aka.ms/search-rp-info for details." @@ -47,7 +47,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SKU of the Search Service, which determines price tier and capacity limits." @@ -75,7 +75,7 @@ "maximum": 12 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of replicas in the Search service. If specified, it must be a value between 1 and 12 inclusive for standard SKUs or between 1 and 3 inclusive for basic SKU." @@ -87,7 +87,7 @@ "enum": [ 1, 2, 3, 4, 6, 12 ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of partitions in the Search service; if specified, it can be 1, 2, 3, 4, 6, or 12. Values greater than 1 are only valid for standard SKUs. For 'standard3' services with hostingMode set to 'highDensity', the allowed values are between 1 and 3." @@ -102,7 +102,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Applicable only for the standard3 SKU. You can set this property to enable up to 3 high density partitions that allow up to 1000 indexes, which is much higher than the maximum indexes allowed for any other SKU. For the standard3 SKU, the value is either 'default' or 'highDensity'. For all other SKUs, this value must be 'default'." @@ -126,7 +126,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SKU of the Search service. Valid values include: 'free': Shared service. 'basic': Dedicated service with up to 3 replicas. 'standard': Dedicated service with up to 12 partitions and 12 replicas. 'standard2': Similar to standard, but with more capacity per search unit. 'standard3': Offers maximum capacity per search unit with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity')." diff --git a/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json b/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json index 2d6db29ec3..7957a2ce22 100644 --- a/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json +++ b/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#", + "id": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DataLakeAnalytics", "description": "Microsoft Data Lake Analytics Resource Types", @@ -24,7 +24,7 @@ "pattern": "^[a-z0-9]{3,24}$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] }, "dataLakeStoreAccounts": { @@ -43,7 +43,7 @@ "pattern": "^[a-z0-9]{3,24}$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } }, @@ -51,12 +51,12 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] }, "storageAccounts": { @@ -75,7 +75,7 @@ "pattern": "^[a-z0-9]{3,50}$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] }, "properties": { @@ -92,7 +92,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } }, @@ -103,12 +103,12 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } }, diff --git a/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json b/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json index 7a423230f9..b854e5cb65 100644 --- a/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json +++ b/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#", + "id": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DataLakeStore", "description": "Microsoft Data Lake Store Resource Types", @@ -30,7 +30,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] }, "firewallRules": { @@ -51,7 +51,7 @@ "pattern": "^[a-zA-Z0-9_-]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] }, "properties": { @@ -66,7 +66,7 @@ "format": "ipv4" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] }, "endIpAddress": { @@ -76,24 +76,24 @@ "format": "ipv4" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }] } } diff --git a/schemas/2015-10-01-preview/policyDefinition.json b/schemas/2015-10-01-preview/policyDefinition.json index e11cda321b..49c0519fce 100644 --- a/schemas/2015-10-01-preview/policyDefinition.json +++ b/schemas/2015-10-01-preview/policyDefinition.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-10-01-preview/policyDefinition.json#", + "id": "https://schema.management.azure.com/schemas/2015-10-01-preview/policyDefinition.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Policy Definition", "description": "This schema defines Azure resource policy definition, please see https://azure.microsoft.com/en-us/documentation/articles/resource-manager-policy/ for more details.", diff --git a/schemas/2015-10-01/Microsoft.Media.json b/schemas/2015-10-01/Microsoft.Media.json index c0444b3add..ba70951fba 100644 --- a/schemas/2015-10-01/Microsoft.Media.json +++ b/schemas/2015-10-01/Microsoft.Media.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#", + "id": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Media", "description": "Microsoft Media Service Resource Type", @@ -24,7 +24,7 @@ "pattern": "^[a-z0-9]{3,26}$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -34,7 +34,7 @@ "$ref": "#/definitions/storageAccounts" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -59,7 +59,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -80,7 +80,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -91,7 +91,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2015-10-31/Microsoft.Automation.json b/schemas/2015-10-31/Microsoft.Automation.json index a853c6a950..dc564649ca 100644 --- a/schemas/2015-10-31/Microsoft.Automation.json +++ b/schemas/2015-10-31/Microsoft.Automation.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#", + "id": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Automation", "description": "Microsoft Automation Resource Types", @@ -40,7 +40,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Automation account pricing tier." @@ -48,7 +48,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "required": [ @@ -62,7 +62,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -99,7 +99,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True or false indicating whether to log verbose streams for the runbook's jobs. The default is false." @@ -110,7 +110,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True or false indicating whether to log progress streams for the runbook's jobs. . The default is false." @@ -129,7 +129,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Type of runbook." @@ -163,7 +163,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -173,7 +173,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A published runbook." @@ -185,7 +185,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -219,7 +219,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True or false indicating whether the module is a global Automation module or is a user module. Select False to specify that the module is a user module." @@ -234,7 +234,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The size of the PowerShell module." @@ -272,7 +272,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -282,7 +282,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A PowerShell module." @@ -366,7 +366,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "required": [ @@ -389,7 +389,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicator whether the connection should be stored in an encrypted form. The default is False." @@ -400,7 +400,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether the field is global. Default is false." @@ -411,7 +411,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether the field is optional. Default is false." @@ -427,7 +427,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "required": [ @@ -443,7 +443,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A connection asset properties." @@ -476,7 +476,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True or false indicating whether the the variable is encrypted or not." @@ -495,7 +495,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -539,7 +539,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True/false indicating whether the schedule is enabled or not." @@ -550,7 +550,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The interval for the schedule to recur on." @@ -565,7 +565,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The schedule frequency. This can be one time, hourly, or daily" @@ -577,7 +577,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -622,7 +622,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The runbook used to start the job." @@ -636,7 +636,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Runbook parameters key-value pairs." @@ -651,7 +651,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "required": [ @@ -699,7 +699,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The runbook to associate the schedule with. Ensure the runbook is published before associating it with a schedule." @@ -719,7 +719,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The schedule to link to the runbook-schedule job instance." @@ -733,7 +733,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Runbook parameters key-value pairs." @@ -745,7 +745,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2015-11-01/Microsoft.Network.json b/schemas/2015-11-01/Microsoft.Network.json index 62c038d6ac..b1b5611bc3 100644 --- a/schemas/2015-11-01/Microsoft.Network.json +++ b/schemas/2015-11-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -36,7 +36,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -51,7 +51,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -73,7 +73,7 @@ "maximum": 2147483647 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -88,7 +88,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -108,7 +108,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -121,7 +121,7 @@ "maximum": 65535 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -138,7 +138,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -173,7 +173,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -194,7 +194,7 @@ "maximum": 1000 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -207,7 +207,7 @@ "maximum": 1000 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -223,7 +223,7 @@ "minimum": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -238,7 +238,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2015-12-01/Microsoft.Batch.json b/schemas/2015-12-01/Microsoft.Batch.json index 919093e851..15755c0774 100644 --- a/schemas/2015-12-01/Microsoft.Batch.json +++ b/schemas/2015-12-01/Microsoft.Batch.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#", + "id": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Batch", "description": "Microsoft Batch Resource Types", @@ -32,7 +32,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The user specified tags associated with the account." @@ -43,7 +43,7 @@ "$ref": "#/definitions/AccountBaseProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the account." @@ -87,7 +87,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A value indicating whether packages within the application may be overwritten using the same version string." @@ -146,7 +146,7 @@ "$ref": "#/definitions/AutoStorageBaseProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties related to auto storage account." @@ -188,7 +188,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A value indicating whether packages within the application may be overwritten using the same version string." diff --git a/schemas/2016-01-01/Microsoft.Storage.json b/schemas/2016-01-01/Microsoft.Storage.json index 6ee3678eb4..adfbb82686 100644 --- a/schemas/2016-01-01/Microsoft.Storage.json +++ b/schemas/2016-01-01/Microsoft.Storage.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-01-01/Microsoft.Storage.json#", + "id": "https://schema.management.azure.com/schemas/2016-01-01/Microsoft.Storage.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Storage", "description": "Microsoft Storage Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Required. Gets or sets the sku type." @@ -40,7 +40,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Required. Indicates the type of storage account. Possible values include: 'Storage', 'BlobStorage'" @@ -58,7 +58,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters." @@ -69,7 +69,7 @@ "$ref": "#/definitions/StorageAccountPropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -98,7 +98,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether indirect CName validation is enabled. Default value is false. This should only be set on updates" @@ -118,7 +118,7 @@ "$ref": "#/definitions/EncryptionServices" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets the services which are encrypted." @@ -132,7 +132,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets the encryption keySource(provider). Possible values (case-insensitive): Microsoft.Storage" @@ -152,7 +152,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A boolean indicating whether or not the service is encrypted." @@ -169,7 +169,7 @@ "$ref": "#/definitions/EncryptionService" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The blob service." @@ -193,7 +193,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the sku name. Required for account creation, optional for update. Note that in older versions, sku name was called accountType. Possible values include: 'Standard_LRS', 'Standard_GRS', 'Standard_RAGRS', 'Standard_ZRS', 'Premium_LRS'" @@ -213,7 +213,7 @@ "$ref": "#/definitions/CustomDomain" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User domain assigned to the storage account. Name is the CNAME source. Only one custom domain is supported per storage account at this time. To clear the existing custom domain, use an empty string for the custom domain name property." @@ -224,7 +224,7 @@ "$ref": "#/definitions/Encryption" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Provides the encryption settings on the account. If left unspecified the account encryption settings will remain. The default setting is unencrypted." @@ -239,7 +239,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Required for StandardBlob accounts. The access tier used for billing. Access tier cannot be changed more than once every 7 days (168 hours). Access tier cannot be set for StandardLRS, StandardGRS, StandardRAGRS, or PremiumLRS account types. Possible values include: 'Hot', 'Cool'" diff --git a/schemas/2016-01-29/Microsoft.PowerBI.json b/schemas/2016-01-29/Microsoft.PowerBI.json index f6d680712d..fec26fe594 100644 --- a/schemas/2016-01-29/Microsoft.PowerBI.json +++ b/schemas/2016-01-29/Microsoft.PowerBI.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json", + "id": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.PowerBI", "description": "Microsoft Power BI Resource Types", @@ -27,7 +27,7 @@ "maxLength": 63 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -54,7 +54,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json b/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json index 86e13fbcfe..81c44a38e7 100644 --- a/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json +++ b/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json#", + "id": "https://schema.management.azure.com/schemas/2016-02-01-preview/Microsoft.CognitiveServices.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.CognitiveServices", "description": "Microsoft CognitiveServices Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -45,7 +45,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Required. Indicates the type of cognitive service account. Possible values include: 'ComputerVision', 'Emotion', 'Face', 'LUIS', 'Recommendations', 'Speech', 'TextAnalytics', 'WebLM'" @@ -63,7 +63,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters." @@ -75,7 +75,7 @@ "properties": {} }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Must exist in the request. Must not be null." @@ -110,7 +110,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the sku name. Required for account creation, optional for update. Possible values include: 'F0', 'S0', 'S1', 'S2', 'S3', 'S4'" diff --git a/schemas/2016-02-01/Microsoft.Resources.json b/schemas/2016-02-01/Microsoft.Resources.json index 3b740f08ad..026e44a55c 100644 --- a/schemas/2016-02-01/Microsoft.Resources.json +++ b/schemas/2016-02-01/Microsoft.Resources.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-02-01/Microsoft.Resources.json#", + "id": "https://schema.management.azure.com/schemas/2016-02-01/Microsoft.Resources.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Resources", "description": "Microsoft Resources Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/DeploymentProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the deployment properties." @@ -58,7 +58,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the template content. Use only one of Template or TemplateLink." @@ -69,7 +69,7 @@ "$ref": "#/definitions/TemplateLink" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the URI referencing the template. Use only one of Template or TemplateLink." @@ -80,7 +80,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment parameters. Use only one of Parameters or ParametersLink." @@ -91,7 +91,7 @@ "$ref": "#/definitions/ParametersLink" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the URI referencing the parameters. Use only one of Parameters or ParametersLink." @@ -106,7 +106,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the deployment mode. Possible values include: 'Incremental', 'Complete'" @@ -117,7 +117,7 @@ "$ref": "#/definitions/DebugSetting" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the debug setting of the deployment." diff --git a/schemas/2016-02-03/Microsoft.Devices.json b/schemas/2016-02-03/Microsoft.Devices.json index 5895574b84..e652a2d2e9 100644 --- a/schemas/2016-02-03/Microsoft.Devices.json +++ b/schemas/2016-02-03/Microsoft.Devices.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#", + "id": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Devices", "description": "Microsoft Devices Resource Types", @@ -17,7 +17,7 @@ "maxLength": 50 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -47,7 +47,7 @@ "$ref": "#/definitions/IotHubProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -57,7 +57,7 @@ "$ref": "#/definitions/IotHubSkuInfo" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -85,7 +85,7 @@ "maximum": 100 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The max delivery count for the device queue. Range: 1-100" @@ -100,7 +100,7 @@ "$ref": "#/definitions/FeedbackProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -129,7 +129,7 @@ "$ref": "#/definitions/RoutingEndpoints" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -142,7 +142,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of routing rules that users can provide, which the IoT hub uses to route messages to various in-built and user-provided endpoints. A maximum of 100 routing rules is allowed for paid hubs and a maximum of 5 routing rules is allowed for free hubs." @@ -153,7 +153,7 @@ "$ref": "#/definitions/RouteProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the route that will be used as a fallback route when none of the conditions specified in the 'routes' section are met." @@ -173,7 +173,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of service bus queue endpoints to which IoT hub routes the messages to, based on the routing rules." @@ -187,7 +187,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of service bus topic endpoints to which IoT hub routes the messages to, based on the routing rules." @@ -201,7 +201,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of eventhub endpoints to which IoT hub routes the messages to, based on the routing rules. This list should not include the in-built eventhub endpoint." @@ -284,7 +284,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The source to which the routing rule is to be applied to. e.g. DeviceMessages" @@ -304,7 +304,7 @@ "maxItems": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of endpoints to which the messages that satisfy the condition are routed to. Currently only 1 endpoint is allowed." @@ -315,7 +315,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Used to specify whether a route is enabled or not." @@ -338,7 +338,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The retention time in days. Range of values [For F1: 1-1, S1: 1-7, S2: 1-7, S3: 1-7]." @@ -349,7 +349,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The partition count. Range of values [For F1: 2-2, S1: 2-128, S2: 2-128, S3: 2-128]." @@ -376,7 +376,7 @@ "maximum": 100 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The max delivery count. Range : 1-100" @@ -396,7 +396,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The authorization rules." @@ -410,7 +410,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The event hub endpoint properties." @@ -424,7 +424,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of storage endpoints where files can be uploaded. Currently only one storage account can be configured." @@ -435,7 +435,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The flag which indicates whether file upload notification should be enabled. This is optional at iot hub level. When enabled upload notifications will be available." @@ -446,7 +446,7 @@ "$ref": "#/definitions/CloudToDeviceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -460,7 +460,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IP filter rules. Each rule specifies if a source IP address or a range of source IP addresses should be accepted or rejected when connecting to a IotHub." @@ -471,7 +471,7 @@ "$ref": "#/definitions/RoutingProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Capabilities/Features that need to be enabled for the Hub. Possible values include: 'None', 'DeviceManagement'" @@ -515,7 +515,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The name of the Sku. Possible values include: 'F1', 'S1', 'S2', 'S3'" @@ -526,7 +526,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of units being provisioned. Range of values [For F1: 1-1, S1: 1-200, S2: 1-200, S3: 1-10]. To go above this range, call support." @@ -604,7 +604,7 @@ "maxLength": 128 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -615,7 +615,7 @@ "enum": [ "Accept", "Reject" ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-03-01/Microsoft.Scheduler.json b/schemas/2016-03-01/Microsoft.Scheduler.json index d73a281e96..7823f6220e 100644 --- a/schemas/2016-03-01/Microsoft.Scheduler.json +++ b/schemas/2016-03-01/Microsoft.Scheduler.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#", + "id": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Scheduler.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Scheduler", "description": "Microsoft Scheduler Resource Types", @@ -36,7 +36,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the tags." @@ -47,7 +47,7 @@ "$ref": "#/definitions/JobCollectionProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the job collection properties." @@ -91,7 +91,7 @@ "$ref": "#/definitions/JobProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the job properties." @@ -130,7 +130,7 @@ "$ref": "#/definitions/HttpAuthentication" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the http authentication." @@ -156,7 +156,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the headers." @@ -183,7 +183,7 @@ "$ref": "#/definitions/HttpRequest" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the http requests." @@ -194,7 +194,7 @@ "$ref": "#/definitions/StorageQueueMessage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the storage queue message." @@ -205,7 +205,7 @@ "$ref": "#/definitions/ServiceBusQueueMessage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the service bus queue message." @@ -216,7 +216,7 @@ "$ref": "#/definitions/ServiceBusTopicMessage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the service bus topic message." @@ -227,7 +227,7 @@ "$ref": "#/definitions/RetryPolicy" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the retry policy." @@ -238,7 +238,7 @@ "$ref": "#/definitions/JobErrorAction" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the error action." @@ -254,7 +254,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the SKU." @@ -271,7 +271,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the state. Possible values include: 'Enabled', 'Disabled', 'Suspended', 'Deleted'" @@ -282,7 +282,7 @@ "$ref": "#/definitions/JobCollectionQuota" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the job collection quota." @@ -298,7 +298,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or set the maximum job count." @@ -309,7 +309,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the maximum job occurrence." @@ -320,7 +320,7 @@ "$ref": "#/definitions/JobMaxRecurrence" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or set the maximum recurrence." @@ -348,7 +348,7 @@ "$ref": "#/definitions/JobProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the job properties." @@ -381,7 +381,7 @@ "$ref": "#/definitions/HttpRequest" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the http requests." @@ -392,7 +392,7 @@ "$ref": "#/definitions/StorageQueueMessage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the storage queue message." @@ -403,7 +403,7 @@ "$ref": "#/definitions/ServiceBusQueueMessage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the service bus queue message." @@ -414,7 +414,7 @@ "$ref": "#/definitions/ServiceBusTopicMessage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the service bus topic message." @@ -425,7 +425,7 @@ "$ref": "#/definitions/RetryPolicy" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the retry policy." @@ -448,7 +448,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Possible values include: 'Minute', 'Hour', 'Day', 'Week', 'Month'" @@ -459,7 +459,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the interval between retries." @@ -480,7 +480,7 @@ "$ref": "#/definitions/JobAction" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the job action." @@ -491,7 +491,7 @@ "$ref": "#/definitions/JobRecurrence" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the job recurrence." @@ -508,7 +508,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or set the job state. Possible values include: 'Enabled', 'Disabled', 'Faulted', 'Completed'" @@ -531,7 +531,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the frequency of recurrence (second, minute, hour, day, week, month). Possible values include: 'Minute', 'Hour', 'Day', 'Week', 'Month'" @@ -542,7 +542,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the interval between retries." @@ -553,7 +553,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the maximum number of times that the job should run." @@ -569,7 +569,7 @@ "$ref": "#/definitions/JobRecurrenceSchedule" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -593,7 +593,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -606,7 +606,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the hours of the day that the job should execute at." @@ -620,7 +620,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the minutes of the hour that the job should execute at." @@ -634,7 +634,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the days of the month that the job should execute on. Must be between 1 and 31." @@ -648,7 +648,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the occurrences of days within a month." @@ -673,7 +673,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the day. Must be one of monday, tuesday, wednesday, thursday, friday, saturday, sunday. Possible values include: 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday', 'Sunday'" @@ -684,7 +684,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the occurrence. Must be between -5 and 5." @@ -704,7 +704,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the retry strategy to be used. Possible values include: 'None', 'Fixed'" @@ -720,7 +720,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the number of times a retry should be attempted." @@ -765,7 +765,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the force persistence." @@ -823,7 +823,7 @@ "$ref": "#/definitions/ServiceBusAuthentication" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the authentication." @@ -834,7 +834,7 @@ "$ref": "#/definitions/ServiceBusBrokeredMessageProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the brokered message properties." @@ -848,7 +848,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the custom message properties." @@ -872,7 +872,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the transport type. Possible values include: 'NotSpecified', 'NetMessaging', 'AMQP'" @@ -892,7 +892,7 @@ "$ref": "#/definitions/ServiceBusAuthentication" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the authentication." @@ -903,7 +903,7 @@ "$ref": "#/definitions/ServiceBusBrokeredMessageProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the brokered message properties." @@ -917,7 +917,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the custom message properties." @@ -941,7 +941,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the transport type. Possible values include: 'NotSpecified', 'NetMessaging', 'AMQP'" @@ -967,7 +967,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or set the SKU. Possible values include: 'Standard', 'Free', 'P10Premium', 'P20Premium'" diff --git a/schemas/2016-03-01/Microsoft.ServiceFabric.json b/schemas/2016-03-01/Microsoft.ServiceFabric.json index 12f929dc91..bc35e8b415 100644 --- a/schemas/2016-03-01/Microsoft.ServiceFabric.json +++ b/schemas/2016-03-01/Microsoft.ServiceFabric.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#", + "id": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ServiceFabric", "description": "Microsoft ServiceFabric Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/ClusterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the cluster properties." @@ -66,7 +66,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -102,7 +102,7 @@ "type": "object", "properties": { "httpApplicationGatewayEndpointPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "durabilityLevel": { "oneOf": [ @@ -110,13 +110,13 @@ "$ref": "#/definitions/Level" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "This level is used to set the durability of nodes of this type." }, "vmInstanceCount": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "minimum": 1, "maximum": 2147483647 }, @@ -133,7 +133,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -146,15 +146,15 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "clientConnectionEndpointPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "httpGatewayEndpointPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "applicationPorts": { "oneOf": [ @@ -162,7 +162,7 @@ "$ref": "#/definitions/Ports" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -172,7 +172,7 @@ "$ref": "#/definitions/Ports" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -182,7 +182,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -199,10 +199,10 @@ "type": "object", "properties": { "startPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "endPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -228,7 +228,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -251,7 +251,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -298,7 +298,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -334,10 +334,10 @@ "type": "object", "properties": { "maxPercentUnhealthyNodes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "maxPercentUnhealthyApplications": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -349,13 +349,13 @@ "type": "object", "properties": { "maxPercentDeltaUnhealthyNodes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "maxPercentUpgradeDomainDeltaUnhealthyNodes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "maxPercentDeltaUnhealthyApplications": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -416,7 +416,7 @@ "$ref": "#/definitions/CertificateDescription" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The server certificate used by reverse proxy." @@ -427,7 +427,7 @@ "$ref": "#/definitions/AzureActiveDirectory" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The settings to enable AAD authentication on the cluster." @@ -438,7 +438,7 @@ "$ref": "#/definitions/Level" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: This level is used to set the number of replicas of the system services. Details: http://azure.microsoft.com/en-us/documentation/articles/service-fabric-cluster-capacity/#the-reliability-characteristics-of-the-cluster" @@ -453,7 +453,7 @@ "minItems": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The node types of the cluster. Details: http://azure.microsoft.com/en-us/documentation/articles/service-fabric-cluster-capacity" @@ -469,7 +469,7 @@ "$ref": "#/definitions/CertificateDescription" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The certificate to use for node to node communication within cluster, the server certificate of the cluster and the default admin client." @@ -483,7 +483,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: List of client certificates to whitelist based on thumbprints." @@ -497,7 +497,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: List of client certificates to whitelist based on common names." @@ -511,7 +511,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: List of custom fabric settings to configure the cluster." @@ -522,7 +522,7 @@ "$ref": "#/definitions/PaasClusterUpgradePolicy" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The policy to use when upgrading the cluster." @@ -533,7 +533,7 @@ "$ref": "#/definitions/DiagnosticsStorageAccountConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The azure storage account information for uploading cluster logs." diff --git a/schemas/2016-03-01/Microsoft.Web.json b/schemas/2016-03-01/Microsoft.Web.json index 02aa40ff74..d322deb224 100644 --- a/schemas/2016-03-01/Microsoft.Web.json +++ b/schemas/2016-03-01/Microsoft.Web.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#", + "id": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Web", "description": "Microsoft Web Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/Certificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -59,7 +59,7 @@ "$ref": "#/definitions/Csr_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -86,7 +86,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Host names the certificate applies to." @@ -98,7 +98,7 @@ "contentEncoding": "base64" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Pfx blob." diff --git a/schemas/2016-03-30/Microsoft.ContainerService.json b/schemas/2016-03-30/Microsoft.ContainerService.json index 0036594211..d713fdf71f 100644 --- a/schemas/2016-03-30/Microsoft.ContainerService.json +++ b/schemas/2016-03-30/Microsoft.ContainerService.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#", + "id": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Compute", "description": "Microsoft Container Service Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/orchestratorProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ContainerService/containerServices - Orchestrator Type" @@ -36,7 +36,7 @@ "$ref": "#/definitions/masterProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ContainerService/containerServices - Master Profile" @@ -47,7 +47,7 @@ "$ref": "#/definitions/agentPoolProfiles" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ContainerService/containerServices - Agent Pool Profiles" @@ -58,7 +58,7 @@ "$ref": "#/definitions/linuxProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ContainerService/containerServices - Linux Profile" @@ -111,7 +111,7 @@ "count": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer" @@ -146,7 +146,7 @@ "$ref": "#/definitions/publicKey" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -160,7 +160,7 @@ "$ref": "#/definitions/publicKeys" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -181,7 +181,7 @@ "$ref": "#/definitions/ssh" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -200,7 +200,7 @@ "count": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "integer" @@ -229,7 +229,7 @@ "$ref": "#/definitions/agentPoolProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-03-30/Microsoft.DataCatalog.json b/schemas/2016-03-30/Microsoft.DataCatalog.json index 207b2863e7..f36a796fcf 100644 --- a/schemas/2016-03-30/Microsoft.DataCatalog.json +++ b/schemas/2016-03-30/Microsoft.DataCatalog.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json", + "id": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DataCatalog", "description": "Azure Data Catalog Resource Types", @@ -28,7 +28,7 @@ "Standard" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.DataCatalog/catalogs: sku - specifies desired SKU for the catalog (Free, Standard)" }, @@ -39,11 +39,11 @@ "items": { "oneOf": [ { "$ref": "#/definitions/user" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.DataCatalog/catalogs: admins - specifies the list of catalog administrators" }, @@ -54,11 +54,11 @@ "items": { "oneOf": [ { "$ref": "#/definitions/user" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.DataCatalog/catalogs: users - specifies the list of catalog users" } diff --git a/schemas/2016-04-01/Microsoft.Cache.json b/schemas/2016-04-01/Microsoft.Cache.json index 7c301fe1e5..83e912c744 100644 --- a/schemas/2016-04-01/Microsoft.Cache.json +++ b/schemas/2016-04-01/Microsoft.Cache.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Cache.json#", + "id": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Cache.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Cache", "description": "Microsoft Cache Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/RedisProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Redis cache properties." @@ -53,7 +53,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "What sku of redis cache to deploy." @@ -67,7 +67,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "All Redis Settings. Few possible keys: rdb-backup-enabled,rdb-storage-connection-string,rdb-backup-frequency,maxmemory-delta,maxmemory-policy,notify-keyspace-events,maxmemory-samples,slowlog-log-slower-than,slowlog-max-len,list-max-ziplist-entries,list-max-ziplist-value,hash-max-ziplist-entries,hash-max-ziplist-value,set-max-intset-entries,zset-max-ziplist-entries,zset-max-ziplist-value etc." @@ -78,7 +78,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the value is true, then the non-ssl redis server port (6379) will be enabled." @@ -92,7 +92,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "tenantSettings" @@ -103,7 +103,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of shards to be created on a Premium Cluster Cache." @@ -115,7 +115,7 @@ "pattern": "^/subscriptions/[^/]*/resourceGroups/[^/]*/providers/Microsoft.(ClassicNetwork|Network)/virtualNetworks/[^/]*/subnets/[^/]*$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The full resource ID of a subnet in a virtual network to deploy the redis cache in. Example format: /subscriptions/{subid}/resourceGroups/{resourceGroupName}/Microsoft.{Network|ClassicNetwork}/VirtualNetworks/vnet1/subnets/subnet1" @@ -127,7 +127,7 @@ "pattern": "^\\d+\\.\\d+\\.\\d+\\.\\d+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Required when deploying a redis cache inside an existing Azure Virtual Network." @@ -152,7 +152,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "What type of redis cache to deploy. Valid values: (Basic, Standard, Premium)." @@ -167,7 +167,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Which family to use. Valid values: (C, P)." @@ -178,7 +178,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "What size of redis cache to deploy. Valid values: for C family (0, 1, 2, 3, 4, 5, 6), for P family (1, 2, 3, 4)" diff --git a/schemas/2016-04-01/Microsoft.MachineLearning.json b/schemas/2016-04-01/Microsoft.MachineLearning.json index c0e9eb0ce4..de466ec08f 100644 --- a/schemas/2016-04-01/Microsoft.MachineLearning.json +++ b/schemas/2016-04-01/Microsoft.MachineLearning.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#", + "id": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.MachineLearning", "description": "Microsoft MachineLearning Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/WorkspaceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Workspace resource properties." diff --git a/schemas/2016-04-01/Microsoft.Network.json b/schemas/2016-04-01/Microsoft.Network.json index 32a53d4d28..efb97e77bf 100644 --- a/schemas/2016-04-01/Microsoft.Network.json +++ b/schemas/2016-04-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -29,7 +29,7 @@ "$ref": "#/definitions/ZoneProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the zone." @@ -109,7 +109,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -155,7 +155,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -201,7 +201,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -247,7 +247,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -293,7 +293,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -339,7 +339,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -385,7 +385,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -431,7 +431,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -477,7 +477,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -555,7 +555,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -601,7 +601,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -647,7 +647,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -693,7 +693,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -739,7 +739,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -785,7 +785,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -831,7 +831,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -877,7 +877,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -923,7 +923,7 @@ "$ref": "#/definitions/RecordSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the properties of the RecordSet." @@ -945,7 +945,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the preference metric for this record." @@ -989,7 +989,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the metadata attached to the resource." @@ -1000,7 +1000,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the TTL of the records in the RecordSet." @@ -1014,7 +1014,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of A records in the RecordSet." @@ -1028,7 +1028,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of AAAA records in the RecordSet." @@ -1042,7 +1042,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of MX records in the RecordSet." @@ -1056,7 +1056,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of NS records in the RecordSet." @@ -1070,7 +1070,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of PTR records in the RecordSet." @@ -1084,7 +1084,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of SRV records in the RecordSet." @@ -1098,7 +1098,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of TXT records in the RecordSet." @@ -1109,7 +1109,7 @@ "$ref": "#/definitions/CnameRecord" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the CNAME record in the RecordSet." @@ -1120,7 +1120,7 @@ "$ref": "#/definitions/SoaRecord" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the SOA record in the RecordSet." @@ -1145,7 +1145,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the serial number for this record." @@ -1156,7 +1156,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the refresh value for this record." @@ -1167,7 +1167,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the retry time for this record." @@ -1178,7 +1178,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the expire time for this record." @@ -1189,7 +1189,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the minimum TTL value for this record." @@ -1206,7 +1206,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the priority metric for this record." @@ -1217,7 +1217,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the weight metric for this this record." @@ -1228,7 +1228,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the port of the service for this record." @@ -1252,7 +1252,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the text value of this record." @@ -1269,7 +1269,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the maximum number of record sets that can be created in this zone." @@ -1280,7 +1280,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the current number of record sets in this zone." diff --git a/schemas/2016-04-02/Microsoft.Cdn.json b/schemas/2016-04-02/Microsoft.Cdn.json index eaef7d914b..6aa5759077 100644 --- a/schemas/2016-04-02/Microsoft.Cdn.json +++ b/schemas/2016-04-02/Microsoft.Cdn.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#", + "id": "https://schema.management.azure.com/schemas/2016-04-02/Microsoft.Cdn.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Cdn", "description": "Microsoft Cdn Resource Types", @@ -32,7 +32,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Profile tags" @@ -43,7 +43,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SKU (pricing tier) of the CDN profile." @@ -95,7 +95,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Endpoint tags" @@ -106,7 +106,7 @@ "$ref": "#/definitions/EndpointPropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -153,7 +153,7 @@ "$ref": "#/definitions/CustomDomainPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -186,7 +186,7 @@ "$ref": "#/definitions/OriginPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -225,7 +225,7 @@ "$ref": "#/definitions/DeepCreatedOriginProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -248,7 +248,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTP port. Must be between 1 and 65535" @@ -259,7 +259,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTPS port. Must be between 1 and 65535" @@ -290,7 +290,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of content types on which compression will be applied. The value for the elements should be a valid MIME type." @@ -301,7 +301,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether content compression is enabled. Default value is false. If compression is enabled, the content transferred from the CDN endpoint to the end user will be compressed. The requested content must be larger than 1 byte and smaller than 1 MB." @@ -312,7 +312,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether HTTP traffic is allowed on the endpoint. Default value is true. At least one protocol (HTTP or HTTPS) must be allowed." @@ -323,7 +323,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether https traffic is allowed on the endpoint. Default value is true. At least one protocol (HTTP or HTTPS) must be allowed." @@ -340,7 +340,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Defines the query string caching behavior. Possible values include: 'IgnoreQueryString', 'BypassCaching', 'UseQueryString', 'NotSet'" @@ -354,7 +354,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The set of origins for the CDN endpoint. When multiple origins exist, the first origin will be used as primary and rest will be used as failover options." @@ -377,7 +377,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTP port. Must be between 1 and 65535." @@ -388,7 +388,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the HTTPS port. Must be between 1 and 65535." @@ -426,7 +426,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Endpoint tags" @@ -437,7 +437,7 @@ "$ref": "#/definitions/EndpointPropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -484,7 +484,7 @@ "$ref": "#/definitions/CustomDomainPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -517,7 +517,7 @@ "$ref": "#/definitions/OriginPropertiesParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -544,7 +544,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of the pricing tier. Possible values include: 'Standard_Verizon', 'Premium_Verizon', 'Custom_Verizon', 'Standard_Akamai'" diff --git a/schemas/2016-04-30-preview/Microsoft.Compute.json b/schemas/2016-04-30-preview/Microsoft.Compute.json index 6dc4c2858e..d273eda793 100644 --- a/schemas/2016-04-30-preview/Microsoft.Compute.json +++ b/schemas/2016-04-30-preview/Microsoft.Compute.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#", + "id": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Compute", "description": "Microsoft Compute Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/AvailabilitySetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -35,7 +35,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sku of the availability set" @@ -70,7 +70,7 @@ "$ref": "#/definitions/ImageProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -104,7 +104,7 @@ "$ref": "#/definitions/Plan" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The purchase plan when deploying virtual machine from VM Marketplace images." @@ -115,7 +115,7 @@ "$ref": "#/definitions/VirtualMachineProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -220,7 +220,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set sku." @@ -231,7 +231,7 @@ "$ref": "#/definitions/Plan" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The purchase plan when deploying a virtual machine scale set from VM Marketplace images." @@ -242,7 +242,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -277,7 +277,7 @@ "$ref": "#/definitions/DiskProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -311,7 +311,7 @@ "$ref": "#/definitions/DiskProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -406,7 +406,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The pass name. Currently, the only allowable value is oobeSystem." @@ -420,7 +420,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The component name. Currently, the only allowable value is Microsoft-Windows-Shell-Setup." @@ -435,7 +435,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Setting name (e.g. FirstLogonCommands, AutoLogon )." @@ -466,7 +466,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Update Domain count." @@ -477,7 +477,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Fault Domain count." @@ -491,7 +491,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of references to all virtual machines in the availability set." @@ -502,7 +502,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the availability set supports managed disks." @@ -519,7 +519,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether boot diagnostics should be enabled on the Virtual Machine." @@ -540,7 +540,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The logical unit number." @@ -555,7 +555,7 @@ "$ref": "#/definitions/VirtualHardDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual hard disk." @@ -566,7 +566,7 @@ "$ref": "#/definitions/VirtualHardDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The source user image virtual hard disk. This virtual hard disk will be copied before using it to attach to the virtual machine. If SourceImage is provided, the destination virtual hard disk must not exist." @@ -582,7 +582,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The caching type." @@ -598,7 +598,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The create option." @@ -609,7 +609,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The initial disk size in GB for blank data disks, and the new desired size for resizing existing OS and data disks." @@ -620,7 +620,7 @@ "$ref": "#/definitions/ManagedDiskParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The managed disk parameters." @@ -641,7 +641,7 @@ "$ref": "#/definitions/BootDiagnostics" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Boot Diagnostics is a debugging feature which allows the user to view console output and/or a screenshot of the virtual machine from the hypervisor." @@ -658,7 +658,7 @@ "$ref": "#/definitions/KeyVaultSecretReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The disk encryption key which is a Key Vault Secret." @@ -669,7 +669,7 @@ "$ref": "#/definitions/KeyVaultKeyReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The key encryption key which is Key Vault Key." @@ -680,7 +680,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies whether disk encryption should be enabled on the virtual machine." @@ -762,7 +762,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine size name." @@ -779,7 +779,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The logical unit number." @@ -790,7 +790,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The snapshot." @@ -801,7 +801,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The managedDisk." @@ -821,7 +821,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The caching type." @@ -832,7 +832,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The initial disk size in GB for blank data disks, and the new desired size for existing OS and Data disks." @@ -847,7 +847,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Storage Account type." @@ -871,7 +871,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Operating System type." @@ -886,7 +886,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The OS State." @@ -897,7 +897,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The snapshot." @@ -908,7 +908,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The managedDisk." @@ -928,7 +928,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The caching type." @@ -939,7 +939,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The initial managed disk size in GB for blank data disks, and the new desired size for existing OS and Data disks." @@ -954,7 +954,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Storage Account type." @@ -975,7 +975,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The source virtual machine from which Image is created." @@ -986,7 +986,7 @@ "$ref": "#/definitions/ImageStorageProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The storage profile." @@ -1029,7 +1029,7 @@ "$ref": "#/definitions/ImageOSDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The OS disk." @@ -1043,7 +1043,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The data disks." @@ -1072,7 +1072,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The level code." @@ -1106,7 +1106,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The relative URL of the Key Vault containing the key." @@ -1131,7 +1131,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The relative URL of the Key Vault containing the secret." @@ -1152,7 +1152,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies whether password authentication should be disabled." @@ -1163,7 +1163,7 @@ "$ref": "#/definitions/SshConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SSH configuration for linux VMs." @@ -1188,7 +1188,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Storage Account type." @@ -1209,7 +1209,7 @@ "$ref": "#/definitions/NetworkInterfaceReferenceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1225,7 +1225,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies the primary network interface in case the virtual machine has more than 1 network interface." @@ -1245,7 +1245,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies the list of resource IDs for the network interfaces associated with the virtual machine." @@ -1266,7 +1266,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Operating System type." @@ -1277,7 +1277,7 @@ "$ref": "#/definitions/DiskEncryptionSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The disk encryption settings." @@ -1292,7 +1292,7 @@ "$ref": "#/definitions/VirtualHardDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual hard disk." @@ -1303,7 +1303,7 @@ "$ref": "#/definitions/VirtualHardDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The source user image virtual hard disk. The virtual hard disk will be copied before using it to attach to the virtual machine. If SourceImage is provided, the destination virtual hard disk must not exist." @@ -1319,7 +1319,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The caching type." @@ -1335,7 +1335,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The create option." @@ -1346,7 +1346,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The initial disk size, in GB, for blank data disks, and the new desired size for resizing existing OS and data disks." @@ -1357,7 +1357,7 @@ "$ref": "#/definitions/ManagedDiskParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The managed disk parameters." @@ -1393,7 +1393,7 @@ "$ref": "#/definitions/WindowsConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Windows configuration of the OS profile." @@ -1404,7 +1404,7 @@ "$ref": "#/definitions/LinuxConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Linux configuration of the OS profile." @@ -1418,7 +1418,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of certificates for addition to the VM." @@ -1465,7 +1465,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The sku capacity." @@ -1485,7 +1485,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of SSH public keys used to authenticate with linux based VMs." @@ -1516,7 +1516,7 @@ "$ref": "#/definitions/ImageReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The image reference." @@ -1527,7 +1527,7 @@ "$ref": "#/definitions/OSDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The OS disk." @@ -1541,7 +1541,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The data disks." @@ -1571,7 +1571,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The upgrade mode." @@ -1602,7 +1602,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Relative URL of the Key Vault containing all of the certificates in VaultCertificates." @@ -1616,7 +1616,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of key vault references in SourceVault which contain certificates." @@ -1658,7 +1658,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The resource status information." @@ -1672,7 +1672,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The resource status information." @@ -1705,7 +1705,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the extension handler should be automatically upgraded across minor versions." @@ -1716,7 +1716,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Json formatted public settings for the extension." @@ -1727,7 +1727,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Json formatted protected settings for the extension." @@ -1738,7 +1738,7 @@ "$ref": "#/definitions/VirtualMachineExtensionInstanceView" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine extension instance view." @@ -1755,7 +1755,7 @@ "$ref": "#/definitions/HardwareProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The hardware profile." @@ -1766,7 +1766,7 @@ "$ref": "#/definitions/StorageProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The storage profile." @@ -1777,7 +1777,7 @@ "$ref": "#/definitions/OSProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The OS profile." @@ -1788,7 +1788,7 @@ "$ref": "#/definitions/NetworkProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The network profile." @@ -1799,7 +1799,7 @@ "$ref": "#/definitions/DiagnosticsProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The diagnostics profile." @@ -1810,7 +1810,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference Id of the availability set to which the virtual machine belongs." @@ -1835,7 +1835,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The logical unit number." @@ -1851,7 +1851,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The caching type." @@ -1867,7 +1867,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The create option." @@ -1878,7 +1878,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The initial disk size in GB for blank data disks, and the new desired size for existing OS and Data disks." @@ -1889,7 +1889,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetManagedDiskParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The managed disk parameters." @@ -1914,7 +1914,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetExtensionProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1933,7 +1933,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set child extension resources." @@ -1962,7 +1962,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the extension handler should be automatically upgraded across minor versions." @@ -1973,7 +1973,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Json formatted public settings for the extension." @@ -1984,7 +1984,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Json formatted protected settings for the extension." @@ -2009,7 +2009,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetIPConfigurationProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -2028,7 +2028,7 @@ "$ref": "#/definitions/ApiEntityReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The subnet." @@ -2042,7 +2042,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The application gateway backend address pools." @@ -2056,7 +2056,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The load balancer backend address pools." @@ -2070,7 +2070,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The load balancer inbound nat pools." @@ -2094,7 +2094,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Storage Account type." @@ -2119,7 +2119,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetNetworkConfigurationProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -2138,7 +2138,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether this is a primary NIC on a virtual machine." @@ -2152,7 +2152,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set IP Configuration." @@ -2175,7 +2175,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of network configurations." @@ -2201,7 +2201,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The caching type." @@ -2217,7 +2217,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The create option." @@ -2232,7 +2232,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Operating System type." @@ -2243,7 +2243,7 @@ "$ref": "#/definitions/VirtualHardDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Source User Image VirtualHardDisk. This VirtualHardDisk will be copied before using it to attach to the Virtual Machine. If SourceImage is provided, the destination VirtualHardDisk should not exist." @@ -2257,7 +2257,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of virtual hard disk container uris." @@ -2268,7 +2268,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetManagedDiskParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The managed disk parameters." @@ -2304,7 +2304,7 @@ "$ref": "#/definitions/WindowsConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Windows Configuration of the OS profile." @@ -2315,7 +2315,7 @@ "$ref": "#/definitions/LinuxConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Linux Configuration of the OS profile." @@ -2329,7 +2329,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The List of certificates for addition to the VM." @@ -2346,7 +2346,7 @@ "$ref": "#/definitions/UpgradePolicy" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The upgrade policy." @@ -2357,7 +2357,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetVMProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine profile." @@ -2368,7 +2368,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies whether the Virtual Machine Scale Set should be overprovisioned." @@ -2379,7 +2379,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "When true this limits the scale set to a single placement group, of max size 100 virtual machines." @@ -2396,7 +2396,7 @@ "$ref": "#/definitions/ImageReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The image reference." @@ -2407,7 +2407,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetOSDisk" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The OS disk." @@ -2421,7 +2421,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The data disks." @@ -2438,7 +2438,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetOSProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set OS profile." @@ -2449,7 +2449,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetStorageProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set storage profile." @@ -2460,7 +2460,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetNetworkProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set network profile." @@ -2471,7 +2471,7 @@ "$ref": "#/definitions/VirtualMachineScaleSetExtensionProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine scale set extension profile." @@ -2488,7 +2488,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether the virtual machine agent should be provisioned on the Virtual Machine. If not specified, then the default behavior is to set it to true." @@ -2499,7 +2499,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether Windows updates are automatically installed on the VM." @@ -2517,7 +2517,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Additional base-64 encoded XML formatted information that can be included in the Unattend.xml file." @@ -2528,7 +2528,7 @@ "$ref": "#/definitions/WinRMConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Windows Remote Management configuration of the VM" @@ -2548,7 +2548,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of Windows Remote Management listeners" @@ -2569,7 +2569,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Protocol used by the WinRM listener. Http and Https are supported." @@ -2598,7 +2598,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2612,7 +2612,7 @@ "$ref": "#/definitions/ImageDiskReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Disk source information." @@ -2644,7 +2644,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the storage account type of the disk." @@ -2659,7 +2659,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Operating System type." @@ -2670,7 +2670,7 @@ "$ref": "#/definitions/CreationData" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Disk source information. CreationData information cannot be changed after the disk has been created." @@ -2681,7 +2681,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If creationData.createOption is Empty, this field is mandatory and it indicates the size of the VHD to create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only allowed if the disk is not attached to a running VM, and can only increase the disk's size." @@ -2692,7 +2692,7 @@ "$ref": "#/definitions/EncryptionSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Encryption settings for disk or snapshot" @@ -2712,7 +2712,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Set this flag to true and provide DiskEncryptionKey and optional KeyEncryptionKey to enable encryption. Set this flag to false and remove DiskEncryptionKey and KeyEncryptionKey to disable encryption. If EncryptionSettings is null in the request object, the existing settings remain unchanged." @@ -2723,7 +2723,7 @@ "$ref": "#/definitions/KeyVaultAndSecretReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Key Vault Secret Url and vault id of the disk encryption key" @@ -2734,7 +2734,7 @@ "$ref": "#/definitions/KeyVaultAndKeyReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Key Vault Key Url and vault id of the key encryption key" @@ -2755,7 +2755,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null." @@ -2775,7 +2775,7 @@ "$ref": "#/definitions/SourceVault" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource id of the KeyVault containing the key or secret" @@ -2800,7 +2800,7 @@ "$ref": "#/definitions/SourceVault" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource id of the KeyVault containing the key or secret" @@ -2847,7 +2847,7 @@ "settings": { "oneOf": [ { "type": "object" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Compute/extensions - Settings" } diff --git a/schemas/2016-05-01-preview/Microsoft.MachineLearning.json b/schemas/2016-05-01-preview/Microsoft.MachineLearning.json index 1b8a43b229..bdde696016 100644 --- a/schemas/2016-05-01-preview/Microsoft.MachineLearning.json +++ b/schemas/2016-05-01-preview/Microsoft.MachineLearning.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#", + "id": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.MachineLearning", "description": "Microsoft MachineLearning Resource Types", @@ -51,7 +51,7 @@ "$ref": "#/definitions/WebServiceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Web service resource properties." @@ -81,7 +81,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -117,7 +117,7 @@ "$ref": "#/definitions/AssetLocation" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Access information for the asset." @@ -131,7 +131,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Information about the asset's input ports." @@ -145,7 +145,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Information about the asset's output ports." @@ -159,7 +159,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the asset is a custom module, this holds the module's metadata." @@ -173,7 +173,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the asset is a custom module, this holds the module's parameters." @@ -239,7 +239,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Additional format information for the data type." @@ -253,7 +253,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the data type is categorical, this provides the list of accepted categories." @@ -264,7 +264,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Flag indicating if the type supports null values or not." @@ -275,7 +275,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Flag indicating whether the categories are treated as an ordered set or not, if this is a categorical column." @@ -313,7 +313,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Level of tracing to be used: None - disables tracing; Error - collects only error (stderr) traces; All - collects all traces (stdout and stderr)." @@ -360,7 +360,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sample input data for the web service's input(s) given as an input name to sample input values matrix map." @@ -374,7 +374,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sample input data for the web service's global parameters" @@ -428,7 +428,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If applicable, parameters of the node. Global graph parameters map into these, with values set at runtime." @@ -448,7 +448,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The set of nodes making up the graph, provided as a nodeId to GraphNode map" @@ -462,7 +462,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of edges making up the graph." @@ -476,7 +476,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The collection of global parameters for the graph, given as a global parameter name to GraphParameter map. Each parameter here has a 1:1 match with the global parameters values map declared at the WebServiceProperties level." @@ -518,7 +518,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Association links for this parameter to nodes in the graph." @@ -590,7 +590,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The definition of the parameter." @@ -618,7 +618,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Definitions for nested interface parameters if this is a complex module parameter." @@ -650,7 +650,7 @@ "maximum": 200 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum number of concurrent calls allowed on the realtime endpoint." @@ -685,7 +685,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Map of name to swagger schema for each input or output of the web service." @@ -742,7 +742,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The set of columns within the data table." @@ -784,7 +784,7 @@ "$ref": "#/definitions/WebServiceKeys" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The set of access keys for the web service. If not specified at creation time (PUT), they will be generated automatically by the resource provider." @@ -795,7 +795,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If true, the web service can no longer be updated / patched, only removed. Otherwise, the service resource supports changes." @@ -806,7 +806,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Flag that controls whether to expose sample data or not in the web service's swagger definition." @@ -817,7 +817,7 @@ "$ref": "#/definitions/RealtimeConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Configuration for the service's realtime endpoint." @@ -828,7 +828,7 @@ "$ref": "#/definitions/DiagnosticsConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Settings controlling the diagnostics traces collection for the web service." @@ -839,7 +839,7 @@ "$ref": "#/definitions/StorageAccount" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The storage account associated with the service. This is used to store both datasets and diagnostic traces. This information is required at creation time (PUT) and only the key is updateable after that. The account credentials are hidden on a GET web service call." @@ -850,7 +850,7 @@ "$ref": "#/definitions/MachineLearningWorkspace" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "This is only populated at creation time (PUT) for web services originating from an AzureML Studio experiment." @@ -861,7 +861,7 @@ "$ref": "#/definitions/CommitmentPlan" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The commitment plan associated with this web service. This is required to be specified at creation time (PUT) and is not updateable afterwards." @@ -872,7 +872,7 @@ "$ref": "#/definitions/ServiceInputOutputSpecification" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Swagger schema for the service's input(s), as applicable." @@ -883,7 +883,7 @@ "$ref": "#/definitions/ServiceInputOutputSpecification" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Swagger schema for the service's output(s), as applicable." @@ -894,7 +894,7 @@ "$ref": "#/definitions/ExampleRequest" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sample request data for each of the service's inputs, as applicable." @@ -908,7 +908,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Set of assets associated with the web service." @@ -922,7 +922,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The set of global parameters values defined for the web service, given as a global parameter name to default value map. If no default value is specified, the parameter is considered to be required." @@ -933,7 +933,7 @@ "$ref": "#/definitions/GraphPackage" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The definition of the graph package making up this web service." @@ -947,7 +947,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2016-05-15/Microsoft.DevTestLab.json b/schemas/2016-05-15/Microsoft.DevTestLab.json index 908d9c7737..a878ce6f98 100644 --- a/schemas/2016-05-15/Microsoft.DevTestLab.json +++ b/schemas/2016-05-15/Microsoft.DevTestLab.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#", + "id": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.DevTestLab", "description": "Microsoft DevTestLab Resource Types", @@ -32,7 +32,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -43,7 +43,7 @@ "$ref": "#/definitions/LabProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -121,7 +121,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -132,7 +132,7 @@ "$ref": "#/definitions/ArtifactSourceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -173,7 +173,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -184,7 +184,7 @@ "$ref": "#/definitions/LabCostProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -225,7 +225,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -236,7 +236,7 @@ "$ref": "#/definitions/CustomImageProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -277,7 +277,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -288,7 +288,7 @@ "$ref": "#/definitions/FormulaProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -329,7 +329,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -340,7 +340,7 @@ "$ref": "#/definitions/NotificationChannelProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -381,7 +381,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -392,7 +392,7 @@ "$ref": "#/definitions/PolicyProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -433,7 +433,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -444,7 +444,7 @@ "$ref": "#/definitions/ScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -485,7 +485,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -496,7 +496,7 @@ "$ref": "#/definitions/IdentityProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identity of the resource." @@ -536,7 +536,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -547,7 +547,7 @@ "$ref": "#/definitions/UserProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -604,7 +604,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -615,7 +615,7 @@ "$ref": "#/definitions/DiskProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -656,7 +656,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -667,7 +667,7 @@ "$ref": "#/definitions/EnvironmentProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -708,7 +708,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -719,7 +719,7 @@ "$ref": "#/definitions/SecretProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -760,7 +760,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -771,7 +771,7 @@ "$ref": "#/definitions/LabVirtualMachineProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -822,7 +822,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -833,7 +833,7 @@ "$ref": "#/definitions/ScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -874,7 +874,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -885,7 +885,7 @@ "$ref": "#/definitions/VirtualNetworkProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -926,7 +926,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -937,7 +937,7 @@ "$ref": "#/definitions/ScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -968,7 +968,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -979,7 +979,7 @@ "$ref": "#/definitions/ApplicableScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -999,7 +999,7 @@ "$ref": "#/definitions/Schedule" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The auto-shutdown schedule, if one has been set at the lab or lab resource level." @@ -1010,7 +1010,7 @@ "$ref": "#/definitions/Schedule" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The auto-startup schedule, if one has been set at the lab or lab resource level." @@ -1045,7 +1045,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The total count of the artifacts that were successfully applied." @@ -1056,7 +1056,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The total count of the artifacts that were tentatively applied." @@ -1080,7 +1080,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The parameters of the artifact." @@ -1140,7 +1140,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The artifact source's type." @@ -1171,7 +1171,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates if the artifact source is enabled (values: Enabled, Disabled)." @@ -1196,7 +1196,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of virtual machine instances to create." @@ -1225,7 +1225,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets data disk size in GiB." @@ -1263,7 +1263,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets the statuses of the virtual machine." @@ -1293,7 +1293,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets data disks blob uri for the virtual machine." @@ -1307,7 +1307,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets all data disks attached to the virtual machine." @@ -1328,7 +1328,7 @@ "$ref": "#/definitions/PercentageCostThresholdProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value of the percentage cost threshold." @@ -1343,7 +1343,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this threshold will be displayed on cost charts." @@ -1358,7 +1358,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether notifications will be sent when this threshold is exceeded." @@ -1379,7 +1379,7 @@ "$ref": "#/definitions/CustomImagePropertiesFromVm" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The virtual machine from which the image is to be created." @@ -1390,7 +1390,7 @@ "$ref": "#/definitions/CustomImagePropertiesCustom" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The VHD from which the image is to be created." @@ -1431,7 +1431,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether sysprep has been run on the VHD." @@ -1447,7 +1447,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The OS type of the custom image (i.e. Windows, Linux)." @@ -1471,7 +1471,7 @@ "$ref": "#/definitions/WindowsOsInfo" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Windows OS information of the VM." @@ -1482,7 +1482,7 @@ "$ref": "#/definitions/LinuxOsInfo" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Linux OS information of the VM." @@ -1513,7 +1513,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The storage type for the disk (i.e. Standard, Premium)." @@ -1524,7 +1524,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The size of the disk in GibiBytes." @@ -1576,7 +1576,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The parameters of the Azure Resource Manager template." @@ -1593,7 +1593,7 @@ "$ref": "#/definitions/EnvironmentDeploymentProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The deployment properties of the environment." @@ -1626,7 +1626,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The event type for which this notification is enabled (i.e. AutoShutdown, Cost)." @@ -1669,7 +1669,7 @@ "$ref": "#/definitions/LabVirtualMachineCreationParameter" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The content of the formula." @@ -1680,7 +1680,7 @@ "$ref": "#/definitions/FormulaPropertiesFromVm" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Information about a VM from which a formula is to be created." @@ -1741,7 +1741,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Minutes of the hour the schedule will run." @@ -1784,7 +1784,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The transport protocol for the endpoint." @@ -1795,7 +1795,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The external endpoint port of the inbound connection. Possible values range between 1 and 65535, inclusive. If unspecified, a value will be allocated automatically." @@ -1806,7 +1806,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port to which the external traffic will be redirected." @@ -1823,7 +1823,7 @@ "$ref": "#/definitions/TargetCostProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The target cost properties" @@ -1871,7 +1871,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Type of storage used by the lab. It can be either Premium or Standard. Default is Premium." @@ -1886,7 +1886,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The setting to enable usage of premium data disks.\r\nWhen its value is 'Enabled', creation of standard or premium data disks is allowed.\r\nWhen its value is 'Disabled', only creation of standard data disks is allowed." @@ -1930,7 +1930,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -1941,7 +1941,7 @@ "$ref": "#/definitions/ArtifactSourceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -1982,7 +1982,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -1993,7 +1993,7 @@ "$ref": "#/definitions/LabCostProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2034,7 +2034,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2045,7 +2045,7 @@ "$ref": "#/definitions/CustomImageProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2086,7 +2086,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2097,7 +2097,7 @@ "$ref": "#/definitions/FormulaProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2138,7 +2138,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2149,7 +2149,7 @@ "$ref": "#/definitions/NotificationChannelProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2190,7 +2190,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2201,7 +2201,7 @@ "$ref": "#/definitions/ScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2242,7 +2242,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2253,7 +2253,7 @@ "$ref": "#/definitions/IdentityProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identity of the resource." @@ -2293,7 +2293,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2304,7 +2304,7 @@ "$ref": "#/definitions/UserProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2361,7 +2361,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2372,7 +2372,7 @@ "$ref": "#/definitions/DiskProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2413,7 +2413,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2424,7 +2424,7 @@ "$ref": "#/definitions/EnvironmentProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2465,7 +2465,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2476,7 +2476,7 @@ "$ref": "#/definitions/SecretProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2517,7 +2517,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2528,7 +2528,7 @@ "$ref": "#/definitions/LabVirtualMachineProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2579,7 +2579,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2590,7 +2590,7 @@ "$ref": "#/definitions/ScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2631,7 +2631,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2642,7 +2642,7 @@ "$ref": "#/definitions/VirtualNetworkProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2664,7 +2664,7 @@ "$ref": "#/definitions/LabVirtualMachineCreationParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -2686,7 +2686,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -2703,7 +2703,7 @@ "$ref": "#/definitions/BulkCreationParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of virtual machine instances to create." @@ -2763,7 +2763,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this virtual machine uses an SSH key for authentication." @@ -2786,7 +2786,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether the virtual machine is to be created without a public IP address." @@ -2800,7 +2800,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The artifacts to be installed on the virtual machine." @@ -2811,7 +2811,7 @@ "$ref": "#/definitions/ArtifactDeploymentStatusProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The artifact deployment status for the virtual machine." @@ -2822,7 +2822,7 @@ "$ref": "#/definitions/GalleryImageReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Microsoft Azure Marketplace image reference of the virtual machine." @@ -2833,7 +2833,7 @@ "$ref": "#/definitions/ComputeVmProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The compute virtual machine properties." @@ -2844,7 +2844,7 @@ "$ref": "#/definitions/NetworkInterfaceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The network interface properties." @@ -2855,7 +2855,7 @@ "$ref": "#/definitions/ApplicableSchedule" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The applicable schedule for the virtual machine." @@ -2871,7 +2871,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether another user can take ownership of the virtual machine" @@ -2890,7 +2890,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Tells source of creation of lab virtual machine. Output property only." @@ -2968,7 +2968,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this virtual machine uses an SSH key for authentication." @@ -2991,7 +2991,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether the virtual machine is to be created without a public IP address." @@ -3005,7 +3005,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The artifacts to be installed on the virtual machine." @@ -3016,7 +3016,7 @@ "$ref": "#/definitions/ArtifactDeploymentStatusProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The artifact deployment status for the virtual machine." @@ -3027,7 +3027,7 @@ "$ref": "#/definitions/GalleryImageReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Microsoft Azure Marketplace image reference of the virtual machine." @@ -3038,7 +3038,7 @@ "$ref": "#/definitions/ComputeVmProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The compute virtual machine properties." @@ -3049,7 +3049,7 @@ "$ref": "#/definitions/NetworkInterfaceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The network interface properties." @@ -3060,7 +3060,7 @@ "$ref": "#/definitions/ApplicableSchedule" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The applicable schedule for the virtual machine." @@ -3076,7 +3076,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether another user can take ownership of the virtual machine" @@ -3095,7 +3095,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Tells source of creation of lab virtual machine. Output property only." @@ -3129,7 +3129,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The state of the Linux OS (i.e. NonDeprovisioned, DeprovisionRequested, DeprovisionApplied)." @@ -3178,7 +3178,7 @@ "$ref": "#/definitions/SharedPublicIpAddressConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The configuration for sharing a public IP address across multiple virtual machines." @@ -3206,7 +3206,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of event for which this notification is enabled." @@ -3235,7 +3235,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If notifications are enabled for this schedule (i.e. Enabled, Disabled)." @@ -3246,7 +3246,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Time in minutes before event at which notification will be sent." @@ -3267,7 +3267,7 @@ "type": "number" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The cost threshold value." @@ -3292,7 +3292,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The status of the policy." @@ -3313,7 +3313,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The fact name of the policy (e.g. LabVmCount, LabVmSize, MaxVmsAllowedPerLab, etc." @@ -3336,7 +3336,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The evaluator type of the policy (i.e. AllowedValuesPolicy, MaxValuePolicy)." @@ -3365,7 +3365,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Protocol type of the port." @@ -3376,7 +3376,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend port of the target virtual machine." @@ -3400,7 +3400,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tags of the resource." @@ -3411,7 +3411,7 @@ "$ref": "#/definitions/ScheduleProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the resource." @@ -3435,7 +3435,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The status of the schedule (i.e. Enabled, Disabled)." @@ -3450,7 +3450,7 @@ "$ref": "#/definitions/WeekDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the schedule will occur only some days of the week, specify the weekly recurrence." @@ -3461,7 +3461,7 @@ "$ref": "#/definitions/DayDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the schedule will occur once each day of the week, specify the daily recurrence." @@ -3472,7 +3472,7 @@ "$ref": "#/definitions/HourDetails" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the schedule will occur multiple times a day, specify the hourly recurrence." @@ -3487,7 +3487,7 @@ "$ref": "#/definitions/NotificationSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Notification settings." @@ -3537,7 +3537,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The incoming NAT rules" @@ -3567,7 +3567,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The permission policy of the subnet for allowing public IP addresses (i.e. Allow, Deny))." @@ -3597,7 +3597,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this subnet can be used during virtual machine creation (i.e. Allow, Deny)." @@ -3613,7 +3613,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether public IP addresses can be assigned to virtual machines on this subnet (i.e. Allow, Deny)." @@ -3624,7 +3624,7 @@ "$ref": "#/definitions/SubnetSharedPublicIpAddressConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties that virtual machines on this subnet will share." @@ -3648,7 +3648,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend ports that virtual machines on this subnet are allowed to expose" @@ -3669,7 +3669,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Target cost status." @@ -3680,7 +3680,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Lab target cost" @@ -3694,7 +3694,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Cost thresholds." @@ -3719,7 +3719,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reporting cycle type." @@ -3762,7 +3762,7 @@ "$ref": "#/definitions/UserIdentity" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identity of the user." @@ -3773,7 +3773,7 @@ "$ref": "#/definitions/UserSecretStore" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The secret store of the user." @@ -3815,7 +3815,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The allowed subnets of the virtual network." @@ -3837,7 +3837,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The external subnet properties." @@ -3851,7 +3851,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The subnet overrides of the virtual network." @@ -3879,7 +3879,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The days of the week for which the schedule is set (e.g. Sunday, Monday, Tuesday, etc.)." @@ -3905,7 +3905,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied)." diff --git a/schemas/2016-05-16/Microsoft.AnalysisServices.json b/schemas/2016-05-16/Microsoft.AnalysisServices.json index ce92600d23..4a0d3aebe3 100644 --- a/schemas/2016-05-16/Microsoft.AnalysisServices.json +++ b/schemas/2016-05-16/Microsoft.AnalysisServices.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#", + "id": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.AnalysisServices", "description": "SQL Analysis Services on Azure", @@ -32,7 +32,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Server tags" @@ -43,7 +43,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SKU (pricing tier) of the Analysis Services instance." @@ -54,7 +54,7 @@ "$ref": "#/definitions/ServerProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -85,7 +85,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of the pricing tier. Possible values include: 'D1', 'S1', 'S2', 'S4'" @@ -110,7 +110,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "required": [ diff --git a/schemas/2016-06-01/Microsoft.Logic.json b/schemas/2016-06-01/Microsoft.Logic.json index ed7fe99113..2d34585f21 100644 --- a/schemas/2016-06-01/Microsoft.Logic.json +++ b/schemas/2016-06-01/Microsoft.Logic.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#", + "id": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Logic", "description": "Microsoft Logic Resource Types", @@ -40,7 +40,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The resource tags." @@ -51,7 +51,7 @@ "$ref": "#/definitions/WorkflowProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The workflow properties." @@ -92,7 +92,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The name." @@ -103,7 +103,7 @@ "$ref": "#/definitions/ResourceReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference to plan." @@ -134,7 +134,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The value." @@ -145,7 +145,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The metadata." @@ -173,7 +173,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The state." @@ -184,7 +184,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The sku." @@ -195,7 +195,7 @@ "$ref": "#/definitions/ResourceReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The integration account." @@ -206,7 +206,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The definition." @@ -220,7 +220,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The parameters." diff --git a/schemas/2016-06-01/Microsoft.Network.json b/schemas/2016-06-01/Microsoft.Network.json index 0b36557259..7c36b4e2a7 100644 --- a/schemas/2016-06-01/Microsoft.Network.json +++ b/schemas/2016-06-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-06-01/Microsoft.RecoveryServices.json b/schemas/2016-06-01/Microsoft.RecoveryServices.json index c2e22c8639..e9df4def71 100644 --- a/schemas/2016-06-01/Microsoft.RecoveryServices.json +++ b/schemas/2016-06-01/Microsoft.RecoveryServices.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#", + "id": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.RecoveryServices", "description": "Microsoft Recovery Services Resource Types", @@ -32,7 +32,7 @@ "$ref": "#/definitions/Sku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Required. Gets or sets the sku type." @@ -50,7 +50,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters." @@ -61,7 +61,7 @@ "$ref": "#/definitions/RecoveryServicesPropertiesCreateParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -89,7 +89,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the sku name. Required for vault creation, optional for update. Possible values include: 'RS0'" @@ -103,7 +103,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the sku tier. Required for vault creation, optional for update. Possible values include: 'Standard'" diff --git a/schemas/2016-06-01/Microsoft.Web.json b/schemas/2016-06-01/Microsoft.Web.json index 79042481a8..73e93e1c59 100644 --- a/schemas/2016-06-01/Microsoft.Web.json +++ b/schemas/2016-06-01/Microsoft.Web.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#", + "id": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Web", "description": "Microsoft Web Resource Types", @@ -36,7 +36,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The resource tags." @@ -47,7 +47,7 @@ "$ref": "#/definitions/ConnectionProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The connection properties." @@ -92,7 +92,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The resource tags." @@ -103,7 +103,7 @@ "$ref": "#/definitions/ConnectionGatewayProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The connection gateway properties." @@ -140,7 +140,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The custom parameter values." @@ -151,7 +151,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The parameter values." @@ -162,7 +162,7 @@ "$ref": "#/definitions/ResourceReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference to API resource." @@ -182,7 +182,7 @@ "$ref": "#/definitions/ResourceReference" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference to connection gateway installation resource." diff --git a/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json b/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json index 861c8e15c9..2a46c1bfd2 100644 --- a/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json +++ b/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#", + "id": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ContainerRegistry", "description": "Microsoft Container Registry Resource Types", @@ -31,7 +31,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets a list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key no greater than 128 characters and value no greater than 256 characters." @@ -42,7 +42,7 @@ "$ref": "#/definitions/ContainerRegistryProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -80,7 +80,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2016-07-01-preview/Microsoft.ServerManagement.json b/schemas/2016-07-01-preview/Microsoft.ServerManagement.json index 9381c2fa9d..2564cefc50 100644 --- a/schemas/2016-07-01-preview/Microsoft.ServerManagement.json +++ b/schemas/2016-07-01-preview/Microsoft.ServerManagement.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#", + "id": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ServerManagement", "description": "Microsoft ServerManagement Resource Types", @@ -29,7 +29,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "resource tags" @@ -40,7 +40,7 @@ "$ref": "#/definitions/GatewayParameters_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -77,7 +77,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "resource tags" @@ -88,7 +88,7 @@ "$ref": "#/definitions/NodeParameters_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -132,7 +132,7 @@ "$ref": "#/definitions/SessionParameters_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -159,7 +159,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The upgradeMode property gives the flexibility to gateway to auto upgrade itself. If properties value not specified, then we assume upgradeMode = Automatic." @@ -200,7 +200,7 @@ "$ref": "#/definitions/SessionParameters_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2016-07-01/Microsoft.Network.json b/schemas/2016-07-01/Microsoft.Network.json index 741718d496..3cdb1dfe55 100644 --- a/schemas/2016-07-01/Microsoft.Network.json +++ b/schemas/2016-07-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-07-07/Microsoft.ApiManagement.json b/schemas/2016-07-07/Microsoft.ApiManagement.json index 92ccad235a..f0fe06a448 100644 --- a/schemas/2016-07-07/Microsoft.ApiManagement.json +++ b/schemas/2016-07-07/Microsoft.ApiManagement.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#", + "id": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ApiManagement", "description": "Microsoft ApiManagement Resource Types", @@ -32,7 +32,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Api Management service tags. A maximum of 10 tags can be provided for a resource, and each tag must have a key no greater than 128 characters (and value no greater than 256 characters)" @@ -43,7 +43,7 @@ "$ref": "#/definitions/ApiServiceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Api Management service." @@ -54,7 +54,7 @@ "$ref": "#/definitions/ApiServiceSkuProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sku properties of the Api Management service." @@ -89,7 +89,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sku type in the location." @@ -100,7 +100,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Sku Unit count at the location." @@ -114,7 +114,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Static IP addresses of the location virtual machines." @@ -125,7 +125,7 @@ "$ref": "#/definitions/VirtualNetworkConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual network configuration for the location." @@ -187,7 +187,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom hostname configuration of the Api Management service." @@ -201,7 +201,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Static ip addresses of the Api Management service virtual machines. Available only for Standard and Premium Sku." @@ -212,7 +212,7 @@ "$ref": "#/definitions/VirtualNetworkConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual network configuration of the Api Management service." @@ -226,7 +226,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Additional datacenter locations description of the Api Management service." @@ -240,7 +240,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom properties of the Api Management service." @@ -256,7 +256,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual private network type of the Api Management service." @@ -278,7 +278,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of the Sku." @@ -289,7 +289,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Capacity of the Sku (number of deployed units of the Sku)." @@ -344,7 +344,7 @@ "$ref": "#/definitions/CertificateInformation" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Certificate information." diff --git a/schemas/2016-08-01/Microsoft.Network.json b/schemas/2016-08-01/Microsoft.Network.json index 7a98b41010..bf824922ab 100644 --- a/schemas/2016-08-01/Microsoft.Network.json +++ b/schemas/2016-08-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-08-01/Microsoft.Web.json b/schemas/2016-08-01/Microsoft.Web.json index cad4151e4b..c39d68b2d2 100644 --- a/schemas/2016-08-01/Microsoft.Web.json +++ b/schemas/2016-08-01/Microsoft.Web.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#", + "id": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Web", "description": "Microsoft Web Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/Site_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -106,7 +106,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -144,7 +144,7 @@ "$ref": "#/definitions/SiteConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -186,13 +186,13 @@ "$ref": "#/definitions/ConnectionString_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -230,7 +230,7 @@ "$ref": "#/definitions/Deployment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -268,7 +268,7 @@ "$ref": "#/definitions/Identifier_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -306,7 +306,7 @@ "$ref": "#/definitions/HostNameBinding_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -344,7 +344,7 @@ "$ref": "#/definitions/RelayServiceConnectionEntity_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -382,7 +382,7 @@ "$ref": "#/definitions/HybridConnection_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -420,7 +420,7 @@ "$ref": "#/definitions/Deployment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -458,7 +458,7 @@ "$ref": "#/definitions/PremierAddOn_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -496,7 +496,7 @@ "$ref": "#/definitions/PublicCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -534,7 +534,7 @@ "$ref": "#/definitions/SourceControl" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -572,7 +572,7 @@ "$ref": "#/definitions/Site_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -650,7 +650,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -688,7 +688,7 @@ "$ref": "#/definitions/SiteConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -730,13 +730,13 @@ "$ref": "#/definitions/ConnectionString_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -774,7 +774,7 @@ "$ref": "#/definitions/Deployment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -812,7 +812,7 @@ "$ref": "#/definitions/Identifier_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -850,7 +850,7 @@ "$ref": "#/definitions/HostNameBinding_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -888,7 +888,7 @@ "$ref": "#/definitions/RelayServiceConnectionEntity_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -926,7 +926,7 @@ "$ref": "#/definitions/HybridConnection_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -964,7 +964,7 @@ "$ref": "#/definitions/Deployment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1002,7 +1002,7 @@ "$ref": "#/definitions/PremierAddOn_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1040,7 +1040,7 @@ "$ref": "#/definitions/PublicCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1126,7 +1126,7 @@ "$ref": "#/definitions/VnetGateway_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1164,7 +1164,7 @@ "$ref": "#/definitions/SourceControl" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1250,7 +1250,7 @@ "$ref": "#/definitions/VnetGateway_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1289,7 +1289,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Predefined action to be taken." @@ -1300,7 +1300,7 @@ "$ref": "#/definitions/AutoHealCustomAction" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom action to be taken." @@ -1335,7 +1335,7 @@ "$ref": "#/definitions/AutoHealTriggers" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Conditions that describe when to execute the auto-heal actions." @@ -1346,7 +1346,7 @@ "$ref": "#/definitions/AutoHealActions" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Actions to be executed when a rule is triggered." @@ -1363,7 +1363,7 @@ "$ref": "#/definitions/RequestsBasedTrigger" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A rule based on total requests." @@ -1374,7 +1374,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A rule based on private bytes." @@ -1388,7 +1388,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A rule based on status codes." @@ -1399,7 +1399,7 @@ "$ref": "#/definitions/SlowRequestsBasedTrigger" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A rule based on request execution time." @@ -1420,7 +1420,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to overwrite destination app; otherwise, false." @@ -1431,7 +1431,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to clone custom hostnames from source app; otherwise, false." @@ -1442,7 +1442,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to clone source control from source app; otherwise, false." @@ -1464,7 +1464,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Application setting overrides for cloned app. If specified, these settings override the settings cloned \n from source app. Otherwise, application settings from source app are retained." @@ -1475,7 +1475,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to configure load balancing for source and destination app." @@ -1521,7 +1521,7 @@ "$ref": "#/definitions/SiteConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1565,13 +1565,13 @@ "$ref": "#/definitions/ConnectionString_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -1650,7 +1650,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the list of origins that should be allowed to make cross-origin\n calls (for example: http://example.com:12345). Use \"*\" to allow all." @@ -1671,7 +1671,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Status." @@ -1708,7 +1708,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Active." @@ -1732,7 +1732,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of ramp-up rules." @@ -1797,7 +1797,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Azure resource type." @@ -1812,7 +1812,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom DNS record type." @@ -1827,7 +1827,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Hostname type." @@ -1843,7 +1843,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SSL type." @@ -1877,7 +1877,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SSL type." @@ -1896,7 +1896,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Set to true to update existing hostname." @@ -1911,7 +1911,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether the hostname is a standard or repository hostname." @@ -1944,7 +1944,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port of the endpoint." @@ -2033,7 +2033,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Tags." @@ -2067,7 +2067,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Public Certificate Location." @@ -2084,7 +2084,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets a flag indicating whether the Push endpoint is enabled." @@ -2120,7 +2120,7 @@ "type": "number" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Percentage of the traffic which will be redirected to ActionHostName." @@ -2131,7 +2131,7 @@ "type": "number" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "In auto ramp up scenario this is the step to to add/remove from ReroutePercentage until it reaches \n MinReroutePercentage or MaxReroutePercentage. Site metrics are checked every N minutes specificed in ChangeIntervalInMinutes.\n Custom decision algorithm can be provided in TiPCallback site extension which URL can be specified in ChangeDecisionCallbackUrl." @@ -2142,7 +2142,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies interval in mimuntes to reevaluate ReroutePercentage." @@ -2153,7 +2153,7 @@ "type": "number" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies lower boundary above which ReroutePercentage will stay." @@ -2164,7 +2164,7 @@ "type": "number" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies upper boundary below which ReroutePercentage will stay." @@ -2205,7 +2205,7 @@ "format": "int32" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2224,7 +2224,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Count." @@ -2245,7 +2245,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if the app is enabled; otherwise, false. Setting this value to false disables the app (takes the app offline)." @@ -2259,7 +2259,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Hostname SSL states are used to manage the SSL bindings for app's hostnames." @@ -2274,7 +2274,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if reserved; otherwise, false." @@ -2285,7 +2285,7 @@ "$ref": "#/definitions/SiteConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Configuration of the app." @@ -2299,7 +2299,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to stop SCM (KUDU) site when the app is stopped; otherwise, false. The default is false." @@ -2310,7 +2310,7 @@ "$ref": "#/definitions/HostingEnvironmentProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "App Service Environment to use for the app." @@ -2324,7 +2324,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Micro services like apps, logic apps." @@ -2339,7 +2339,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to enable client affinity; false to stop sending session affinity cookies, which route client requests in the same session to the same instance. Default is true." @@ -2350,7 +2350,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to enable client certificate authentication (TLS mutual authentication); otherwise, false. Default is false." @@ -2361,7 +2361,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to disable the public hostnames of the app; otherwise, false.\n If true, the app is only accessible via API management process." @@ -2372,7 +2372,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Size of the function container." @@ -2383,7 +2383,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum allowed daily memory-time quota (applicable on dynamic apps only)." @@ -2394,7 +2394,7 @@ "$ref": "#/definitions/CloningInfo" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If specified during app creation, the app is cloned from a source app." @@ -2411,7 +2411,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of workers." @@ -2425,7 +2425,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Default documents." @@ -2439,7 +2439,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": ".NET Framework version." @@ -2466,7 +2466,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if request tracing is enabled; otherwise, false." @@ -2482,7 +2482,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if remote debugging is enabled; otherwise, false." @@ -2497,7 +2497,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if HTTP logging is enabled; otherwise, false." @@ -2508,7 +2508,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "HTTP logs directory size limit." @@ -2519,7 +2519,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if detailed error logging is enabled; otherwise, false." @@ -2537,7 +2537,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Application settings." @@ -2551,7 +2551,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Connection strings." @@ -2565,7 +2565,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Handler mappings." @@ -2595,7 +2595,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SCM type." @@ -2606,7 +2606,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to use 32-bit worker process; otherwise, false." @@ -2617,7 +2617,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if WebSocket is enabled; otherwise, false." @@ -2628,7 +2628,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if Always On is enabled; otherwise, false." @@ -2659,7 +2659,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Managed pipeline mode." @@ -2673,7 +2673,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual applications." @@ -2691,7 +2691,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Site load balancing." @@ -2702,7 +2702,7 @@ "$ref": "#/definitions/Experiments" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "This is work around for polymophic types." @@ -2713,7 +2713,7 @@ "$ref": "#/definitions/SiteLimits" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Site limits." @@ -2724,7 +2724,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if Auto Heal is enabled; otherwise, false." @@ -2735,7 +2735,7 @@ "$ref": "#/definitions/AutoHealRules" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Auto Heal rules." @@ -2754,7 +2754,7 @@ "$ref": "#/definitions/CorsSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Cross-Origin Resource Sharing (CORS) settings." @@ -2765,7 +2765,7 @@ "$ref": "#/definitions/PushSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Push endpoint settings." @@ -2776,7 +2776,7 @@ "$ref": "#/definitions/ApiDefinitionInfo" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Information about the formal API definition for the app." @@ -2794,7 +2794,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to enable local MySQL; otherwise, false." @@ -2808,7 +2808,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "IP security restrictions." @@ -2825,7 +2825,7 @@ "type": "string" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Repository or source control URL." @@ -2836,7 +2836,7 @@ "type": "string" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of branch to use for deployment." @@ -2847,7 +2847,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to limit to manual integration; false to enable continuous integration (which configures webhooks into online repos like GitHub)." @@ -2858,7 +2858,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true to enable deployment rollback; otherwise, false." @@ -2869,7 +2869,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true for a Mercurial repository; false for a Git repository." @@ -2886,7 +2886,7 @@ "type": "number" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum allowed CPU usage percentage." @@ -2897,7 +2897,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum allowed memory usage in MB." @@ -2908,7 +2908,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum allowed disk size usage in MB." @@ -2954,7 +2954,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -2996,7 +2996,7 @@ "$ref": "#/definitions/Deployment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3030,7 +3030,7 @@ "$ref": "#/definitions/Identifier_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3064,7 +3064,7 @@ "$ref": "#/definitions/HostNameBinding_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3098,7 +3098,7 @@ "$ref": "#/definitions/RelayServiceConnectionEntity_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3132,7 +3132,7 @@ "$ref": "#/definitions/PremierAddOn_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3166,7 +3166,7 @@ "$ref": "#/definitions/PublicCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3209,7 +3209,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3243,7 +3243,7 @@ "$ref": "#/definitions/Site_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3327,7 +3327,7 @@ "$ref": "#/definitions/Deployment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3361,7 +3361,7 @@ "$ref": "#/definitions/Identifier_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3395,7 +3395,7 @@ "$ref": "#/definitions/HostNameBinding_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3429,7 +3429,7 @@ "$ref": "#/definitions/RelayServiceConnectionEntity_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3463,7 +3463,7 @@ "$ref": "#/definitions/PremierAddOn_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3497,7 +3497,7 @@ "$ref": "#/definitions/PublicCertificate_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3575,7 +3575,7 @@ "$ref": "#/definitions/VnetGateway_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3653,7 +3653,7 @@ "$ref": "#/definitions/VnetGateway_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -3679,7 +3679,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Count." @@ -3700,7 +3700,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "HTTP status code." @@ -3711,7 +3711,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SubStatus." @@ -3722,7 +3722,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Win32 error code." @@ -3733,7 +3733,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Count." @@ -3762,7 +3762,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if preloading is enabled; otherwise, false." @@ -3776,7 +3776,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual directories for virtual application." diff --git a/schemas/2016-09-01-preview/Microsoft.Solutions.json b/schemas/2016-09-01-preview/Microsoft.Solutions.json index 5b7b35a631..576b28c977 100644 --- a/schemas/2016-09-01-preview/Microsoft.Solutions.json +++ b/schemas/2016-09-01-preview/Microsoft.Solutions.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#", + "id": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Solutions", "description": "Microsoft Solutions Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/ApplianceDefinitionProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The appliance definition properties." @@ -59,7 +59,7 @@ "$ref": "#/definitions/ApplianceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The appliance properties." @@ -67,10 +67,10 @@ "plan": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourcePlan" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/resourcePlan" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The plan information." @@ -82,7 +82,7 @@ "pattern": "^[-\\w\\._,\\(\\)]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The kind of the appliance. Allowed values are MarketPlace and ServiceCatalog." @@ -133,7 +133,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The appliance lock level." @@ -151,7 +151,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The appliance provider authorizations." @@ -165,7 +165,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The collection of appliance artifacts. The portal will use the files specified as artifacts to construct the user experience of creating an appliance from an appliance definition." @@ -203,7 +203,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name and value pairs that define the appliance parameters. It can be a JObject or a well formed JSON string." diff --git a/schemas/2016-09-01/Microsoft.Authorization.json b/schemas/2016-09-01/Microsoft.Authorization.json index 2b61b82fbf..dfaa17ae9b 100644 --- a/schemas/2016-09-01/Microsoft.Authorization.json +++ b/schemas/2016-09-01/Microsoft.Authorization.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#", + "id": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Authorization", "description": "Microsoft Authorization Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/ManagementLockProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The properties of the lock." @@ -58,7 +58,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The lock level of the management lock." diff --git a/schemas/2016-09-01/Microsoft.Network.json b/schemas/2016-09-01/Microsoft.Network.json index f2830e01b6..55ae77bb66 100644 --- a/schemas/2016-09-01/Microsoft.Network.json +++ b/schemas/2016-09-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-09-01/Microsoft.Resources.json b/schemas/2016-09-01/Microsoft.Resources.json index 625d86f2b8..bef67b14b2 100644 --- a/schemas/2016-09-01/Microsoft.Resources.json +++ b/schemas/2016-09-01/Microsoft.Resources.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#", + "id": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Resources", "description": "Microsoft Resources Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/DeploymentProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The deployment properties." @@ -58,7 +58,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The template content. It can be a JObject or a well formed JSON string. Use only one of Template or TemplateLink." @@ -69,7 +69,7 @@ "$ref": "#/definitions/TemplateLink" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The template URI. Use only one of Template or TemplateLink." @@ -80,7 +80,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment parameters. It can be a JObject or a well formed JSON string. Use only one of Parameters or ParametersLink." @@ -91,7 +91,7 @@ "$ref": "#/definitions/ParametersLink" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The parameters URI. Use only one of Parameters or ParametersLink." @@ -106,7 +106,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The deployment mode." @@ -117,7 +117,7 @@ "$ref": "#/definitions/DebugSetting" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The debug setting of the deployment." diff --git a/schemas/2016-09-01/Microsoft.ServiceFabric.json b/schemas/2016-09-01/Microsoft.ServiceFabric.json index 2a962dee7f..c954539755 100644 --- a/schemas/2016-09-01/Microsoft.ServiceFabric.json +++ b/schemas/2016-09-01/Microsoft.ServiceFabric.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#", + "id": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ServiceFabric", "description": "Microsoft ServiceFabric Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/ClusterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets or sets the cluster properties." @@ -66,7 +66,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -102,7 +102,7 @@ "type": "object", "properties": { "reverseProxyEndpointPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "durabilityLevel": { "oneOf": [ @@ -110,13 +110,13 @@ "$ref": "#/definitions/Level" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "This level is used to set the durability of nodes of this type." }, "vmInstanceCount": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "minimum": 1, "maximum": 2147483647 }, @@ -133,7 +133,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -146,15 +146,15 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "clientConnectionEndpointPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "httpGatewayEndpointPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "applicationPorts": { "oneOf": [ @@ -162,7 +162,7 @@ "$ref": "#/definitions/Ports" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -172,7 +172,7 @@ "$ref": "#/definitions/Ports" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -182,7 +182,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -199,10 +199,10 @@ "type": "object", "properties": { "startPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "endPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -228,7 +228,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -251,7 +251,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -298,7 +298,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -334,10 +334,10 @@ "type": "object", "properties": { "maxPercentUnhealthyNodes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "maxPercentUnhealthyApplications": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -349,13 +349,13 @@ "type": "object", "properties": { "maxPercentDeltaUnhealthyNodes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "maxPercentUpgradeDomainDeltaUnhealthyNodes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "maxPercentDeltaUnhealthyApplications": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -424,7 +424,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The ServiceFabric runtime version of the cluster." @@ -435,7 +435,7 @@ "$ref": "#/definitions/CertificateDescription" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The server certificate used by reverse proxy." @@ -446,7 +446,7 @@ "$ref": "#/definitions/AzureActiveDirectory" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The settings to enable AAD authentication on the cluster." @@ -457,7 +457,7 @@ "$ref": "#/definitions/Level" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: This level is used to set the number of replicas of the system services. Details: http://azure.microsoft.com/en-us/documentation/articles/service-fabric-cluster-capacity/#the-reliability-characteristics-of-the-cluster" @@ -472,7 +472,7 @@ "minItems": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The node types of the cluster. Details: http://azure.microsoft.com/en-us/documentation/articles/service-fabric-cluster-capacity" @@ -488,7 +488,7 @@ "$ref": "#/definitions/CertificateDescription" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The certificate to use for node to node communication within cluster, the server certificate of the cluster and the default admin client." @@ -502,7 +502,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: List of client certificates to whitelist based on thumbprints." @@ -516,7 +516,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: List of client certificates to whitelist based on common names." @@ -530,7 +530,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: List of custom fabric settings to configure the cluster." @@ -541,7 +541,7 @@ "$ref": "#/definitions/PaasClusterUpgradePolicy" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The policy to use when upgrading the cluster." @@ -552,7 +552,7 @@ "$ref": "#/definitions/DiagnosticsStorageAccountConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.ServiceFabric/clusters: The azure storage account information for uploading cluster logs." diff --git a/schemas/2016-09-01/Microsoft.Web.json b/schemas/2016-09-01/Microsoft.Web.json index 2f25d2b5e3..e1ebef6fbf 100644 --- a/schemas/2016-09-01/Microsoft.Web.json +++ b/schemas/2016-09-01/Microsoft.Web.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#", + "id": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Web", "description": "Microsoft Web Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/AppServicePlan_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -36,7 +36,7 @@ "$ref": "#/definitions/SkuDescription" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -69,7 +69,7 @@ "$ref": "#/definitions/VnetGateway_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -103,7 +103,7 @@ "$ref": "#/definitions/VnetRoute_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -137,7 +137,7 @@ "$ref": "#/definitions/AppServiceEnvironment_properties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ARM envelope properties" @@ -181,7 +181,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Worker size ID for referencing this worker pool." @@ -197,7 +197,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Shared or dedicated app hosting." @@ -212,7 +212,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of instances in the worker pool." @@ -251,7 +251,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Worker size ID for referencing this worker pool." @@ -267,7 +267,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Shared or dedicated app hosting." @@ -282,7 +282,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of instances in the worker pool." @@ -321,7 +321,7 @@ "$ref": "#/definitions/VirtualNetworkProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Description of the Virtual Network." @@ -337,7 +337,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies which endpoints to serve internally in the Virtual Network for the App Service Environment." @@ -352,7 +352,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of front-end instances." @@ -366,7 +366,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Description of worker pools with worker size IDs, VM sizes, and number of workers in each pool." @@ -377,7 +377,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of IP SSL addresses reserved for the App Service Environment." @@ -395,7 +395,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Access control list for controlling traffic to the App Service Environment." @@ -410,7 +410,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Scale factor for front-ends." @@ -425,7 +425,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "true if the App Service Environment is suspended; otherwise, false. The environment can be suspended, e.g. when the management endpoint is no longer available\n (most likely because NSG blocked the incoming traffic)." @@ -436,7 +436,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "True/false indicating whether the App Service Environment is suspended. The environment can be suspended e.g. when the management endpoint is no longer available\n (most likely because NSG blocked the incoming traffic)." @@ -450,7 +450,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom settings for changing the behavior of the App Service Environment." @@ -479,7 +479,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Worker size ID for referencing this worker pool." @@ -495,7 +495,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Shared or dedicated app hosting." @@ -510,7 +510,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of instances in the worker pool." @@ -549,7 +549,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Action object." @@ -564,7 +564,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Order of precedence." @@ -599,7 +599,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Worker size ID for referencing this worker pool." @@ -615,7 +615,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Shared or dedicated app hosting." @@ -630,7 +630,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of instances in the worker pool." @@ -659,7 +659,7 @@ "$ref": "#/definitions/HostingEnvironmentProfile" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specification for the App Service Environment to use for the App Service plan." @@ -670,7 +670,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If true, apps assigned to this App Service plan can be scaled independently.\n If false, apps assigned to this App Service plan will scale to all instances of the plan." @@ -681,7 +681,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reserved." @@ -692,7 +692,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Scaling worker count." @@ -703,7 +703,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Scaling worker size ID." @@ -748,7 +748,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Minimum number of workers for this App Service plan SKU." @@ -759,7 +759,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum number of workers for this App Service plan SKU." @@ -770,7 +770,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Default number of workers for this App Service plan SKU." @@ -807,7 +807,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Current number of instances assigned to the resource." @@ -818,7 +818,7 @@ "$ref": "#/definitions/SkuCapacity" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Min, max, and default scale values of the SKU." @@ -832,7 +832,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Locations of the SKU." @@ -846,7 +846,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Capabilities of the SKU, e.g., is traffic manager enabled?" @@ -894,7 +894,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The type of route this is:\n DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918\n INHERITED - Routes inherited from the real Virtual Network routes\n STATIC - Static route set on the app only\n \n These values will be used for syncing an app's routes with those from a Virtual Network." diff --git a/schemas/2016-10-01/Microsoft.Network.json b/schemas/2016-10-01/Microsoft.Network.json index 04c3186d2a..8c670b11e8 100644 --- a/schemas/2016-10-01/Microsoft.Network.json +++ b/schemas/2016-10-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-11-01/Microsoft.Network.json b/schemas/2016-11-01/Microsoft.Network.json index 9ee1226b6f..f48d579ba0 100644 --- a/schemas/2016-11-01/Microsoft.Network.json +++ b/schemas/2016-11-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2016-12-01/Microsoft.Network.json b/schemas/2016-12-01/Microsoft.Network.json index 6aa02192fa..bcb215c1f4 100644 --- a/schemas/2016-12-01/Microsoft.Network.json +++ b/schemas/2016-12-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -33,18 +33,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -85,14 +85,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -104,14 +104,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -154,14 +154,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -171,7 +171,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -181,7 +181,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -228,7 +228,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -240,7 +240,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -252,7 +252,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -264,7 +264,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -276,7 +276,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -288,7 +288,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -300,7 +300,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -346,7 +346,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -392,7 +392,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -433,7 +433,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -492,7 +492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -607,7 +607,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -658,7 +658,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -692,7 +692,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -737,15 +737,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -756,12 +756,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -773,7 +773,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -813,21 +813,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -860,10 +860,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -898,13 +898,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -979,7 +979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1004,12 +1004,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1020,7 +1020,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1070,7 +1070,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2017-03-01-preview/Microsoft.Insights.json b/schemas/2017-03-01-preview/Microsoft.Insights.json index 31c2232a7d..49db91a990 100644 --- a/schemas/2017-03-01-preview/Microsoft.Insights.json +++ b/schemas/2017-03-01-preview/Microsoft.Insights.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#", + "id": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Insights", "description": "microsoft insights Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/ActionGroup" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -58,7 +58,7 @@ "$ref": "#/definitions/ActivityLogAlert" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -84,7 +84,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item." @@ -99,7 +99,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated." @@ -110,7 +110,7 @@ "$ref": "#/definitions/ActivityLogAlertAllOfCondition" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The conditon that will cause this alert to activate." @@ -121,7 +121,7 @@ "$ref": "#/definitions/ActivityLogAlertActionList" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The actions that will activate when the condition is met." @@ -154,7 +154,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload." @@ -177,7 +177,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of activity log alerts." @@ -197,7 +197,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of activity log alert conditions." @@ -243,7 +243,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this action group is enabled. If an action group is not enabled, then none of its receviers will receive communications." @@ -257,7 +257,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of email receivers that are part of this action group." @@ -271,7 +271,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of SMS receivers that are part of this action group." @@ -285,7 +285,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of webhook receivers that are part of this action group." diff --git a/schemas/2017-03-01/Microsoft.ApiManagement.json b/schemas/2017-03-01/Microsoft.ApiManagement.json index 93f1cad2c8..d6517b8afe 100644 --- a/schemas/2017-03-01/Microsoft.ApiManagement.json +++ b/schemas/2017-03-01/Microsoft.ApiManagement.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#", + "id": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.ApiManagement", "description": "Microsoft ApiManagement Resource Types", @@ -14,7 +14,7 @@ "pattern": "^[a-zA-Z](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The name of the API Management service." @@ -40,7 +40,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -51,7 +51,7 @@ "$ref": "#/definitions/ApiManagementServiceProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the API Management service." @@ -62,7 +62,7 @@ "$ref": "#/definitions/ApiManagementServiceSkuProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SKU properties of the API Management service." @@ -141,7 +141,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "API identifier. Must be unique in the current API Management service instance." @@ -164,7 +164,7 @@ "$ref": "#/definitions/ApiCreateOrUpdateProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Api entity create of update properties." @@ -201,7 +201,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Operation identifier within an API. Must be unique in the current API Management service instance." @@ -224,7 +224,7 @@ "$ref": "#/definitions/OperationContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Operation Contract." @@ -260,7 +260,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -283,7 +283,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -309,7 +309,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -332,7 +332,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -356,7 +356,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the authorization server." @@ -379,7 +379,7 @@ "$ref": "#/definitions/AuthorizationServerContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the External OAuth authorization server Contract." @@ -403,7 +403,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the Backend entity. Must be unique in the current API Management service instance." @@ -426,7 +426,7 @@ "$ref": "#/definitions/BackendContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend entity contract properties." @@ -450,7 +450,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the certificate entity. Must be unique in the current API Management service instance." @@ -473,7 +473,7 @@ "$ref": "#/definitions/CertificateCreateOrUpdateProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Certificate create or update properties details." @@ -497,7 +497,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Group identifier. Must be unique in the current API Management service instance." @@ -520,7 +520,7 @@ "$ref": "#/definitions/GroupCreateParametersProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties supplied to Create Group operation." @@ -554,7 +554,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User identifier. Must be unique in the current API Management service instance." @@ -596,7 +596,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identity Provider Type identifier." @@ -619,7 +619,7 @@ "$ref": "#/definitions/IdentityProviderContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identity Provider contract properties." @@ -643,7 +643,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Logger identifier. Must be unique in the API Management service instance." @@ -666,7 +666,7 @@ "$ref": "#/definitions/LoggerContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Logger entity contract properties." @@ -690,7 +690,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the OpenID Connect Provider." @@ -713,7 +713,7 @@ "$ref": "#/definitions/OpenidConnectProviderContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "OpenId Connect Provider contract properties." @@ -739,7 +739,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -762,7 +762,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -786,7 +786,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Product identifier. Must be unique in the current API Management service instance." @@ -809,7 +809,7 @@ "$ref": "#/definitions/ProductContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Product entity contract properties." @@ -849,7 +849,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "API identifier. Must be unique in the current API Management service instance." @@ -884,7 +884,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Group identifier. Must be unique in the current API Management service instance." @@ -921,7 +921,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -944,7 +944,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -968,7 +968,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the property." @@ -991,7 +991,7 @@ "$ref": "#/definitions/PropertyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Property entity contract properties." @@ -1015,7 +1015,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Subscription entity Identifier. The entity represents the association between a user and a product in API Management." @@ -1038,7 +1038,7 @@ "$ref": "#/definitions/SubscriptionCreateParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Subscription contract properties." @@ -1077,7 +1077,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Email Template Name Identifier." @@ -1100,7 +1100,7 @@ "$ref": "#/definitions/EmailTemplateUpdateParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Email Template Update contract properties." @@ -1124,7 +1124,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User identifier. Must be unique in the current API Management service instance." @@ -1147,7 +1147,7 @@ "$ref": "#/definitions/UserCreateParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User entity create contract properties." @@ -1176,7 +1176,7 @@ "$ref": "#/definitions/ApiManagementServiceSkuProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SKU properties of the API Management service." @@ -1187,7 +1187,7 @@ "$ref": "#/definitions/VirtualNetworkConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual network configuration for the location." @@ -1212,7 +1212,7 @@ "$ref": "#/definitions/AuthenticationSettingsContract" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of authentication settings included into this API." @@ -1223,7 +1223,7 @@ "$ref": "#/definitions/SubscriptionKeyParameterNamesContract" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Protocols over which API is made available." @@ -1248,7 +1248,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates if API revision is current api revision." @@ -1259,7 +1259,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates if API revision is accessible via the gateway." @@ -1295,7 +1295,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Describes on which protocols the operations in this API can be invoked." @@ -1318,7 +1318,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Format of the Content in which the API is getting imported." @@ -1346,7 +1346,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom hostname configuration of the API Management service." @@ -1357,7 +1357,7 @@ "$ref": "#/definitions/VirtualNetworkConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual network configuration of the API Management service." @@ -1371,7 +1371,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Additional datacenter locations of the API Management service." @@ -1385,7 +1385,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Custom properties of the API Management service, like disabling TLS 1.0." @@ -1401,7 +1401,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The type of VPN in which API Managemet service needs to be configured in. None (Default Value) means the API Management service is not part of any Virtual Network, External means the API Management deployment is set up inside a Virtual Network having an Internet Facing Endpoint, and Internal means that API Management deployment is setup inside a Virtual Network having an Intranet Facing Endpoint only." @@ -1437,7 +1437,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of the Sku." @@ -1448,7 +1448,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Capacity of the SKU (number of deployed units of the SKU). The default value is 1." @@ -1468,7 +1468,7 @@ "$ref": "#/definitions/OAuth2AuthenticationSettingsContract" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "OAuth2 Authentication settings" @@ -1502,7 +1502,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "HTTP verbs supported by the authorization endpoint. GET must be always present. POST is optional." @@ -1520,7 +1520,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Method of authentication supported by the token endpoint of this authorization server. Possible values are Basic and/or Body. When Body is specified, client credentials and other parameters are passed within the request body in the application/x-www-form-urlencoded format." @@ -1534,7 +1534,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Additional parameters required by the token endpoint of this authorization server represented as an array of JSON objects with name and value string properties, i.e. {\"name\" : \"name value\", \"value\": \"a value\"}." @@ -1549,7 +1549,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If true, authorization server will include state parameter from the authorization request to its response. Client may use state parameter to raise protocol security." @@ -1571,7 +1571,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specifies the mechanism by which access token is passed to the API. " @@ -1617,7 +1617,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Form of an authorization grant, which the client uses to request the access token." @@ -1685,7 +1685,7 @@ "$ref": "#/definitions/BackendProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend Properties contract" @@ -1696,7 +1696,7 @@ "$ref": "#/definitions/BackendCredentialsContract" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend Credentials Contract Properties" @@ -1707,7 +1707,7 @@ "$ref": "#/definitions/BackendProxyContract" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend Proxy Contract Properties" @@ -1718,7 +1718,7 @@ "$ref": "#/definitions/BackendTlsProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend TLS Properties" @@ -1739,7 +1739,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend communication protocol." @@ -1763,7 +1763,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of Client Certificate Thumbprint." @@ -1780,7 +1780,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Query Parameter description." @@ -1797,7 +1797,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Header Parameter description." @@ -1808,7 +1808,7 @@ "$ref": "#/definitions/BackendAuthorizationHeaderCredentials" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Authorization header authentication" @@ -1825,7 +1825,7 @@ "$ref": "#/definitions/BackendServiceFabricClusterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend Service Fabric Cluster Properties" @@ -1869,7 +1869,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum number of retries while attempting resolve the parition." @@ -1883,7 +1883,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The cluster management endpoint." @@ -1897,7 +1897,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Thumbprints of certificates cluster management service uses for tls communication" @@ -1911,7 +1911,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Server X509 Certificate Names Collection" @@ -1936,7 +1936,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Flag indicating whether SSL certificate chain validation should be skipped when using self-signed certificates for this backend host." @@ -1951,7 +1951,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Flag indicating whether SSL certificate name validation should be skipped when using self-signed certificates for this backend host." @@ -1987,7 +1987,7 @@ "pattern": "^[A-Za-z0-9-._]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Template parameter name." @@ -2005,7 +2005,7 @@ "pattern": "^[A-Za-z0-9-._]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Template parameter description." @@ -2044,7 +2044,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Email Template Parameter values." @@ -2119,7 +2119,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Specify true to always negotiate client certificate on the hostname. Default Value is false." @@ -2155,7 +2155,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of Allowed Tenants when configuring Azure Active Directory login." @@ -2209,7 +2209,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Logger type." @@ -2228,7 +2228,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The name and SendRule connection string of the event hub." @@ -2239,7 +2239,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether records are buffered in the logger before publishing. Default is assumed to be true." @@ -2309,7 +2309,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of URL template parameters." @@ -2325,7 +2325,7 @@ "$ref": "#/definitions/RequestContract" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "An entity containing request details." @@ -2339,7 +2339,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Array of Operation responses." @@ -2397,7 +2397,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "whether parameter is required or not." @@ -2411,7 +2411,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Parameter values." @@ -2455,7 +2455,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether a product subscription is required for accessing APIs included in this product. If true, the product is referred to as \"protected\" and a valid subscription key is required for a request to an API included in the product to succeed. If false, the product is referred to as \"open\" and requests to an API included in the product can be made without a subscription key. If property is omitted when creating a new product it's value is assumed to be true." @@ -2466,7 +2466,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "whether subscription approval is required. If false, new subscriptions will be approved automatically enabling developers to call the product’s APIs immediately after subscribing. If true, administrators must manually approve the subscription before the developer can any of the product’s APIs. Can be present only if subscriptionRequired property is present and has a value of false." @@ -2477,7 +2477,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the number of subscriptions a user can have to this product at the same time. Set to null or omit to allow unlimited per user subscriptions. Can be present only if subscriptionRequired property is present and has a value of false." @@ -2492,7 +2492,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "whether product is published or not. Published products are discoverable by users of developer portal. Non published products are visible only to administrators. Default state of Product is notPublished." @@ -2521,7 +2521,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Optional tags that when provided can be used to filter the property list." @@ -2532,7 +2532,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Determines whether the value is a secret and should be encrypted or not. Default value is false." @@ -2544,7 +2544,7 @@ "pattern": "^[A-Za-z0-9-._]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Unique name of Property. It may contain only letters, digits, period, dash, and underscore characters." @@ -2590,7 +2590,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of form parameters. Required if 'contentType' value is either 'application/x-www-form-urlencoded' or 'multipart/form-data'.." @@ -2617,7 +2617,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of operation request query parameters." @@ -2631,7 +2631,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of operation request headers." @@ -2645,7 +2645,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of operation request representations." @@ -2662,7 +2662,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Operation response HTTP status code." @@ -2680,7 +2680,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of operation response representations." @@ -2694,7 +2694,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of operation response headers." @@ -2715,7 +2715,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "API identifier. Must be unique in the current API Management service instance." @@ -2738,7 +2738,7 @@ "$ref": "#/definitions/ApiCreateOrUpdateProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Api entity create of update properties." @@ -2775,7 +2775,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Operation identifier within an API. Must be unique in the current API Management service instance." @@ -2798,7 +2798,7 @@ "$ref": "#/definitions/OperationContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Operation Contract." @@ -2834,7 +2834,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -2857,7 +2857,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -2883,7 +2883,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -2906,7 +2906,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -2930,7 +2930,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the authorization server." @@ -2953,7 +2953,7 @@ "$ref": "#/definitions/AuthorizationServerContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the External OAuth authorization server Contract." @@ -2977,7 +2977,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the Backend entity. Must be unique in the current API Management service instance." @@ -3000,7 +3000,7 @@ "$ref": "#/definitions/BackendContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend entity contract properties." @@ -3024,7 +3024,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the certificate entity. Must be unique in the current API Management service instance." @@ -3047,7 +3047,7 @@ "$ref": "#/definitions/CertificateCreateOrUpdateProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Certificate create or update properties details." @@ -3071,7 +3071,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Group identifier. Must be unique in the current API Management service instance." @@ -3094,7 +3094,7 @@ "$ref": "#/definitions/GroupCreateParametersProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties supplied to Create Group operation." @@ -3128,7 +3128,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User identifier. Must be unique in the current API Management service instance." @@ -3170,7 +3170,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identity Provider Type identifier." @@ -3193,7 +3193,7 @@ "$ref": "#/definitions/IdentityProviderContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identity Provider contract properties." @@ -3217,7 +3217,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Logger identifier. Must be unique in the API Management service instance." @@ -3240,7 +3240,7 @@ "$ref": "#/definitions/LoggerContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Logger entity contract properties." @@ -3264,7 +3264,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the OpenID Connect Provider." @@ -3287,7 +3287,7 @@ "$ref": "#/definitions/OpenidConnectProviderContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "OpenId Connect Provider contract properties." @@ -3313,7 +3313,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -3336,7 +3336,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -3360,7 +3360,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "API identifier. Must be unique in the current API Management service instance." @@ -3395,7 +3395,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Product identifier. Must be unique in the current API Management service instance." @@ -3418,7 +3418,7 @@ "$ref": "#/definitions/ProductContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Product entity contract properties." @@ -3458,7 +3458,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Group identifier. Must be unique in the current API Management service instance." @@ -3495,7 +3495,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The identifier of the Policy." @@ -3518,7 +3518,7 @@ "$ref": "#/definitions/PolicyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Properties of the Policy." @@ -3542,7 +3542,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Identifier of the property." @@ -3565,7 +3565,7 @@ "$ref": "#/definitions/PropertyContractProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Property entity contract properties." @@ -3589,7 +3589,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Subscription entity Identifier. The entity represents the association between a user and a product in API Management." @@ -3612,7 +3612,7 @@ "$ref": "#/definitions/SubscriptionCreateParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Subscription contract properties." @@ -3651,7 +3651,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Email Template Name Identifier." @@ -3674,7 +3674,7 @@ "$ref": "#/definitions/EmailTemplateUpdateParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Email Template Update contract properties." @@ -3698,7 +3698,7 @@ "pattern": "^[^*#&+:<>?]+$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User identifier. Must be unique in the current API Management service instance." @@ -3721,7 +3721,7 @@ "$ref": "#/definitions/UserCreateParameterProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "User entity create contract properties." @@ -3778,7 +3778,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Initial subscription state. If no value is specified, subscription is created with Submitted state. Possible states are * active – the subscription is active, * suspended – the subscription is blocked, and the subscriber cannot call any APIs of the product, * submitted – the subscription request has been made by the developer, but has not yet been approved or rejected, * rejected – the subscription request has been denied by an administrator, * cancelled – the subscription has been cancelled by the developer or administrator, * expired – the subscription reached its expiration date and was deactivated." @@ -3836,7 +3836,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Account state. Specifies whether the user is active or not. Blocked users are unable to sign into the developer portal or call any APIs of subscribed products. Default state is Active." @@ -3885,7 +3885,7 @@ "pattern": "^/subscriptions/[^/]*/resourceGroups/[^/]*/providers/Microsoft.(ClassicNetwork|Network)/virtualNetworks/[^/]*/subnets/[^/]*$" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The full resource ID of a subnet in a virtual network to deploy the API Management service in." diff --git a/schemas/2017-03-01/Microsoft.Network.json b/schemas/2017-03-01/Microsoft.Network.json index 2e84ca9dc5..93039f4b05 100644 --- a/schemas/2017-03-01/Microsoft.Network.json +++ b/schemas/2017-03-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -36,7 +36,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -52,7 +52,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -74,7 +74,7 @@ "maximum": 2147483647 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -89,7 +89,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -109,7 +109,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -122,7 +122,7 @@ "maximum": 65535 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -139,7 +139,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -174,7 +174,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -195,7 +195,7 @@ "maximum": 1000 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -208,7 +208,7 @@ "maximum": 1000 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -224,7 +224,7 @@ "minimum": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -246,7 +246,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -295,18 +295,18 @@ "Static" ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: Public IP allocation method" }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression", "description": "Microsoft.Network/publicIPAddresses: Idle timeout in minutes" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/publicIPAddressDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/publicIPAddresses: DNS settings" } @@ -347,14 +347,14 @@ "enableIPForwarding": { "oneOf": [ { "type": "boolean" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Enable IP forwarding" }, "networkSecurityGroup": { "oneOf": [ { "$ref": "#/definitions/id" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: Network security group" }, @@ -366,14 +366,14 @@ "$ref": "#/definitions/ipConfiguration" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: IP configurations" }, "dnsSettings": { "oneOf": [ { "$ref": "#/definitions/networkInterfaceDnsSettings" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkInterfaces: DNS settings" } @@ -416,14 +416,14 @@ "addressSpace": { "oneOf": [ { "$ref": "#/definitions/addressSpace" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Address space" }, "dhcpOptions": { "oneOf": [ { "$ref": "#/definitions/dhcpOptions" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: DHCP options" }, @@ -433,7 +433,7 @@ "type": "array", "items": { "$ref": "#/definitions/subnet" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Subnets" }, @@ -443,7 +443,7 @@ "type": "array", "items": { "$ref": "#/definitions/virtualNetworkPeering" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/virtualNetworks: Virtual Network Peerings" } @@ -490,7 +490,7 @@ "$ref": "#/definitions/frontendIPConfigurations" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Frontend IP configurations" }, @@ -502,7 +502,7 @@ "$ref": "#/definitions/backendAddressPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Backend address pools" }, @@ -514,7 +514,7 @@ "$ref": "#/definitions/loadBalancingRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Load balancing rules" }, @@ -526,7 +526,7 @@ "$ref": "#/definitions/probes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Probes" }, @@ -538,7 +538,7 @@ "$ref": "#/definitions/inboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT rules" }, @@ -550,7 +550,7 @@ "$ref": "#/definitions/inboundNatPools" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Inbound NAT pools" }, @@ -562,7 +562,7 @@ "$ref": "#/definitions/outboundNatRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/loadBalancers: Outbound NAT rules" } @@ -608,7 +608,7 @@ "$ref": "#/definitions/securityRules" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/networkSecurityGroups: Security rules" } @@ -654,7 +654,7 @@ "$ref": "#/definitions/routes" } }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Microsoft.Network/routeTables: Routes" } @@ -695,7 +695,7 @@ "dnsServers": { "oneOf": [ { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "array", @@ -754,7 +754,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -869,7 +869,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -920,7 +920,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -954,7 +954,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -999,15 +999,15 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "probe": { "$ref": "#/definitions/id" @@ -1018,12 +1018,12 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "idleTimeoutInMinutes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "loadDistribution": { "oneOf": [ @@ -1035,7 +1035,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1075,21 +1075,21 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "port": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "requestPath": { "type": "string" }, "intervalInSeconds": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "numberOfProbes": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -1122,10 +1122,10 @@ "type": "string" }, "frontendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -1160,13 +1160,13 @@ "type": "string" }, "frontendPortRangeStart": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "frontendPortRangeEnd": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "backendPort": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" } }, "required": [ @@ -1241,7 +1241,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1266,12 +1266,12 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, "priority": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/numberOrExpression" }, "direction": { "oneOf": [ @@ -1282,7 +1282,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -1332,7 +1332,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/schemas/2017-04-01/Microsoft.Insights.json b/schemas/2017-04-01/Microsoft.Insights.json index 4096ff97e6..098357f688 100644 --- a/schemas/2017-04-01/Microsoft.Insights.json +++ b/schemas/2017-04-01/Microsoft.Insights.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#", + "id": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Insights", "description": "microsoft insights Resource Types", @@ -25,7 +25,7 @@ "$ref": "#/definitions/ActionGroup" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -58,7 +58,7 @@ "$ref": "#/definitions/ActivityLogAlert" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -84,7 +84,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of resourceIds that will be used as prefixes. The alert will only apply to activityLogs with resourceIds that fall under one of these prefixes. This list must include at least one item." @@ -99,7 +99,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated." @@ -110,7 +110,7 @@ "$ref": "#/definitions/ActivityLogAlertAllOfCondition" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The conditon that will cause this alert to activate." @@ -121,7 +121,7 @@ "$ref": "#/definitions/ActivityLogAlertActionList" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The actions that will activate when the condition is met." @@ -154,7 +154,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the dictionary of custom properties to include with the post operation. These data are appended to the webhook payload." @@ -177,7 +177,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of activity log alerts." @@ -197,7 +197,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of activity log alert conditions." @@ -244,7 +244,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether this action group is enabled. If an action group is not enabled, then none of its receviers will receive communications." @@ -258,7 +258,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of email receivers that are part of this action group." @@ -272,7 +272,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of SMS receivers that are part of this action group." @@ -286,7 +286,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of webhook receivers that are part of this action group." diff --git a/schemas/2017-05-01/Microsoft.Network.json b/schemas/2017-05-01/Microsoft.Network.json index a422acd5a4..9b12b055c4 100644 --- a/schemas/2017-05-01/Microsoft.Network.json +++ b/schemas/2017-05-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -36,7 +36,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -52,7 +52,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -74,7 +74,7 @@ "maximum": 2147483647 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -89,7 +89,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -110,7 +110,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -123,7 +123,7 @@ "maximum": 65535 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -140,7 +140,7 @@ "maximum": 30 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -153,7 +153,7 @@ "maximum": 10 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -166,7 +166,7 @@ "maximum": 9 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -178,7 +178,7 @@ "additionalProperties": false }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -213,7 +213,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -234,7 +234,7 @@ "maximum": 1000 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -247,7 +247,7 @@ "maximum": 1000 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -263,7 +263,7 @@ "minimum": 1 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -285,7 +285,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/schemas/2017-05-10/Microsoft.Resources.json b/schemas/2017-05-10/Microsoft.Resources.json index 0227e542c8..aac47ff916 100644 --- a/schemas/2017-05-10/Microsoft.Resources.json +++ b/schemas/2017-05-10/Microsoft.Resources.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#", + "id": "https://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Resources", "description": "Microsoft Resources Resource Types", @@ -31,7 +31,7 @@ "$ref": "#/definitions/DeploymentProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The deployment properties." @@ -64,7 +64,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The template content. It can be a JObject or a well formed JSON string. Use only one of Template or TemplateLink." @@ -75,7 +75,7 @@ "$ref": "#/definitions/TemplateLink" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The template URI. Use only one of Template or TemplateLink." @@ -86,7 +86,7 @@ "type": "object" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Deployment parameters. It can be a JObject or a well formed JSON string. Use only one of Parameters or ParametersLink." @@ -97,7 +97,7 @@ "$ref": "#/definitions/ParametersLink" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The parameters URI. Use only one of Parameters or ParametersLink." @@ -112,7 +112,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The deployment mode." @@ -123,7 +123,7 @@ "$ref": "#/definitions/DebugSetting" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The debug setting of the deployment." diff --git a/schemas/2017-06-01/Microsoft.Network.json b/schemas/2017-06-01/Microsoft.Network.json index 5333a81e5f..7632683486 100644 --- a/schemas/2017-06-01/Microsoft.Network.json +++ b/schemas/2017-06-01/Microsoft.Network.json @@ -1,5 +1,5 @@ { - "id": "http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#", + "id": "https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#", "$schema": "http://json-schema.org/draft-04/schema#", "title": "Microsoft.Network", "description": "Microsoft Network Resource Types", @@ -35,7 +35,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -46,7 +46,7 @@ "$ref": "#/definitions/ApplicationGatewayPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -95,7 +95,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -106,7 +106,7 @@ "$ref": "#/definitions/VirtualNetworkGatewayConnectionPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -155,7 +155,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -166,7 +166,7 @@ "$ref": "#/definitions/ExpressRouteCircuitSku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The SKU." @@ -177,7 +177,7 @@ "$ref": "#/definitions/ExpressRouteCircuitPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -228,7 +228,7 @@ "$ref": "#/definitions/AuthorizationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -265,7 +265,7 @@ "$ref": "#/definitions/ExpressRouteCircuitPeeringPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -309,7 +309,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -320,7 +320,7 @@ "$ref": "#/definitions/LoadBalancerPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -369,7 +369,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -380,7 +380,7 @@ "$ref": "#/definitions/LocalNetworkGatewayPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -429,7 +429,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -440,7 +440,7 @@ "$ref": "#/definitions/NetworkInterfacePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -489,7 +489,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -500,7 +500,7 @@ "$ref": "#/definitions/NetworkSecurityGroupPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -552,7 +552,7 @@ "$ref": "#/definitions/SecurityRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -600,7 +600,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -615,7 +615,7 @@ "$ref": "#/definitions/NetworkWatcherPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -663,7 +663,7 @@ "$ref": "#/definitions/PacketCaptureParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -707,7 +707,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -718,7 +718,7 @@ "$ref": "#/definitions/PublicIPAddressPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -767,7 +767,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -778,7 +778,7 @@ "$ref": "#/definitions/RouteFilterPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -826,7 +826,7 @@ "$ref": "#/definitions/RouteFilterRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -843,7 +843,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -888,7 +888,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -899,7 +899,7 @@ "$ref": "#/definitions/RouteTablePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -951,7 +951,7 @@ "$ref": "#/definitions/RoutePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -999,7 +999,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -1010,7 +1010,7 @@ "$ref": "#/definitions/VirtualNetworkGatewayPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1059,7 +1059,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -1070,7 +1070,7 @@ "$ref": "#/definitions/VirtualNetworkPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1125,7 +1125,7 @@ "$ref": "#/definitions/SubnetPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1166,7 +1166,7 @@ "$ref": "#/definitions/VirtualNetworkPeeringPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1197,7 +1197,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of address blocks reserved for this virtual network in CIDR notation." @@ -1217,7 +1217,7 @@ "$ref": "#/definitions/ApplicationGatewayAuthenticationCertificatePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1273,7 +1273,7 @@ "$ref": "#/definitions/ApplicationGatewayBackendAddressPoolPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1304,7 +1304,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of references to IPs defined in network interfaces." @@ -1318,7 +1318,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend addresses" @@ -1339,7 +1339,7 @@ "$ref": "#/definitions/ApplicationGatewayBackendHttpSettingsPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1367,7 +1367,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Port" @@ -1382,7 +1382,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Protocol." @@ -1397,7 +1397,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Cookie based affinity." @@ -1408,7 +1408,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Request timeout in seconds. Application Gateway will fail the request if response is not received within RequestTimeout. Acceptable values are from 1 second to 86400 seconds." @@ -1419,7 +1419,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Probe resource of an application gateway." @@ -1433,7 +1433,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Array of references to application gateway authentication certificates." @@ -1444,7 +1444,7 @@ "$ref": "#/definitions/ApplicationGatewayConnectionDraining" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Connection draining of the backend http settings resource." @@ -1459,7 +1459,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether to pick host header should be picked from the host name of the backend server. Default value is false." @@ -1474,7 +1474,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the probe is enabled. Default value is false." @@ -1499,7 +1499,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether connection draining is enabled or not." @@ -1512,7 +1512,7 @@ "maximum": 3600 }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of seconds connection draining is active. Acceptable values are from 1 second to 3600 seconds." @@ -1540,7 +1540,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of rules that will be disabled. If null, all rules of the rule group will be disabled." @@ -1560,7 +1560,7 @@ "$ref": "#/definitions/ApplicationGatewayFrontendIPConfigurationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1596,7 +1596,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "PrivateIP allocation method." @@ -1607,7 +1607,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reference of the subnet resource." @@ -1618,7 +1618,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reference of the PublicIP resource." @@ -1639,7 +1639,7 @@ "$ref": "#/definitions/ApplicationGatewayFrontendPortPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1667,7 +1667,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Frontend port" @@ -1688,7 +1688,7 @@ "$ref": "#/definitions/ApplicationGatewayHttpListenerPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1716,7 +1716,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Frontend IP configuration resource of an application gateway." @@ -1727,7 +1727,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Frontend port resource of an application gateway." @@ -1742,7 +1742,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Protocol." @@ -1757,7 +1757,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SSL certificate resource of an application gateway." @@ -1768,7 +1768,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Applicable only if protocol is https. Enables SNI for multi-hosting." @@ -1789,7 +1789,7 @@ "$ref": "#/definitions/ApplicationGatewayIPConfigurationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1817,7 +1817,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reference of the subnet resource. A subnet from where application gateway gets its private address." @@ -1838,7 +1838,7 @@ "$ref": "#/definitions/ApplicationGatewayPathRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1869,7 +1869,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Path rules of URL path map." @@ -1880,7 +1880,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend address pool resource of URL path map path rule." @@ -1891,7 +1891,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend http settings resource of URL path map path rule." @@ -1902,7 +1902,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Redirect configuration resource of URL path map path rule." @@ -1923,7 +1923,7 @@ "$ref": "#/definitions/ApplicationGatewayProbePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1958,7 +1958,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Allowed ranges of healthy status codes. Default range of healthy status codes is 200-399." @@ -1979,7 +1979,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Protocol." @@ -1998,7 +1998,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The probing interval in seconds. This is the time interval between two consecutive probes. Acceptable values are from 1 second to 86400 seconds." @@ -2009,7 +2009,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "the probe timeout in seconds. Probe marked as failed if valid response is not received with this timeout period. Acceptable values are from 1 second to 86400 seconds." @@ -2020,7 +2020,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The probe retry count. Backend server is marked down after consecutive probe failure count reaches UnhealthyThreshold. Acceptable values are from 1 second to 20." @@ -2031,7 +2031,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the host header should be picked from the backend http settings. Default value is false." @@ -2042,7 +2042,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Minimum number of servers that are always marked healthy. Default value is 0." @@ -2053,7 +2053,7 @@ "$ref": "#/definitions/ApplicationGatewayProbeHealthResponseMatch" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Criterion for classifying a healthy probe response." @@ -2074,7 +2074,7 @@ "$ref": "#/definitions/ApplicationGatewaySku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SKU of the application gateway resource." @@ -2085,7 +2085,7 @@ "$ref": "#/definitions/ApplicationGatewaySslPolicy" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SSL policy of the application gateway resource." @@ -2099,7 +2099,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Subnets of application the gateway resource." @@ -2113,7 +2113,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Authentication certificates of the application gateway resource." @@ -2127,7 +2127,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "SSL certificates of the application gateway resource." @@ -2141,7 +2141,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Frontend IP addresses of the application gateway resource." @@ -2155,7 +2155,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Frontend ports of the application gateway resource." @@ -2169,7 +2169,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Probes of the application gateway resource." @@ -2183,7 +2183,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend address pool of the application gateway resource." @@ -2197,7 +2197,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend http settings of the application gateway resource." @@ -2211,7 +2211,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Http listeners of the application gateway resource." @@ -2225,7 +2225,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "URL path map of the application gateway resource." @@ -2239,7 +2239,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Request routing rules of the application gateway resource." @@ -2253,7 +2253,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Redirect configurations of the application gateway resource." @@ -2264,7 +2264,7 @@ "$ref": "#/definitions/ApplicationGatewayWebApplicationFirewallConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Web application firewall configuration." @@ -2289,7 +2289,7 @@ "$ref": "#/definitions/ApplicationGatewayRedirectConfigurationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2323,7 +2323,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Supported http redirection types - Permanent, Temporary, Found, SeeOther." @@ -2334,7 +2334,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Reference to a listener to redirect the request to." @@ -2349,7 +2349,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Include path in the redirected url." @@ -2360,7 +2360,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Include query string in the redirected url." @@ -2374,7 +2374,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Request routing specifying redirect configuration." @@ -2388,7 +2388,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Url path maps specifying default redirect configuration." @@ -2402,7 +2402,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Path rules specifying redirect configuration." @@ -2419,7 +2419,7 @@ "$ref": "#/definitions/ApplicationGatewayRequestRoutingRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2451,7 +2451,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Rule type." @@ -2462,7 +2462,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Backend address pool resource of the application gateway. " @@ -2473,7 +2473,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Frontend port resource of the application gateway." @@ -2484,7 +2484,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Http listener resource of the application gateway. " @@ -2495,7 +2495,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "URL path map resource of the application gateway." @@ -2506,7 +2506,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Redirect configuration resource of the application gateway." @@ -2534,7 +2534,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of an application gateway SKU." @@ -2549,7 +2549,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Tier of an application gateway." @@ -2560,7 +2560,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Capacity (instance count) of an application gateway." @@ -2577,7 +2577,7 @@ "$ref": "#/definitions/ApplicationGatewaySslCertificatePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2635,7 +2635,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Ssl protocols to be disabled on application gateway." @@ -2650,7 +2650,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Type of Ssl Policy." @@ -2666,7 +2666,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Name of Ssl predefined policy." @@ -2707,7 +2707,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Ssl cipher suites to be enabled in the specified order to application gateway." @@ -2723,7 +2723,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Minimum version of Ssl protocol to be supported on application gateway." @@ -2740,7 +2740,7 @@ "$ref": "#/definitions/ApplicationGatewayUrlPathMapPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2768,7 +2768,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Default backend address pool resource of URL path map." @@ -2779,7 +2779,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Default backend http settings resource of URL path map." @@ -2790,7 +2790,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Default redirect configuration resource of URL path map." @@ -2804,7 +2804,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Path rule of URL path map resource." @@ -2825,7 +2825,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the web application firewall is enabled or not." @@ -2840,7 +2840,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Web application firewall mode." @@ -2862,7 +2862,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The disabled rule groups." @@ -2893,7 +2893,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "AuthorizationUseStatus. Possible values are: 'Available' and 'InUse'." @@ -2913,7 +2913,7 @@ "$ref": "#/definitions/BackendAddressPoolPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -2950,7 +2950,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The BGP speaker's ASN." @@ -2965,7 +2965,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The weight added to routes learned from this BGP speaker." @@ -2985,7 +2985,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of DNS servers IP addresses." @@ -3005,7 +3005,7 @@ "$ref": "#/definitions/AuthorizationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -3025,7 +3025,7 @@ "$ref": "#/definitions/ExpressRouteCircuitPeeringPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -3048,7 +3048,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of AdvertisedPublicPrefixes." @@ -3062,7 +3062,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The communities of bgp peering. Spepcified for microsoft peering" @@ -3079,7 +3079,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "AdvertisedPublicPrefixState of the Peering resource. Possible values are 'NotConfigured', 'Configuring', 'Configured', and 'ValidationNeeded'." @@ -3090,7 +3090,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The legacy mode of the peering." @@ -3101,7 +3101,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The CustomerASN of the peering." @@ -3127,7 +3127,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The PeeringType. Possible values are: 'AzurePublicPeering', 'AzurePrivatePeering', and 'MicrosoftPeering'." @@ -3142,7 +3142,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The state of peering. Possible values are: 'Disabled' and 'Enabled'." @@ -3153,7 +3153,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Azure ASN." @@ -3164,7 +3164,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The peer ASN." @@ -3195,7 +3195,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The VLAN ID." @@ -3206,7 +3206,7 @@ "$ref": "#/definitions/ExpressRouteCircuitPeeringConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Microsoft peering configuration." @@ -3217,7 +3217,7 @@ "$ref": "#/definitions/ExpressRouteCircuitStats" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets peering stats." @@ -3240,7 +3240,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the RouteFilter resource." @@ -3251,7 +3251,7 @@ "$ref": "#/definitions/Ipv6ExpressRouteCircuitPeeringConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IPv6 peering configuration." @@ -3267,7 +3267,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Allow classic operations" @@ -3288,7 +3288,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The ServiceProviderProvisioningState state of the resource. Possible values are 'NotProvisioned', 'Provisioning', 'Provisioned', and 'Deprovisioning'." @@ -3302,7 +3302,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of authorizations." @@ -3316,7 +3316,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The list of peerings." @@ -3335,7 +3335,7 @@ "$ref": "#/definitions/ExpressRouteCircuitServiceProviderProperties" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The ServiceProviderProperties." @@ -3375,7 +3375,7 @@ "$ref": "#/definitions/AuthorizationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -3412,7 +3412,7 @@ "$ref": "#/definitions/ExpressRouteCircuitPeeringPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -3442,7 +3442,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The BandwidthInMbps." @@ -3467,7 +3467,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The tier of the SKU. Possible values are 'Standard' and 'Premium'." @@ -3482,7 +3482,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The family of the SKU. Possible values are: 'UnlimitedData' and 'MeteredData'." @@ -3499,7 +3499,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets BytesIn of the peering." @@ -3510,7 +3510,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets BytesOut of the peering." @@ -3521,7 +3521,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets BytesIn of the peering." @@ -3532,7 +3532,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets BytesOut of the peering." @@ -3549,7 +3549,7 @@ "$ref": "#/definitions/FrontendIPConfigurationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -3584,7 +3584,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Private IP allocation method. Possible values are: 'Static' and 'Dynamic'." @@ -3595,7 +3595,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the subnet resource." @@ -3606,7 +3606,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the Public IP resource." @@ -3627,7 +3627,7 @@ "$ref": "#/definitions/InboundNatPoolPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -3654,7 +3654,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A reference to frontend IP addresses." @@ -3669,7 +3669,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The transport protocol for the endpoint. Possible values are: 'Udp' or 'Tcp'." @@ -3680,7 +3680,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The first port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65534." @@ -3691,7 +3691,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The last port number in the range of external ports that will be used to provide Inbound Nat to NICs associated with a load balancer. Acceptable values range between 1 and 65535." @@ -3702,7 +3702,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535." @@ -3730,7 +3730,7 @@ "$ref": "#/definitions/InboundNatRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -3757,7 +3757,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A reference to frontend IP addresses." @@ -3772,7 +3772,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The transport protocol for the endpoint. Possible values are: 'Udp' or 'Tcp'." @@ -3783,7 +3783,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port for the external endpoint. Port numbers for each Rule must be unique within the Load Balancer. Acceptable values range from 1 to 65534." @@ -3794,7 +3794,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port used for the internal endpoint. Acceptable values range from 1 to 65535." @@ -3805,7 +3805,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP." @@ -3816,7 +3816,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint." @@ -3843,7 +3843,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel." @@ -3854,7 +3854,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel." @@ -3876,7 +3876,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IPSec encryption algorithm (IKE phase 1)." @@ -3895,7 +3895,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IPSec integrity algorithm (IKE phase 1)." @@ -3913,7 +3913,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IKE encryption algorithm (IKE phase 2)." @@ -3930,7 +3930,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IKE integrity algorithm (IKE phase 2)." @@ -3951,7 +3951,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The DH Groups used in IKE Phase 1 for initial SA." @@ -3971,7 +3971,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The DH Groups used in IKE Phase 2 for new child SA." @@ -4006,7 +4006,7 @@ "$ref": "#/definitions/ExpressRouteCircuitPeeringConfig" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Microsoft peering configuration." @@ -4017,7 +4017,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the RouteFilter resource." @@ -4032,7 +4032,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The state of peering. Possible values are: 'Disabled' and 'Enabled'." @@ -4052,7 +4052,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Object representing the frontend IPs to be used for the load balancer" @@ -4066,7 +4066,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of backend address pools used by a load balancer" @@ -4080,7 +4080,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Object collection representing the load balancing rules Gets the provisioning " @@ -4094,7 +4094,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of probe objects used in the load balancer" @@ -4108,7 +4108,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of inbound NAT Rules used by a load balancer. Defining inbound NAT rules on your load balancer is mutually exclusive with defining an inbound NAT pool. Inbound NAT pools are referenced from virtual machine scale sets. NICs that are associated with individual virtual machines cannot reference an Inbound NAT pool. They have to reference individual inbound NAT rules." @@ -4122,7 +4122,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Defines an external port range for inbound NAT to a single backend port on NICs associated with a load balancer. Inbound NAT rules are created automatically for each NIC associated with the Load Balancer using an external port from this range. Defining an Inbound NAT pool on your Load Balancer is mutually exclusive with defining inbound Nat rules. Inbound NAT pools are referenced from virtual machine scale sets. NICs that are associated with individual virtual machines cannot reference an inbound NAT pool. They have to reference individual inbound NAT rules." @@ -4136,7 +4136,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The outbound NAT rules." @@ -4161,7 +4161,7 @@ "$ref": "#/definitions/LoadBalancingRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4188,7 +4188,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A reference to frontend IP addresses." @@ -4199,7 +4199,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A reference to a pool of DIPs. Inbound traffic is randomly load balanced across IPs in the backend IPs." @@ -4210,7 +4210,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the load balancer probe used by the load balancing rule." @@ -4225,7 +4225,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The transport protocol for the external endpoint. Possible values are 'Udp' or 'Tcp'." @@ -4241,7 +4241,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The load distribution policy for this rule. Possible values are 'Default', 'SourceIP', and 'SourceIPProtocol'." @@ -4252,7 +4252,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port for the external endpoint. Port numbers for each Rule must be unique within the Load Balancer. Acceptable values are between 1 and 65534." @@ -4263,7 +4263,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port used for internal connections on the endpoint. Acceptable values are between 1 and 65535. " @@ -4274,7 +4274,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The timeout for the TCP idle connection. The value can be set between 4 and 30 minutes. The default value is 4 minutes. This element is only used when the protocol is set to TCP." @@ -4285,7 +4285,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Configures a virtual machine's endpoint for the floating IP capability required to configure a SQL AlwaysOn Availability Group. This setting is required when using the SQL AlwaysOn Availability Groups in SQL server. This setting can't be changed after you create the endpoint." @@ -4319,7 +4319,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -4330,7 +4330,7 @@ "$ref": "#/definitions/LocalNetworkGatewayPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4354,7 +4354,7 @@ "$ref": "#/definitions/AddressSpace" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Local network site address space." @@ -4369,7 +4369,7 @@ "$ref": "#/definitions/BgpSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Local network gateway's BGP speaker settings." @@ -4393,7 +4393,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "List of DNS servers IP addresses. Use 'AzureProvidedDNS' to switch to azure provided DNS resolution. 'AzureProvidedDNS' value cannot be combined with other IPs, it must be the only value in dnsServers collection." @@ -4407,7 +4407,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the VM that uses this NIC is part of an Availability Set, then this list will have the union of all DNS servers from all NICs that are part of the Availability Set. This property is what is configured on each of those VMs." @@ -4436,7 +4436,7 @@ "$ref": "#/definitions/NetworkInterfaceIPConfigurationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4466,7 +4466,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of ApplicationGatewayBackendAddressPool resource." @@ -4480,7 +4480,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of LoadBalancerBackendAddressPool resource." @@ -4494,7 +4494,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of references of LoadBalancerInboundNatRules." @@ -4512,7 +4512,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Defines how a private IP address is assigned. Possible values are: 'Static' and 'Dynamic'." @@ -4527,7 +4527,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Available from Api-Version 2016-03-30 onwards, it represents whether the specific ipconfiguration is IPv4 or IPv6. Default is taken as IPv4. Possible values are: 'IPv4' and 'IPv6'." @@ -4538,7 +4538,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4548,7 +4548,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets whether this is a primary customer address on the network interface." @@ -4559,7 +4559,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4578,7 +4578,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of a virtual machine." @@ -4589,7 +4589,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the NetworkSecurityGroup resource." @@ -4603,7 +4603,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of IPConfigurations of the network interface." @@ -4614,7 +4614,7 @@ "$ref": "#/definitions/NetworkInterfaceDnsSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The DNS settings in network interface." @@ -4629,7 +4629,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets whether this is a primary network interface on a virtual machine." @@ -4640,7 +4640,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If the network interface is accelerated networking enabled." @@ -4651,7 +4651,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Indicates whether IP forwarding is enabled on this network interface." @@ -4682,7 +4682,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A collection of security rules of the network security group." @@ -4696,7 +4696,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The default security rules of network security group." @@ -4736,7 +4736,7 @@ "$ref": "#/definitions/SecurityRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4780,7 +4780,7 @@ "$ref": "#/definitions/PacketCaptureParameters" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -4802,7 +4802,7 @@ "$ref": "#/definitions/OutboundNatRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4826,7 +4826,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of outbound ports to be used for NAT." @@ -4840,7 +4840,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The Frontend IP addresses of the load balancer." @@ -4851,7 +4851,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A reference to a pool of DIPs. Outbound traffic is randomly load balanced across IPs in the backend IPs." @@ -4880,7 +4880,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Protocol to be filtered on." @@ -4920,7 +4920,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Number of bytes captured per packet, the remaining bytes are truncated." @@ -4934,7 +4934,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum size of the capture output." @@ -4948,7 +4948,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Maximum duration of the capture session in seconds." @@ -4959,7 +4959,7 @@ "$ref": "#/definitions/PacketCaptureStorageLocation" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -4972,7 +4972,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } @@ -5017,7 +5017,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of locations." @@ -5038,7 +5038,7 @@ "$ref": "#/definitions/ProbePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5069,7 +5069,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The protocol of the end point. Possible values are: 'Http' or 'Tcp'. If 'Tcp' is specified, a received ACK is required for the probe to be successful. If 'Http' is specified, a 200 OK response from the specifies URI is required for the probe to be successful." @@ -5080,7 +5080,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The port for communicating the probe. Possible values range from 1 to 65535, inclusive." @@ -5091,7 +5091,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The interval, in seconds, for how frequently to probe the endpoint for health status. Typically, the interval is slightly less than half the allocated timeout period (in seconds) which allows two full probes before taking the instance out of rotation. The default value is 15, the minimum value is 5." @@ -5102,7 +5102,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The number of probes where if no response, will result in stopping further traffic from being delivered to the endpoint. This values allows endpoints to be taken out of rotation faster or slower than the typical times used in Azure." @@ -5156,7 +5156,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The public IP allocation method. Possible values are: 'Static' and 'Dynamic'." @@ -5171,7 +5171,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The public IP address version. Possible values are: 'IPv4' and 'IPv6'." @@ -5182,7 +5182,7 @@ "$ref": "#/definitions/PublicIPAddressDnsSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The FQDN of the DNS record associated with the public IP address." @@ -5196,7 +5196,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The idle timeout of the public IP address." @@ -5224,7 +5224,7 @@ "$ref": "#/definitions/ResourceNavigationLinkFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5258,7 +5258,7 @@ "$ref": "#/definitions/RoutePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5285,7 +5285,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of RouteFilterRules contained within a route filter." @@ -5299,7 +5299,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A collection of references to express route circuit peerings." @@ -5316,7 +5316,7 @@ "$ref": "#/definitions/RouteFilterRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5337,7 +5337,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -5358,7 +5358,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The access type of the rule. Valid values are: 'Allow', 'Deny'." @@ -5372,7 +5372,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The rule type of the rule. Valid value is: 'Community'" @@ -5386,7 +5386,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The collection for bgp community values to filter on. e.g. ['12076:5010','12076:5020']" @@ -5423,7 +5423,7 @@ "$ref": "#/definitions/RouteFilterRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5440,7 +5440,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -5474,7 +5474,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The type of Azure hop the packet should be sent to. Possible values are: 'VirtualNetworkGateway', 'VnetLocal', 'Internet', 'VirtualAppliance', and 'None'." @@ -5506,7 +5506,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Collection of routes contained within a route table." @@ -5542,7 +5542,7 @@ "$ref": "#/definitions/RoutePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5568,7 +5568,7 @@ "$ref": "#/definitions/SecurityRulePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5601,7 +5601,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Network protocol this rule applies to. Possible values are 'Tcp', 'Udp', and '*'." @@ -5627,7 +5627,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The CIDR or source IP ranges." @@ -5645,7 +5645,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The destination address prefixes. CIDR or destination IP rangees." @@ -5660,7 +5660,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The network traffic is allowed or denied. Possible values are: 'Allow' and 'Deny'." @@ -5671,7 +5671,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The priority of the rule. The value can be between 100 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule." @@ -5686,7 +5686,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The direction of the rule. The direction specifies if rule will be evaluated on incoming or outcoming traffic. Possible values are: 'Inbound' and 'Outbound'." @@ -5716,7 +5716,7 @@ "$ref": "#/definitions/SubnetPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5747,7 +5747,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the NetworkSecurityGroup resource." @@ -5758,7 +5758,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the RouteTable resource." @@ -5772,7 +5772,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "An array of private access services values." @@ -5786,7 +5786,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gets an array of references to the external resources using subnet." @@ -5828,7 +5828,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Resource tags." @@ -5839,7 +5839,7 @@ "$ref": "#/definitions/VirtualNetworkGatewayPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5867,7 +5867,7 @@ "$ref": "#/definitions/VirtualNetworkGateway" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5877,7 +5877,7 @@ "$ref": "#/definitions/VirtualNetworkGateway" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5887,7 +5887,7 @@ "$ref": "#/definitions/LocalNetworkGateway" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -5903,7 +5903,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gateway connection type. Possible values are: 'Ipsec','Vnet2Vnet','ExpressRoute', and 'VPNClient." @@ -5914,7 +5914,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The routing weight." @@ -5929,7 +5929,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference to peerings resource." @@ -5940,7 +5940,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "EnableBgp flag" @@ -5951,7 +5951,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Enable policy-based traffic selectors." @@ -5965,7 +5965,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The IPSec Policies to be considered by this connection." @@ -5990,7 +5990,7 @@ "$ref": "#/definitions/VirtualNetworkGatewayIPConfigurationPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -6018,7 +6018,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The private IP allocation method. Possible values are: 'Static' and 'Dynamic'." @@ -6029,7 +6029,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the subnet resource." @@ -6040,7 +6040,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the public IP resource." @@ -6060,7 +6060,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "IP configurations for virtual network gateway." @@ -6075,7 +6075,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The type of this virtual network gateway. Possible values are: 'Vpn' and 'ExpressRoute'." @@ -6090,7 +6090,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The type of this virtual network gateway. Possible values are: 'PolicyBased' and 'RouteBased'." @@ -6101,7 +6101,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether BGP is enabled for this virtual network gateway or not." @@ -6112,7 +6112,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "ActiveActive flag" @@ -6123,7 +6123,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the LocalNetworkGateway resource which represents local network site having default routes. Assign Null value in case of removing existing default site setting." @@ -6134,7 +6134,7 @@ "$ref": "#/definitions/VirtualNetworkGatewaySku" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the VirtualNetworkGatewaySku resource which represents the SKU selected for Virtual network gateway." @@ -6145,7 +6145,7 @@ "$ref": "#/definitions/VpnClientConfiguration" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the VpnClientConfiguration resource which represents the P2S VpnClient configurations." @@ -6156,7 +6156,7 @@ "$ref": "#/definitions/BgpSettings" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Virtual network gateway's BGP speaker settings." @@ -6194,7 +6194,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gateway SKU name." @@ -6214,7 +6214,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Gateway SKU tier." @@ -6225,7 +6225,7 @@ "type": "integer" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The capacity." @@ -6242,7 +6242,7 @@ "$ref": "#/definitions/VirtualNetworkPeeringPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -6269,7 +6269,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the VMs in the linked virtual network space would be able to access all the VMs in local Virtual network space." @@ -6280,7 +6280,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "Whether the forwarded traffic from the VMs in the remote virtual network will be allowed/disallowed." @@ -6291,7 +6291,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If gateway links can be used in remote virtual networking to link to this virtual network." @@ -6302,7 +6302,7 @@ "type": "boolean" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "If remote gateways can be used on this virtual network. If the flag is set to true, and allowGatewayTransit on remote peering is also true, virtual network will use gateways of remote virtual network for transit. Only one peering can have this flag set to true. This flag cannot be set if virtual network already has a gateway." @@ -6313,7 +6313,7 @@ "$ref": "#/definitions/SubResource" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the remote virtual network." @@ -6329,7 +6329,7 @@ ] }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The status of the virtual network peering. Possible values are 'Initiated', 'Connected', and 'Disconnected'." @@ -6352,7 +6352,7 @@ "$ref": "#/definitions/AddressSpace" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The AddressSpace that contains an array of IP address ranges that can be used by subnets." @@ -6363,7 +6363,7 @@ "$ref": "#/definitions/DhcpOptions" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The dhcpOptions that contains an array of DNS servers available to VMs deployed in the virtual network." @@ -6377,7 +6377,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of subnets in a Virtual Network." @@ -6391,7 +6391,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "A list of peerings in a Virtual Network." @@ -6433,7 +6433,7 @@ "$ref": "#/definitions/SubnetPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -6474,7 +6474,7 @@ "$ref": "#/definitions/VirtualNetworkPeeringPropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -6500,7 +6500,7 @@ "$ref": "#/definitions/AddressSpace" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "The reference of the address space resource which represents Address space for P2S VpnClient." @@ -6514,7 +6514,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "VpnClientRootCertificate for virtual network gateway." @@ -6528,7 +6528,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "VpnClientRevokedCertificate for Virtual network gateway." @@ -6546,7 +6546,7 @@ } }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ], "description": "VpnClientProtocols for Virtual network gateway." @@ -6563,7 +6563,7 @@ "$ref": "#/definitions/VpnClientRevokedCertificatePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -6597,7 +6597,7 @@ "$ref": "#/definitions/VpnClientRootCertificatePropertiesFormat" }, { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, diff --git a/tests/2014-04-01-preview/Microsoft.Sql.tests.json b/tests/2014-04-01-preview/Microsoft.Sql.tests.json index 9b400e0250..0837820868 100644 --- a/tests/2014-04-01-preview/Microsoft.Sql.tests.json +++ b/tests/2014-04-01-preview/Microsoft.Sql.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"disasterrecoveryconfiguration - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfiguration", + "definition":"https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfiguration", "json":{ }, "expectedErrors":[ @@ -25,7 +25,7 @@ }, { "name":"disasterrecoveryconfiguration - max", - "definition":"http://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfiguration", + "definition":"https://schema.management.azure.com/schemas/2014-04-01-preview/Microsoft.Sql.json#/resourceDefinitions/disasterrecoveryconfiguration", "json":{ "apiVersion":"2014-04-01-preview", "name":"config1", diff --git a/tests/2014-04-01/Microsoft.BizTalkServices.tests.json b/tests/2014-04-01/Microsoft.BizTalkServices.tests.json index 46796bccfe..63a37dfb0e 100644 --- a/tests/2014-04-01/Microsoft.BizTalkServices.tests.json +++ b/tests/2014-04-01/Microsoft.BizTalkServices.tests.json @@ -3,13 +3,13 @@ { "name": "BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount - 1", - "definition": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount", + "definition": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount", "json": 1 }, { "name": "BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount - 0", - "definition": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount", + "definition": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -21,7 +21,7 @@ { "name": "BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount - 2", - "definition": "http://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount", + "definition": "https://schema.management.azure.com/schemas/2014-04-01/Microsoft.BizTalkServices.json#/resourceDefinitions/BizTalk/properties/properties/properties/sku/oneOf/1/properties/unitCount", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2014-04-01/Microsoft.Sql.tests.json b/tests/2014-04-01/Microsoft.Sql.tests.json index f6c7bb16c5..27e1921465 100644 --- a/tests/2014-04-01/Microsoft.Sql.tests.json +++ b/tests/2014-04-01/Microsoft.Sql.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"servers - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -29,7 +29,7 @@ }, { "name":"servers - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers", "json":{ "apiVersion":"2014-04-01", "name":"server1", @@ -43,7 +43,7 @@ }, { "name":"administrators - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -97,7 +97,7 @@ }, { "name":"administrators - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_administrators", "json":{ "apiVersion":"2014-04-01", "name":"activeDirectory", @@ -112,7 +112,7 @@ }, { "name":"auditingPolicies (database) - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -133,7 +133,7 @@ }, { "name":"auditingPolicies (database) - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingPolicies", "json":{ "apiVersion":"2014-04-01", "name":"default", @@ -144,7 +144,7 @@ }, { "name":"auditingPolicies (server) - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -165,7 +165,7 @@ }, { "name":"auditingPolicies (server) - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_auditingPolicies", "json":{ "apiVersion":"2014-04-01", "name":"default", @@ -176,7 +176,7 @@ }, { "name":"backupLongTermRetentionVaults - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -215,7 +215,7 @@ }, { "name":"backupLongTermRetentionVaults - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_backupLongTermRetentionVaults", "json":{ "apiVersion":"2014-04-01", "name":"RegisteredVault", @@ -227,7 +227,7 @@ }, { "name":"communicationLinks - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -266,7 +266,7 @@ }, { "name":"communicationLinks - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_communicationLinks", "json":{ "apiVersion":"2014-04-01", "name":"MyLink", @@ -278,7 +278,7 @@ }, { "name":"connectionPolicies - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -316,7 +316,7 @@ }, { "name":"connectionPolicies - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_connectionPolicies", "json":{ "apiVersion":"2014-04-01", "name":"default", @@ -328,7 +328,7 @@ }, { "name":"databases - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -355,7 +355,7 @@ }, { "name":"databases - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases", "json":{ "apiVersion":"2014-04-01", "name":"MyDb", @@ -368,7 +368,7 @@ }, { "name":"advisors - emty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -407,7 +407,7 @@ }, { "name":"advisors - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_advisors", "json":{ "apiVersion":"2014-04-01", "name":"current", @@ -419,7 +419,7 @@ }, { "name":"backupLongTermRetentionPolicies - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -463,7 +463,7 @@ }, { "name":"backupLongTermRetentionPolicies - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_backupLongTermRetentionPolicies", "json":{ "apiVersion":"2014-04-01", "name":"Default", @@ -476,7 +476,7 @@ }, { "name":"dataMaskingPolicies - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -515,7 +515,7 @@ }, { "name":"dataMaskingPolicies - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies", "json":{ "apiVersion":"2014-04-01", "name":"Default", @@ -527,7 +527,7 @@ }, { "name":"dataMaskingRules - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -581,7 +581,7 @@ }, { "name":"dataMaskingRules - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_dataMaskingPolicies_rules", "json":{ "apiVersion":"2014-04-01", "name":"rule1", @@ -596,7 +596,7 @@ }, { "name":"extensions - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -660,7 +660,7 @@ }, { "name":"extensions - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_extensions", "json":{ "apiVersion":"2014-04-01", "name":"import", @@ -677,7 +677,7 @@ }, { "name":"geoBackupPolicies - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -716,7 +716,7 @@ }, { "name":"geoBackupPolicies - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_geoBackupPolicies", "json":{ "apiVersion":"2014-04-01", "name":"Default", @@ -728,7 +728,7 @@ }, { "name":"securityAlertPolicies - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -767,7 +767,7 @@ }, { "name":"securityAlertPolicies - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_securityAlertPolicies", "json":{ "apiVersion":"2014-04-01", "name":"default", @@ -779,7 +779,7 @@ }, { "name":"transparentDataEncryption - error", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption", "json":{ "apiVersion":"2014-04-01", "type":"Microsoft.Sql/servers/databases/transparentDataEncryption", @@ -796,7 +796,7 @@ }, { "name":"transparentDataEncryption - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_databases_transparentDataEncryption", "json":{ "apiVersion":"2014-04-01", "name":"current", @@ -807,7 +807,7 @@ }, { "name":"elasticPools - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -834,7 +834,7 @@ }, { "name":"elasticPools - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_elasticPools", "json":{ "apiVersion":"2014-04-01", "name":"pool1", @@ -847,7 +847,7 @@ }, { "name":"firewallRules - empty", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules", "json":{ "apiVersion":"2014-04-01", "properties":{ @@ -891,7 +891,7 @@ }, { "name":"firewallRules - min", - "definition":"http://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules", + "definition":"https://schema.management.azure.com/schemas/2014-04-01/Microsoft.Sql.json#/resourceDefinitions/servers_firewallRules", "json":{ "apiVersion":"2014-04-01", "name":"rule", diff --git a/tests/2014-08-01-preview/Microsoft.Scheduler.tests.json b/tests/2014-08-01-preview/Microsoft.Scheduler.tests.json index bbacdb39ff..1675ca3340 100644 --- a/tests/2014-08-01-preview/Microsoft.Scheduler.tests.json +++ b/tests/2014-08-01-preview/Microsoft.Scheduler.tests.json @@ -3,13 +3,13 @@ { "name": "jobCollections.properties.resources - Empty array", - "definition": "http://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections/properties/resources", + "definition": "https://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections/properties/resources", "json": [ ] }, { "name": "jobCollections.properties.resources - Array with one job resource", - "definition": "http://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections/properties/resources", + "definition": "https://schema.management.azure.com/schemas/2014-08-01-preview/Microsoft.Scheduler.json#/resourceDefinitions/jobCollections/properties/resources", "json": [ { "name": "Test Job Name", diff --git a/tests/2015-01-01/Sendgrid.Email.tests.json b/tests/2015-01-01/Sendgrid.Email.tests.json index 828f6dd63e..cc101932a6 100644 --- a/tests/2015-01-01/Sendgrid.Email.tests.json +++ b/tests/2015-01-01/Sendgrid.Email.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "SendGrid - valid params", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "json": { "type": "Sendgrid.Email/accounts", "name": "my name", @@ -20,7 +20,7 @@ }, { "name": "SendGrid - errors first level", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Missing required property: name", @@ -47,7 +47,7 @@ }, { "name": "SendGrid - errors second level", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Missing required property: name", @@ -80,7 +80,7 @@ }, { "name": "SendGrid - invalid apiVersion", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "No enum match for: \"2014-01-01\"", @@ -104,7 +104,7 @@ }, { "name": "SendGrid - invalid type", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "No enum match for: \"Sendgrid.Type.Invalid\"", @@ -128,7 +128,7 @@ }, { "name": "SendGrid - invalid plan.name", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -152,7 +152,7 @@ }, { "name": "SendGrid - invalid plan.product", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -176,7 +176,7 @@ }, { "name": "SendGrid - min length properties.password", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"anyOf\"", @@ -200,7 +200,7 @@ }, { "name": "SendGrid - max length properties.password", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"anyOf\"", @@ -224,7 +224,7 @@ }, { "name": "SendGrid - min length name", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"anyOf\"", @@ -248,7 +248,7 @@ }, { "name": "SendGrid - max length name", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/Sendgrid.Email.json#/resourceDefinitions/accounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"anyOf\"", diff --git a/tests/2015-01-01/deploymentParameters.tests.json b/tests/2015-01-01/deploymentParameters.tests.json index 1dbc9751ac..c82ebc8e90 100644 --- a/tests/2015-01-01/deploymentParameters.tests.json +++ b/tests/2015-01-01/deploymentParameters.tests.json @@ -3,7 +3,7 @@ { "name": "parameter - Valid value", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "json": { "value": 1, "metadata": {} @@ -12,7 +12,7 @@ { "name": "parameter - Valid value without metadata", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "json": { "value": 1 } @@ -20,7 +20,7 @@ { "name": "parameter - Valid reference", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "json": { "reference": { "keyVault": { @@ -35,7 +35,7 @@ { "name": "parameter - Valid reference without secretVersion", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "json": { "reference": { "keyVault": { @@ -49,7 +49,7 @@ { "name": "parameter - Valid reference without metadata", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "json": { "reference": { "keyVault": { @@ -63,7 +63,7 @@ { "name": "parameter - Missing secretName", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Missing required property: secretName", @@ -82,7 +82,7 @@ { "name": "parameter - Missing keyVault", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Missing required property: keyVault", @@ -99,7 +99,7 @@ { "name": "parameter - Missing id", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Missing required property: id", @@ -118,7 +118,7 @@ { "name": "parameter - Additional property 1", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Additional properties not allowed", @@ -139,7 +139,7 @@ { "name": "parameter - Additional property 2", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Additional properties not allowed", @@ -160,7 +160,7 @@ { "name": "parameter - Invalid because both value and reference supplied", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Data is valid against more than one schema from \"oneOf\": indices 0 and 1", @@ -180,7 +180,7 @@ { "name": "parameter - Invalid because both value and reference supplied and Missing secretName", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#/definitions/parameter", "expectedErrors": [ { "message": "Missing required property: secretName", diff --git a/tests/2015-01-01/deploymentTemplate.tests.json b/tests/2015-01-01/deploymentTemplate.tests.json index bc57377699..a98499817c 100644 --- a/tests/2015-01-01/deploymentTemplate.tests.json +++ b/tests/2015-01-01/deploymentTemplate.tests.json @@ -3,7 +3,7 @@ { "name": "apiVersion - Non-string", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", "expectedErrors": [ { "message": "Invalid type: number (expected string)", @@ -15,7 +15,7 @@ { "name": "apiVersion - Doesn't match the pattern", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", "expectedErrors": [ { "message": "String does not match pattern: (^((\\d\\d\\d\\d-\\d\\d-\\d\\d)|([0-9]+(\\.[0-9]+)?))(-[a-zA-Z][a-zA-Z0-9]*)?$)", @@ -27,7 +27,7 @@ { "name": "apiVersion - Single word", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", "expectedErrors": [ { "message": "String does not match pattern: (^((\\d\\d\\d\\d-\\d\\d-\\d\\d)|([0-9]+(\\.[0-9]+)?))(-[a-zA-Z][a-zA-Z0-9]*)?$)", @@ -39,19 +39,19 @@ { "name": "apiVersion - Valid api version without textual ending", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", "json": "2015-07-19" }, { "name": "apiVersion - Valid api version with textual ending", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", "json": "2015-07-19-preview" }, { "name": "apiVersion - Api version with multiple dashed textual ending", - "definition": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", + "definition": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion", "expectedErrors": [ { "message": "String does not match pattern: (^((\\d\\d\\d\\d-\\d\\d-\\d\\d)|([0-9]+(\\.[0-9]+)?))(-[a-zA-Z][a-zA-Z0-9]*)?$)", diff --git a/tests/2015-04-01/Microsoft.DomainRegistration.tests.json b/tests/2015-04-01/Microsoft.DomainRegistration.tests.json index ca63a6608f..3c023b3b91 100644 --- a/tests/2015-04-01/Microsoft.DomainRegistration.tests.json +++ b/tests/2015-04-01/Microsoft.DomainRegistration.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "domains - basic", - "definition": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains", + "definition": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains", "json": { "apiVersion": "2015-04-01", "name": "validDomain", @@ -67,7 +67,7 @@ }, { "name": "domains ownership identifiers - basic", - "definition": "http://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains_domainOwnershipIdentifiers", + "definition": "https://schema.management.azure.com/schemas/2015-04-01/Microsoft.DomainRegistration.json#/resourceDefinitions/domains_domainOwnershipIdentifiers", "json": { "apiVersion": "2015-04-01", "name": "validDomainOwnershipIdentifier", diff --git a/tests/2015-04-08/Microsoft.DocumentDB.tests.json b/tests/2015-04-08/Microsoft.DocumentDB.tests.json index a6288037f7..2bdb57cded 100644 --- a/tests/2015-04-08/Microsoft.DocumentDB.tests.json +++ b/tests/2015-04-08/Microsoft.DocumentDB.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "databaseAccounts - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -15,7 +15,7 @@ }, { "name": "databaseAccounts - resource with Session consistencyPolicy property", - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -31,7 +31,7 @@ }, { "name": "databaseAccounts - resource with Strong consistencyPolicy property", - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -47,7 +47,7 @@ }, { "name": "databaseAccounts - resource with bounded staleness consistencyPolicy property", - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -72,7 +72,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -93,7 +93,7 @@ "schemaPath": "/properties/properties/required/1" } ], - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -111,7 +111,7 @@ "schemaPath": "/properties/properties/properties/consistencyPolicy/required/0" } ], - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -133,7 +133,7 @@ "schemaPath": "/properties/properties/properties/name/pattern" } ], - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -153,7 +153,7 @@ "schemaPath": "/properties/properties/properties/databaseAccountOfferType/type" } ], - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", @@ -173,7 +173,7 @@ "schemaPath": "/properties/properties/properties/consistencyPolicy/oneOf" } ], - "definition": "http://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-04-08/Microsoft.DocumentDB.json#/resourceDefinitions/databaseAccounts", "json": { "type": "Microsoft.DocumentDB/databaseAccounts", "apiVersion": "2015-04-08", diff --git a/tests/2015-05-01-preview/Microsoft.Sql.tests.json b/tests/2015-05-01-preview/Microsoft.Sql.tests.json index 88d6e0e5fd..5035c50b5d 100644 --- a/tests/2015-05-01-preview/Microsoft.Sql.tests.json +++ b/tests/2015-05-01-preview/Microsoft.Sql.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"servers - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -29,7 +29,7 @@ }, { "name":"servers - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers", "json":{ "apiVersion":"2015-05-01-preview", "name":"server1", @@ -43,7 +43,7 @@ }, { "name":"auditingSettings - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -82,7 +82,7 @@ }, { "name":"auditingSettings - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_auditingSettings", "json":{ "apiVersion":"2015-05-01-preview", "name":"default", @@ -94,7 +94,7 @@ }, { "name":"syncGroups - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups", "json":{ "apiVersion":"2015-05-01-preview", "name":"syncgroup1", @@ -106,7 +106,7 @@ }, { "name":"syncGroups - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups", "json":{ "apiVersion":"2015-05-01-preview", "name":"syncgroup1", @@ -118,7 +118,7 @@ }, { "name":"syncMembers - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -140,7 +140,7 @@ }, { "name":"syncMembers - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_databases_syncGroups_syncMembers", "json":{ "apiVersion":"2015-05-01-preview", "name":"member1", @@ -152,7 +152,7 @@ }, { "name":"encryptionProtector - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -191,7 +191,7 @@ }, { "name":"encryptionProtector - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_encryptionProtector", "json":{ "apiVersion":"2015-05-01-preview", "name":"default", @@ -203,7 +203,7 @@ }, { "name":"failoverGroups - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -247,7 +247,7 @@ }, { "name":"failoverGroups - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_failoverGroups", "json":{ "apiVersion":"2015-05-01-preview", "name":"default", @@ -264,7 +264,7 @@ }, { "name":"keys - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -303,7 +303,7 @@ }, { "name":"keys - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_keys", "json":{ "apiVersion":"2015-05-01-preview", "name":"default", @@ -315,7 +315,7 @@ }, { "name":"syncAgents - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -337,7 +337,7 @@ }, { "name":"syncAgents - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_syncAgents", "json":{ "apiVersion":"2015-05-01-preview", "name":"default", @@ -349,7 +349,7 @@ }, { "name":"virtualNetworkRules - empty", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules", "json":{ "apiVersion":"2015-05-01-preview", "properties":{ @@ -371,7 +371,7 @@ }, { "name":"virtualNetworkRules - min", - "definition":"http://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules", + "definition":"https://schema.management.azure.com/schemas/2015-05-01-preview/Microsoft.Sql.json#/resourceDefinitions/servers_virtualNetworkRules", "json":{ "apiVersion":"2015-05-01-preview", "name":"default", diff --git a/tests/2015-05-04-preview/Microsoft.Network.tests.json b/tests/2015-05-04-preview/Microsoft.Network.tests.json index 9b9906d7ee..c2064a88ad 100644 --- a/tests/2015-05-04-preview/Microsoft.Network.tests.json +++ b/tests/2015-05-04-preview/Microsoft.Network.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "dnszones", - "definition": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones", + "definition": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones", "expectedErrors": [], "json": { "type": "Microsoft.Network/dnszones", @@ -14,7 +14,7 @@ }, { "name": "dnszones/A", - "definition": "http://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_A", + "definition": "https://schema.management.azure.com/schemas/2015-05-04-preview/Microsoft.Network.json#/resourceDefinitions/dnszones_A", "expectedErrors": [], "json": { "type": "Microsoft.Network/dnszones/A", diff --git a/tests/2015-05-21-preview/Microsoft.DevTestLab.tests.json b/tests/2015-05-21-preview/Microsoft.DevTestLab.tests.json index a91d04c133..cbba457086 100644 --- a/tests/2015-05-21-preview/Microsoft.DevTestLab.tests.json +++ b/tests/2015-05-21-preview/Microsoft.DevTestLab.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "labs - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/labs", + "definition": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/labs", "json": { "type": "Microsoft.DevTestLab/labs", "apiVersion": "2015-05-21-preview", @@ -14,7 +14,7 @@ }, { "name": "virtualMachines - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/virtualMachines", + "definition": "https://schema.management.azure.com/schemas/2015-05-21-preview/Microsoft.DevTestLab.json#/resourceDefinitions/virtualMachines", "json": { "type": "Microsoft.DevTestLab/labs/virtualMachines", "apiVersion": "2015-05-21-preview", diff --git a/tests/2015-07-01-preview/Microsoft.ServerManagement.tests.json b/tests/2015-07-01-preview/Microsoft.ServerManagement.tests.json index 4fb8d92a9d..6e23772950 100644 --- a/tests/2015-07-01-preview/Microsoft.ServerManagement.tests.json +++ b/tests/2015-07-01-preview/Microsoft.ServerManagement.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Server management tools gateway creation", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways", "json": { "type": "Microsoft.ServerManagement/gateways", "apiVersion": "2015-07-01-preview", @@ -13,7 +13,7 @@ }, { "name": "Server management tools node creation", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes", "json": { "type": "Microsoft.ServerManagement/nodes", "apiVersion": "2015-07-01-preview", @@ -27,7 +27,7 @@ }, { "name": "Server management tools gateway session creation", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", "json": { "type": "Microsoft.ServerManagement/gateways/sessions", "apiVersion": "2015-07-01-preview", @@ -41,7 +41,7 @@ }, { "name": "Server management tools node session creation", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", "json": { "type": "Microsoft.ServerManagement/nodes/sessions", "apiVersion": "2015-07-01-preview", diff --git a/tests/2015-08-01-preview/Microsoft.DataConnect.tests.json b/tests/2015-08-01-preview/Microsoft.DataConnect.tests.json index 10a98a7f09..7692b529f1 100644 --- a/tests/2015-08-01-preview/Microsoft.DataConnect.tests.json +++ b/tests/2015-08-01-preview/Microsoft.DataConnect.tests.json @@ -3,7 +3,7 @@ { "name": "connectionManagers - Empty JSON", - "definition": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", + "definition": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", "expectedErrors": [ { "message": "Missing required property: type", @@ -27,7 +27,7 @@ { "name": "connectionManagers - Empty properties", - "definition": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", + "definition": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", "json": { "type": "Microsoft.DataConnect/connectionManagers", "apiVersion": "2015-08-01-preview", @@ -38,7 +38,7 @@ { "name": "connectionManagers - Empty description property", - "definition": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", + "definition": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", "expectedErrors": [ { "message": "String is too short (0 chars), minimum 1", @@ -57,7 +57,7 @@ { "name": "connectionManagers - Non-empty description property", - "definition": "http://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", + "definition": "https://schema.management.azure.com/schemas/2015-08-01-preview/Microsoft.DataConnect.json#/resourceDefinitions/connectionManagers", "json": { "type": "Microsoft.DataConnect/connectionManagers", "apiVersion": "2015-08-01-preview", diff --git a/tests/2015-08-01/Microsoft.CertificateRegistration.tests.json b/tests/2015-08-01/Microsoft.CertificateRegistration.tests.json index 9a9f26f734..fa86ac65c3 100644 --- a/tests/2015-08-01/Microsoft.CertificateRegistration.tests.json +++ b/tests/2015-08-01/Microsoft.CertificateRegistration.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "certificateOrders - basic", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders", "json": { "apiVersion": "2015-08-01", "name": "validCertificateOrder", @@ -38,7 +38,7 @@ }, { "name": "CertificateOrderCertificates - basic", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders_certificates", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.CertificateRegistration.json#/resourceDefinitions/certificateOrders_certificates", "json": { "apiVersion": "2015-08-01", "name": "validCertificateOrderCertificate", diff --git a/tests/2015-08-01/Microsoft.Compute.tests.json b/tests/2015-08-01/Microsoft.Compute.tests.json index 1ef9b55c35..10c53c1a29 100644 --- a/tests/2015-08-01/Microsoft.Compute.tests.json +++ b/tests/2015-08-01/Microsoft.Compute.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "availabilitySets - Empty properties", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets", "json": { "type": "Microsoft.Compute/availabilitySets", "apiVersion": "2015-05-01-preview", @@ -24,7 +24,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets", "json": { "location": "West Us", "properties": { @@ -34,18 +34,18 @@ { "name": "availabilitySets/properties/properties/properties/platformUpdateDomainCount - Number value", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets/properties/properties/properties/platformUpdateDomainCount", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets/properties/properties/properties/platformUpdateDomainCount", "json": 52 }, { "name": "availabilitySets/properties/properties/properties/platformUpdateDomainCount - Expression value", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets/properties/properties/properties/platformUpdateDomainCount", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets/properties/properties/properties/platformUpdateDomainCount", "json": "[add(5, 10)]" }, { "name": "availabilitySets/properties/properties/properties/platformUpdateDomainCount - Invalid string value", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets/properties/properties/properties/platformUpdateDomainCount", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/availabilitySets/properties/properties/properties/platformUpdateDomainCount", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -57,7 +57,7 @@ { "name": "virtualMachines - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachines", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/virtualMachines", "json": { "apiVersion": "2015-05-01-preview", "type": "Microsoft.Compute/virtualMachines", @@ -91,7 +91,7 @@ { "name": "extensions - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions/properties/properties", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions/properties/properties", "json": { "publisher": "Test Publisher", "type": "Test Type", @@ -102,7 +102,7 @@ { "name": "extensions - Test IaaSDiagnostics", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -128,7 +128,7 @@ { "name": "extensions - Test IaaSAntimalware", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -160,7 +160,7 @@ { "name": "extensions - Test CustomScriptExtension", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -184,7 +184,7 @@ { "name": "extensionsChild - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/extensionsChild", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/extensionsChild", "json": { "type": "extensions", "apiVersion": "2015-06-15", @@ -200,7 +200,7 @@ { "name": "extensionsChild - CustomScriptExtension", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/extensionsChild", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/extensionsChild", "json": { "type": "extensions", "apiVersion": "2015-06-15", @@ -223,13 +223,13 @@ { "name": "linuxConfiguration/properties/disablePasswordAuthentication - Boolean value", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/linuxConfiguration/properties/disablePasswordAuthentication", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/linuxConfiguration/properties/disablePasswordAuthentication", "json": true }, { "name": "linuxConfiguration/properties/disablePasswordAuthentication - Invalid value type", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/linuxConfiguration/properties/disablePasswordAuthentication", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/linuxConfiguration/properties/disablePasswordAuthentication", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -242,7 +242,7 @@ { "name": "ipConfiguration - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/ipConfiguration", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/ipConfiguration", "json": { "name": "ipConfiguration", "properties":{ @@ -265,7 +265,7 @@ { "name": "ipConfiguration - test2", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/ipConfiguration", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/definitions/ipConfiguration", "json": { "name": "ipConfiguration", "properties":{ @@ -287,7 +287,7 @@ { "name": "extensions - Test customScriptForLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -317,7 +317,7 @@ { "name": "extensions - Test linuxDiagnostic", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -351,7 +351,7 @@ { "name": "extensions - Test vmAccessForLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -380,7 +380,7 @@ { "name": "extensions - Test bgInfo", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -397,7 +397,7 @@ { "name": "extensions - Test vmAccessAgent", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -420,7 +420,7 @@ { "name": "extensions - Test dscExtension", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -447,7 +447,7 @@ { "name": "extensions - Test OSPatchingForLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -485,7 +485,7 @@ { "name": "extensions - Test VMSnapshot", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "apiVersion": "2015-06-15", "properties": { @@ -514,7 +514,7 @@ { "name": "extensions - Test VMSnapshotLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "apiVersion": "2015-06-15", "properties": { @@ -543,7 +543,7 @@ { "name": "extensions - Test AcronisBackupLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -567,7 +567,7 @@ { "name": "extensions - Test AcronisBackup", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -591,7 +591,7 @@ { "name": "extensions - Test LinuxChefClient", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -625,7 +625,7 @@ { "name": "extensions - Test ChefClient", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -658,7 +658,7 @@ { "name": "extensions - Test datadogLinuxAgent", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -678,7 +678,7 @@ { "name": "extensions - Test datadogWindowsAgent", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -698,7 +698,7 @@ { "name": "extensions - Test dockerExtension", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -727,7 +727,7 @@ { "name": "extensions - Test dynatraceLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -748,7 +748,7 @@ { "name": "extensions - Test dynatraceWindows", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -769,7 +769,7 @@ { "name": "extensions - Test eset", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -795,7 +795,7 @@ { "name": "extensions - Test hpeSecurityApplicationDefender", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -816,7 +816,7 @@ { "name": "extensions - Test puppetAgent", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -837,7 +837,7 @@ { "name": "extensions - Test site24x7LinuxServerExtn", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -860,7 +860,7 @@ { "name": "extensions - Test site24x7LinuxServerExtn", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -883,7 +883,7 @@ { "name": "extensions - Test site24x7ApmInsightExtn", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -906,7 +906,7 @@ { "name": "extensions - Test trendMicroDSALinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -932,7 +932,7 @@ { "name": "extensions - Test trendMicroDSA", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -958,7 +958,7 @@ { "name": "extensions - Test bmcCtmAgentLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -981,7 +981,7 @@ { "name": "extensions - Test bmcCtmAgentWindows", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1003,7 +1003,7 @@ { "name": "extensions - Test customScript", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1028,7 +1028,7 @@ { "name": "extensions - Test networkWatcherAgentWindows", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1045,7 +1045,7 @@ { "name": "extensions - Test networkWatcherAgentLinux", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", diff --git a/tests/2015-08-01/Microsoft.EventHub.tests.json b/tests/2015-08-01/Microsoft.EventHub.tests.json index 680fa4aca4..6c9463e42d 100644 --- a/tests/2015-08-01/Microsoft.EventHub.tests.json +++ b/tests/2015-08-01/Microsoft.EventHub.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "namespaces - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces", "json": { "type": "Microsoft.EventHub/namespaces", "apiVersion": "2015-08-01", @@ -29,7 +29,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces", "json": { "type": "Microsoft.EventHub/invalidType", "apiVersion": "2015-10-12", @@ -40,7 +40,7 @@ }, { "name": "namespaces AuthorizationRules- Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_AuthorizationRules", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_AuthorizationRules", "json": { "type": "Microsoft.EventHub/namespaces/AuthorizationRules", "apiVersion": "2015-08-01", @@ -56,7 +56,7 @@ }, { "name": "namespaces eventhub - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs", "json": { "type": "Microsoft.EventHub/namespaces/eventhubs", "apiVersion": "2015-08-01", @@ -67,7 +67,7 @@ }, { "name": "namespaces eventhubs_authorizationRules - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_authorizationRules", "json": { "type": "Microsoft.EventHub/namespaces/eventhubs/authorizationRules", "apiVersion": "2015-08-01", @@ -83,7 +83,7 @@ }, { "name": "namespaces eventhubs_consumergroups - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.EventHub.json#/resourceDefinitions/namespaces_eventhubs_consumergroups", "json": { "type": "Microsoft.EventHub/namespaces/eventhubs/consumergroups", "apiVersion": "2015-08-01", diff --git a/tests/2015-08-01/Microsoft.ServiceBus.tests.json b/tests/2015-08-01/Microsoft.ServiceBus.tests.json index b784ae82a1..77b74d9215 100644 --- a/tests/2015-08-01/Microsoft.ServiceBus.tests.json +++ b/tests/2015-08-01/Microsoft.ServiceBus.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "namespaces - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces", "json": { "type": "Microsoft.ServiceBus/namespaces", "apiVersion": "2015-08-01", @@ -29,7 +29,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces", "json": { "type": "Microsoft.ServiceBus/invalidType", "apiVersion": "2015-10-12", @@ -40,7 +40,7 @@ }, { "name": "namespaces AuthorizationRules- Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_AuthorizationRules", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_AuthorizationRules", "json": { "type": "Microsoft.ServiceBus/namespaces/AuthorizationRules", "apiVersion": "2015-08-01", @@ -56,7 +56,7 @@ }, { "name": "namespaces queues - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues", "json": { "type": "Microsoft.ServiceBus/namespaces/queues", "apiVersion": "2015-08-01", @@ -67,7 +67,7 @@ }, { "name": "namespaces queues_authorizationRules - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues_authorizationRules", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_queues_authorizationRules", "json": { "type": "Microsoft.ServiceBus/namespaces/queues/authorizationRules", "apiVersion": "2015-08-01", @@ -83,7 +83,7 @@ }, { "name": "namespaces topics - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics", "json": { "type": "Microsoft.ServiceBus/namespaces/topics", "apiVersion": "2015-08-01", @@ -94,7 +94,7 @@ }, { "name": "namespaces topics_authorizationRules - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_authorizationRules", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_authorizationRules", "json": { "type": "Microsoft.ServiceBus/namespaces/topics/authorizationRules", "apiVersion": "2015-08-01", @@ -110,7 +110,7 @@ }, { "name": "namespaces topics_subscriptions - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_subscriptions", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.ServiceBus.json#/resourceDefinitions/namespaces_topics_subscriptions", "json": { "type": "Microsoft.ServiceBus/namespaces/topics/subscriptions", "apiVersion": "2015-08-01", diff --git a/tests/2015-08-01/Microsoft.Storage.tests.json b/tests/2015-08-01/Microsoft.Storage.tests.json index 65a3d401d4..2694d58dc9 100644 --- a/tests/2015-08-01/Microsoft.Storage.tests.json +++ b/tests/2015-08-01/Microsoft.Storage.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "storageAccounts - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts", "json": { "type": "Microsoft.Storage/storageAccounts", "apiVersion": "2015-05-01-preview", @@ -21,7 +21,7 @@ "dataPath": "/properties" } ], - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts", "json": { "type": "Microsoft.Storage/storageAccounts", "apiVersion": "2015-05-01-preview", @@ -39,7 +39,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Storage.json#/resourceDefinitions/storageAccounts", "json": { "type": "Microsoft.Storage/storageAccounts", "apiVersion": "2015-05-01-preview", diff --git a/tests/2015-08-01/Microsoft.Web.tests.json b/tests/2015-08-01/Microsoft.Web.tests.json index 0497abb2b1..cc6b9d0a5a 100644 --- a/tests/2015-08-01/Microsoft.Web.tests.json +++ b/tests/2015-08-01/Microsoft.Web.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "serverFarms - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/serverfarms", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/serverfarms", "json": { "name": "ServerFarmName", "type": "Microsoft.Web/serverfarms", @@ -19,7 +19,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/serverfarms", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/serverfarms", "json": { "name": "ServerFarmName", "type": "Microsoft.Web/serverfarms", @@ -29,7 +29,7 @@ }, { "name": "config - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/config", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/config", "json": { "type": "Microsoft.Web/sites/config", "apiVersion": "2015-08-01", @@ -38,7 +38,7 @@ }, { "name": "sites - Minimal", - "definition": "http://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/sites", + "definition": "https://schema.management.azure.com/schemas/2015-08-01/Microsoft.Web.json#/resourceDefinitions/sites", "json": { "name": "WebAppName", "type": "Microsoft.Web/sites", diff --git a/tests/2015-08-19/Microsoft.Search.tests.json b/tests/2015-08-19/Microsoft.Search.tests.json index 635fadccaf..0ad1606f48 100644 --- a/tests/2015-08-19/Microsoft.Search.tests.json +++ b/tests/2015-08-19/Microsoft.Search.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Search - Empty JSON", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "expectedErrors": [ { "message": "Missing required property: type", @@ -29,7 +29,7 @@ }, { "name": "Search - Empty properties", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "json": { "type": "Microsoft.Search/searchServices", "apiVersion": "2015-08-19", @@ -40,7 +40,7 @@ }, { "name": "Search - Replica count out of range", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -61,7 +61,7 @@ }, { "name": "Search - Partition count out of range", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "Search - Partition disallowed value", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -103,7 +103,7 @@ }, { "name": "Search - Invalid hosting mode", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -124,7 +124,7 @@ }, { "name": "Search - Valid service definition", - "definition": "http://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", + "definition": "https://schema.management.azure.com/schemas/2015-08-19/Microsoft.Search.json#/resourceDefinitions/searchServices", "json": { "type": "Microsoft.Search/searchServices", "apiVersion": "2015-08-19", diff --git a/tests/2015-10-01-preview/Microsoft.DataLakeAnalytics.tests.json b/tests/2015-10-01-preview/Microsoft.DataLakeAnalytics.tests.json index 8909fc0077..7f773d65d6 100644 --- a/tests/2015-10-01-preview/Microsoft.DataLakeAnalytics.tests.json +++ b/tests/2015-10-01-preview/Microsoft.DataLakeAnalytics.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "accounts - Basic account", - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts", "json": { "type": "Microsoft.DataLakeAnalytics/accounts", "apiVersion": "2015-10-01-preview", @@ -29,7 +29,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts", "json": { "location": "East Us 2", "properties": { @@ -45,7 +45,7 @@ { "name": "accounts - From GitHub Quickstart repository", "expectedErrors": [], - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeAnalytics.json#/resourceDefinitions/accounts", "json": { "name": "[parameters('adlAnalyticsName')]", "type": "Microsoft.DataLakeAnalytics/accounts", diff --git a/tests/2015-10-01-preview/Microsoft.DataLakeStore.tests.json b/tests/2015-10-01-preview/Microsoft.DataLakeStore.tests.json index 8597eaa64a..7394ab3151 100644 --- a/tests/2015-10-01-preview/Microsoft.DataLakeStore.tests.json +++ b/tests/2015-10-01-preview/Microsoft.DataLakeStore.tests.json @@ -1,7 +1,7 @@ { "tests": [{ "name": "accounts - Basic account", - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", "json": { "type": "Microsoft.DataLakeStore/accounts", "apiVersion": "2015-10-01-preview", @@ -21,7 +21,7 @@ "message": "Missing required property: type", "dataPath": "/" }], - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", "json": { "location": "East Us 2", "properties": { @@ -31,7 +31,7 @@ }, { "name": "accounts - Account with firewall rules and default group", - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", "json": { "type": "Microsoft.DataLakeStore/accounts", "apiVersion": "2015-10-01-preview", @@ -52,7 +52,7 @@ { "name": "accounts - From Azure QuickStart templates", "expectedErrors": [], - "definition": "http://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-01-preview/Microsoft.DataLakeStore.json#/resourceDefinitions/accounts", "json": { "name": "[parameters('adlStoreName')]", "type": "Microsoft.DataLakeStore/accounts", diff --git a/tests/2015-10-01/Microsoft.Media.tests.json b/tests/2015-10-01/Microsoft.Media.tests.json index 377a3fb83e..8c4781ce48 100644 --- a/tests/2015-10-01/Microsoft.Media.tests.json +++ b/tests/2015-10-01/Microsoft.Media.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Media Services - valid, storageAccounts: none", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "json": { "type": "Microsoft.Media/mediaServices", "apiVersion": "2015-10-01", @@ -14,7 +14,7 @@ { "name": "Media Services - invalid, name: too short", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -32,7 +32,7 @@ { "name": "Media Services - invalid, name: invalid character", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -49,7 +49,7 @@ }, { "name": "Media Services - invalid, name: too long", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -67,7 +67,7 @@ { "name": "Media Services - valid, empty storage accounts, tags", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "json": { "type": "Microsoft.Media/mediaServices", "apiVersion": "2015-10-01", @@ -80,7 +80,7 @@ { "name": "Media Services - valid tags", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "json": { "type": "Microsoft.Media/mediaServices", "apiVersion": "2015-10-01", @@ -97,7 +97,7 @@ { "name": "Media Services - valid, storageAccount single", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "json": { "type": "Microsoft.Media/mediaServices", "apiVersion": "2015-10-01", @@ -117,7 +117,7 @@ { "name": "Media Services - valid, StorageAccount multiple", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "json": { "type": "Microsoft.Media/mediaServices", "apiVersion": "2015-10-01", @@ -141,7 +141,7 @@ { "name": "Media Services - invalid, StorageAccount no id", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -167,7 +167,7 @@ { "name": "Media Services - invalid apiVersion", - "definition": "http://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", + "definition": "https://schema.management.azure.com/schemas/2015-10-01/Microsoft.Media.json#/resourceDefinitions/mediaServices", "expectedErrors": [ { "message": "No enum match for: \"2015-01-01\"", diff --git a/tests/2015-10-31/Microsoft.Automation.tests.json b/tests/2015-10-31/Microsoft.Automation.tests.json index 8b26a9a1ad..0879a67b29 100644 --- a/tests/2015-10-31/Microsoft.Automation.tests.json +++ b/tests/2015-10-31/Microsoft.Automation.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "automationAccount resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/automationAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/automationAccounts", "json": { "type": "Microsoft.Automation/automationAccounts", "apiVersion": "2015-10-31", @@ -14,7 +14,7 @@ }, { "name": "runbook resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/runbooks", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/runbooks", "json": { "type": "Microsoft.Automation/automationAccounts/runbooks", "apiVersion": "2015-10-31", @@ -27,7 +27,7 @@ }, { "name": "module resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/modules", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/modules", "json": { "type": "Microsoft.Automation/automationAccounts/modules", "apiVersion": "2015-10-31", @@ -41,7 +41,7 @@ }, { "name": "certificate resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/certificates", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/certificates", "json": { "type": "Microsoft.Automation/automationAccounts/certificates", "apiVersion": "2015-10-31", @@ -53,7 +53,7 @@ }, { "name": "connection resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/connections", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/connections", "json": { "type": "Microsoft.Automation/automationAccounts/connections", "apiVersion": "2015-10-31", @@ -66,7 +66,7 @@ }, { "name": "variable resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/variables", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/variables", "json": { "type": "Microsoft.Automation/automationAccounts/variables", "apiVersion": "2015-10-31", @@ -78,7 +78,7 @@ }, { "name": "schedule resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/schedules", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/schedules", "json": { "type": "Microsoft.Automation/automationAccounts/schedules", "apiVersion": "2015-10-31", @@ -91,7 +91,7 @@ }, { "name": "jobs resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobs", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobs", "json": { "type": "Microsoft.Automation/automationAccounts/jobs", "apiVersion": "2015-10-31", @@ -103,7 +103,7 @@ }, { "name": "jobSchedules resource", - "definition": "http://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobSchedules", + "definition": "https://schema.management.azure.com/schemas/2015-10-31/Microsoft.Automation.json#/resourceDefinitions/jobSchedules", "json": { "type": "Microsoft.Automation/automationAccounts/jobSchedules", "apiVersion": "2015-10-31", diff --git a/tests/2015-11-01/Microsoft.Network.tests.json b/tests/2015-11-01/Microsoft.Network.tests.json index 0bc82f7083..bc0886a1a5 100644 --- a/tests/2015-11-01/Microsoft.Network.tests.json +++ b/tests/2015-11-01/Microsoft.Network.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Traffic Manager profile with one endpoint of each type and optional properties", - "definition": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -64,7 +64,7 @@ }, { "name": "Traffic Manager profile with one endpoint of each type and minimum required properties", - "definition": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -136,7 +136,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { } }, { @@ -155,7 +155,7 @@ "dataPath": "/properties" } ], - "definition": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -180,7 +180,7 @@ "dataPath": "/properties/endpoints" } ], - "definition": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -231,7 +231,7 @@ "dataPath": "/properties/endpoints" } ], - "definition": "http://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2015-11-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "gibberish", diff --git a/tests/2015-12-01/Microsoft.Batch.tests.json b/tests/2015-12-01/Microsoft.Batch.tests.json index 60ea8222a3..2e312c3b86 100644 --- a/tests/2015-12-01/Microsoft.Batch.tests.json +++ b/tests/2015-12-01/Microsoft.Batch.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "batchAccounts - Non-object", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "Invalid type: number (expected object)", @@ -14,7 +14,7 @@ }, { "name": "batchAccounts - Empty object", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "Missing required property: type", @@ -36,7 +36,7 @@ }, { "name": "batchAccounts - Wrong type value", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "No enum match for: \"Microsoft.Batch/batchAccountsWRONG\"", @@ -52,7 +52,7 @@ }, { "name": "batchAccounts - Wrong api version", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "No enum match for: \"2015-12-07\"", @@ -68,7 +68,7 @@ }, { "name": "batchAccounts - Number location", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "Invalid type: number (expected string)", @@ -85,7 +85,7 @@ }, { "name": "batchAccounts - String tags", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -103,7 +103,7 @@ }, { "name": "batchAccounts - Empty object tags", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [], "json": { "type": "Microsoft.Batch/batchAccounts", @@ -115,7 +115,7 @@ }, { "name": "batchAccounts - Expression tags", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [], "json": { "type": "Microsoft.Batch/batchAccounts", @@ -127,7 +127,7 @@ }, { "name": "batchAccounts - String tag property value", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [], "json": { "type": "Microsoft.Batch/batchAccounts", @@ -141,7 +141,7 @@ }, { "name": "batchAccounts - Number tag property value", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -161,7 +161,7 @@ }, { "name": "batchAccounts - Full resource", - "definition": "http://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", + "definition": "https://schema.management.azure.com/schemas/2015-12-01/Microsoft.Batch.json#/resourceDefinitions/batchAccounts", "expectedErrors": [], "json": { "type": "Microsoft.Batch/batchAccounts", diff --git a/tests/2016-01-29/Microsoft.PowerBI.tests.json b/tests/2016-01-29/Microsoft.PowerBI.tests.json index 9100040125..f236a11c44 100644 --- a/tests/2016-01-29/Microsoft.PowerBI.tests.json +++ b/tests/2016-01-29/Microsoft.PowerBI.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "workspaceCollections - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -15,7 +15,7 @@ }, { "name": "workspaceCollections - resource with full SKU", - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -29,7 +29,7 @@ }, { "name": "workspaceCollections - resource with tags", - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -53,7 +53,7 @@ "dataPath": "/apiVersion" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "bad-api-version", "type": "Microsoft.PowerBI/workspaceCollections", @@ -72,7 +72,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "type": "Microsoft.PowerBI/workspaceCollections", "name": "my-workspace-collection", @@ -90,7 +90,7 @@ "dataPath": "/type" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "bad-type", @@ -109,7 +109,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "name": "my-workspace-collection", @@ -121,7 +121,7 @@ }, { "name": "workspaceCollections - resource with name expression", - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -140,7 +140,7 @@ "dataPath": "/name" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -159,7 +159,7 @@ "dataPath": "/name" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -178,7 +178,7 @@ "dataPath": "/name" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -197,7 +197,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -215,7 +215,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -227,7 +227,7 @@ }, { "name": "workspaceCollections - resource with SKU expression", - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -244,7 +244,7 @@ "dataPath": "/sku" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -263,7 +263,7 @@ "dataPath": "/sku" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", @@ -280,7 +280,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", + "definition": "https://schema.management.azure.com/schemas/2016-01-29/Microsoft.PowerBI.json#/resourceDefinitions/workspaceCollections", "json": { "apiVersion": "2016-01-29", "type": "Microsoft.PowerBI/workspaceCollections", diff --git a/tests/2016-02-01/Microsoft.Resources.tests.json b/tests/2016-02-01/Microsoft.Resources.tests.json index 75cc72c775..6fe7e4049c 100644 --- a/tests/2016-02-01/Microsoft.Resources.tests.json +++ b/tests/2016-02-01/Microsoft.Resources.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-02-01/Microsoft.Resources.json#/resourceDefinitions/deployments", + "definition": "https://schema.management.azure.com/schemas/2016-02-01/Microsoft.Resources.json#/resourceDefinitions/deployments", "json": { "apiVersion": "2016-02-01", "name": "nestedTemplate", diff --git a/tests/2016-02-03/Microsoft.Devices.tests.json b/tests/2016-02-03/Microsoft.Devices.tests.json index 53c141d33b..82d5d2afa3 100644 --- a/tests/2016-02-03/Microsoft.Devices.tests.json +++ b/tests/2016-02-03/Microsoft.Devices.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "IotHubs - full", - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -100,7 +100,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -203,7 +203,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -258,7 +258,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -312,7 +312,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "apiVersion": "2016-02-03", @@ -366,7 +366,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "type": "Microsoft.Devices/IotHubs", "apiVersion": "2016-02-03", @@ -420,7 +420,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -474,7 +474,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -525,7 +525,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -546,7 +546,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHubs", @@ -601,7 +601,7 @@ "schemaPath": "/required/2" } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub1", "type": "Microsoft.Devices/IotHub", @@ -668,7 +668,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "thisnamefortheiothubistoolongandwillfailthenamevalidation", "type": "Microsoft.Devices/IotHubs", @@ -735,7 +735,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "h1", "type": "Microsoft.Devices/IotHubs", @@ -802,7 +802,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub-", "type": "Microsoft.Devices/IotHubs", @@ -869,7 +869,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "-hub", "type": "Microsoft.Devices/IotHubs", @@ -936,7 +936,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub**", "type": "Microsoft.Devices/IotHubs", @@ -986,7 +986,7 @@ "name": "IotHubs - Valid name - Hyphens in between and numbers", "expectedErrors": [ ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1036,7 +1036,7 @@ "name": "IotHubs - Valid multiple enums for rights", "expectedErrors": [ ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1115,7 +1115,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1194,7 +1194,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1280,7 +1280,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1366,7 +1366,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1452,7 +1452,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1538,7 +1538,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1674,7 +1674,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1728,7 +1728,7 @@ }, { "name": "IotHubs - RoutingProperty", - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1843,7 +1843,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -1952,7 +1952,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", @@ -2030,7 +2030,7 @@ }, { "name": "IotHubs - RoutingProperty with Id", - "definition": "http://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", + "definition": "https://schema.management.azure.com/schemas/2016-02-03/Microsoft.Devices.json#/resourceDefinitions/IotHubs", "json": { "name": "hub12-34", "type": "Microsoft.Devices/IotHubs", diff --git a/tests/2016-03-01/Microsoft.ServiceFabric.tests.json b/tests/2016-03-01/Microsoft.ServiceFabric.tests.json index 7ad7ca529b..b515cba67e 100644 --- a/tests/2016-03-01/Microsoft.ServiceFabric.tests.json +++ b/tests/2016-03-01/Microsoft.ServiceFabric.tests.json @@ -26,7 +26,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-03-01", @@ -36,7 +36,7 @@ }, { "name": "clusters - Many properties", - "definition": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-03-01", @@ -112,7 +112,7 @@ }, { "name": "clusters - Minimum properties", - "definition": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-03-01", @@ -169,7 +169,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-03-01", diff --git a/tests/2016-03-01/Microsoft.Web.tests.json b/tests/2016-03-01/Microsoft.Web.tests.json index 84969fbca2..a3b7e2ea79 100644 --- a/tests/2016-03-01/Microsoft.Web.tests.json +++ b/tests/2016-03-01/Microsoft.Web.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Certificates- basic", - "definition": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/certificates", + "definition": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/certificates", "json": { "apiVersion": "2016-03-01", "name": "validCertificates", @@ -22,7 +22,7 @@ }, { "name": "Csrs - basic", - "definition": "http://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/csrs", + "definition": "https://schema.management.azure.com/schemas/2016-03-01/Microsoft.Web.json#/resourceDefinitions/csrs", "json": { "apiVersion": "2016-03-01", "name": "validCsr", diff --git a/tests/2016-03-30/Microsoft.ContainerService.tests.json b/tests/2016-03-30/Microsoft.ContainerService.tests.json index 11cf5c0ab5..423ad65e99 100644 --- a/tests/2016-03-30/Microsoft.ContainerService.tests.json +++ b/tests/2016-03-30/Microsoft.ContainerService.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Container Service - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#/resourceDefinitions/containerServices", + "definition": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.ContainerService.json#/resourceDefinitions/containerServices", "json": { "apiVersion": "2016-03-30", "type": "Microsoft.ContainerService/containerServices", diff --git a/tests/2016-03-30/Microsoft.DataCatalog.tests.json b/tests/2016-03-30/Microsoft.DataCatalog.tests.json index 4b32d61252..7be90ef6c8 100644 --- a/tests/2016-03-30/Microsoft.DataCatalog.tests.json +++ b/tests/2016-03-30/Microsoft.DataCatalog.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "catalogs - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json#/resourceDefinitions/catalogs", + "definition": "https://schema.management.azure.com/schemas/2016-03-30/Microsoft.DataCatalog.json#/resourceDefinitions/catalogs", "json": { "type": "Microsoft.DataCatalog/catalogs", "apiVersion": "2016-03-30", diff --git a/tests/2016-04-01/Microsoft.MachineLearning.tests.json b/tests/2016-04-01/Microsoft.MachineLearning.tests.json index 2e42f73437..6e2857de78 100644 --- a/tests/2016-04-01/Microsoft.MachineLearning.tests.json +++ b/tests/2016-04-01/Microsoft.MachineLearning.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "workspaces", - "definition": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#/resourceDefinitions/workspaces", + "definition": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.MachineLearning.json#/resourceDefinitions/workspaces", "expectedErrors": [], "json": { "type": "Microsoft.MachineLearning/workspaces", diff --git a/tests/2016-04-01/Microsoft.Network.tests.json b/tests/2016-04-01/Microsoft.Network.tests.json index fe69773c68..73a0a983b5 100644 --- a/tests/2016-04-01/Microsoft.Network.tests.json +++ b/tests/2016-04-01/Microsoft.Network.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "dnszones", - "definition": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones", + "definition": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones", "expectedErrors": [], "json": { "type": "Microsoft.Network/dnszones", @@ -14,7 +14,7 @@ }, { "name": "dnszones/A", - "definition": "http://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_A", + "definition": "https://schema.management.azure.com/schemas/2016-04-01/Microsoft.Network.json#/resourceDefinitions/dnszones_A", "expectedErrors": [], "json": { "type": "Microsoft.Network/dnszones/A", diff --git a/tests/2016-04-30-preview/Microsoft.Compute.tests.json b/tests/2016-04-30-preview/Microsoft.Compute.tests.json index ca0b3b01cf..73ed66b5ff 100644 --- a/tests/2016-04-30-preview/Microsoft.Compute.tests.json +++ b/tests/2016-04-30-preview/Microsoft.Compute.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "VirtualMachines - Basic", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines", "json": { "apiVersion": "2016-04-30-preview", "type": "Microsoft.Compute/virtualMachines", @@ -57,7 +57,7 @@ }, { "name": "AvailabilitySet", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/availabilitySets", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/availabilitySets", "json": { "type": "Microsoft.Compute/availabilitySets", "name": "availabilitySet1", @@ -72,7 +72,7 @@ }, { "name": "Managed Data Disk", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/disks", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/disks", "json": { "type": "Microsoft.Compute/disks", "name": "myManagedDataDisk", @@ -89,7 +89,7 @@ }, { "name": "Snapshots", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/snapshots", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/snapshots", "json": { "type": "Microsoft.Compute/snapshots", "name": "myManagedDataDiskSnapshot", @@ -109,7 +109,7 @@ }, { "name": "Images", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/images", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/images", "json": { "type": "Microsoft.Compute/images", "apiVersion": "2016-04-30-preview", @@ -130,7 +130,7 @@ }, { "name": "VirtualMachineScaleSets with Managed Data Disks", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachineScaleSets", "json": { "type": "Microsoft.Compute/virtualMachineScaleSets", "name": "[variables('namingInfix')]", @@ -216,7 +216,7 @@ }, { "name": "VM with Managed Data Disk", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/virtualMachines", "json": { "type": "Microsoft.Compute/virtualMachines", "name": "[variables('vmName')]", @@ -279,7 +279,7 @@ { "name": "extensions - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions/properties/properties", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions/properties/properties", "json": { "publisher": "Test Publisher", "type": "Test Type", @@ -290,7 +290,7 @@ { "name": "extensions - Test IaaSDiagnostics", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -316,7 +316,7 @@ { "name": "extensions - Test IaaSAntimalware", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -348,7 +348,7 @@ { "name": "extensions - Test CustomScriptExtension", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -372,7 +372,7 @@ { "name": "extensionsChild - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/definitions/extensionsChild", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/definitions/extensionsChild", "json": { "type": "extensions", "apiVersion": "2016-04-30-preview", @@ -388,7 +388,7 @@ { "name": "extensionsChild - CustomScriptExtension", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/definitions/extensionsChild", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/definitions/extensionsChild", "json": { "type": "extensions", "apiVersion": "2016-04-30-preview", @@ -411,7 +411,7 @@ { "name": "extensions - Test customScriptForLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -441,7 +441,7 @@ { "name": "extensions - Test linuxDiagnostic", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -475,7 +475,7 @@ { "name": "extensions - Test vmAccessForLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -504,7 +504,7 @@ { "name": "extensions - Test bgInfo", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -521,7 +521,7 @@ { "name": "extensions - Test vmAccessAgent", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -544,7 +544,7 @@ { "name": "extensions - Test dscExtension", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -571,7 +571,7 @@ { "name": "extensions - Test OSPatchingForLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -609,7 +609,7 @@ { "name": "extensions - Test VMSnapshot", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "apiVersion": "2016-04-30-preview", "properties": { @@ -638,7 +638,7 @@ { "name": "extensions - Test VMSnapshotLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "apiVersion": "2016-04-30-preview", "properties": { @@ -667,7 +667,7 @@ { "name": "extensions - Test AcronisBackupLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -691,7 +691,7 @@ { "name": "extensions - Test AcronisBackup", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -715,7 +715,7 @@ { "name": "extensions - Test LinuxChefClient", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -749,7 +749,7 @@ { "name": "extensions - Test ChefClient", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -782,7 +782,7 @@ { "name": "extensions - Test datadogLinuxAgent", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -802,7 +802,7 @@ { "name": "extensions - Test datadogWindowsAgent", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -822,7 +822,7 @@ { "name": "extensions - Test dockerExtension", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -851,7 +851,7 @@ { "name": "extensions - Test dynatraceLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -872,7 +872,7 @@ { "name": "extensions - Test dynatraceWindows", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -893,7 +893,7 @@ { "name": "extensions - Test eset", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -919,7 +919,7 @@ { "name": "extensions - Test hpeSecurityApplicationDefender", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -940,7 +940,7 @@ { "name": "extensions - Test puppetAgent", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -961,7 +961,7 @@ { "name": "extensions - Test site24x7LinuxServerExtn", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -984,7 +984,7 @@ { "name": "extensions - Test site24x7LinuxServerExtn", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1007,7 +1007,7 @@ { "name": "extensions - Test site24x7ApmInsightExtn", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1030,7 +1030,7 @@ { "name": "extensions - Test trendMicroDSALinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1056,7 +1056,7 @@ { "name": "extensions - Test trendMicroDSA", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1082,7 +1082,7 @@ { "name": "extensions - Test bmcCtmAgentLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1105,7 +1105,7 @@ { "name": "extensions - Test bmcCtmAgentWindows", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1127,7 +1127,7 @@ { "name": "extensions - Test customScript", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1152,7 +1152,7 @@ { "name": "extensions - Test networkWatcherAgentWindows", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", @@ -1169,7 +1169,7 @@ { "name": "extensions - Test networkWatcherAgentLinux", - "definition": "http://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", + "definition": "https://schema.management.azure.com/schemas/2016-04-30-preview/Microsoft.Compute.json#/resourceDefinitions/extensions", "json": { "name": "Test Name", "location": "Test Location", diff --git a/tests/2016-05-01-preview/Microsoft.MachineLearning.tests.json b/tests/2016-05-01-preview/Microsoft.MachineLearning.tests.json index 0a5523e969..18b51dc18b 100644 --- a/tests/2016-05-01-preview/Microsoft.MachineLearning.tests.json +++ b/tests/2016-05-01-preview/Microsoft.MachineLearning.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "commitmentPlan - create", - "definition": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/commitmentPlans", + "definition": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/commitmentPlans", "expectedErrors": [], "json": { "type": "Microsoft.MachineLearning/commitmentPlans", @@ -18,7 +18,7 @@ }, { "name": "webServices - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices", + "definition": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices", "expectedErrors": [], "json": { "name": "[parameters('newServiceName')]", @@ -64,7 +64,7 @@ }, { "name": "webServices - normal resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices", + "definition": "https://schema.management.azure.com/schemas/2016-05-01-preview/Microsoft.MachineLearning.json#/resourceDefinitions/webServices", "expectedErrors": [], "json": { "name": "[parameters('newServiceName')]", diff --git a/tests/2016-05-15/Microsoft.DevTestLab.tests.json b/tests/2016-05-15/Microsoft.DevTestLab.tests.json index 1ea3186492..7399cad246 100644 --- a/tests/2016-05-15/Microsoft.DevTestLab.tests.json +++ b/tests/2016-05-15/Microsoft.DevTestLab.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "labs resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs", "json": { "type": "Microsoft.DevTestLab/labs", "apiVersion": "2016-05-15", @@ -12,7 +12,7 @@ }, { "name": "artifactSources resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_artifactsources", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_artifactsources", "json": { "type": "Microsoft.DevTestLab/labs/artifactsources", "apiVersion": "2016-05-15", @@ -29,7 +29,7 @@ }, { "name": "customimages resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_customimages", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_customimages", "json": { "type": "Microsoft.DevTestLab/labs/customimages", "apiVersion": "2016-05-15", @@ -47,7 +47,7 @@ }, { "name": "formulas resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas", "json": { "type": "Microsoft.DevTestLab/labs/formulas", "apiVersion": "2016-05-15", @@ -66,7 +66,7 @@ }, { "name": "policies -max VMs per user", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_policysets_policies", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_policysets_policies", "json": { "type": "Microsoft.DevTestLab/labs/policysets/policies", "apiVersion": "2016-05-15", @@ -82,7 +82,7 @@ }, { "name": "daily shutdown schedules resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_schedules", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_schedules", "json": { "type": "Microsoft.DevTestLab/labs/schedules", "apiVersion": "2016-05-15", @@ -98,7 +98,7 @@ }, { "name": "virtualmachines resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines", "json": { "type": "Microsoft.DevTestLab/labs/virtualmachines", "apiVersion": "2016-05-15", @@ -112,7 +112,7 @@ }, { "name": "virtualNetworks resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualnetworks", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualnetworks", "json": { "type": "Microsoft.DevTestLab/labs/virtualnetworks", "apiVersion": "2016-05-15", @@ -130,7 +130,7 @@ }, { "name": "LabCosts resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_costs", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_costs", "json": { "type": "Microsoft.DevTestLab/labs/costs", "apiVersion": "2016-05-15", @@ -151,7 +151,7 @@ }, { "name": "Formula resource", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_formulas", "json": { "properties": { "description": "", @@ -185,7 +185,7 @@ }, { "name": "Notification channel tests", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_notificationchannels", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_notificationchannels", "json": { "properties": { "webHookUrl": "http://integrations.slack.com/", @@ -206,7 +206,7 @@ }, { "name": "User tests", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users", "json": { "properties": { "identity": { @@ -225,7 +225,7 @@ }, { "name": "Disk tests", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users_disks", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users_disks", "json": { "properties": { "diskType": "Premium", @@ -245,7 +245,7 @@ }, { "name": "Environments tests", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users_environments", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users_environments", "json": { "properties": { "deploymentProperties": { @@ -265,7 +265,7 @@ }, { "name": "Secret tests", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users_secrets", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_users_secrets", "json": { "properties": { "uniqueIdentifier": "" @@ -277,7 +277,7 @@ }, { "name": "Virtual machine schedule tests", - "definition": "http://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines_schedules", + "definition": "https://schema.management.azure.com/schemas/2016-05-15/Microsoft.DevTestLab.json#/resourceDefinitions/labs_virtualmachines_schedules", "json": { "properties": { "status": "Enabled", diff --git a/tests/2016-05-16/Microsoft.AnalysisServices.tests.json b/tests/2016-05-16/Microsoft.AnalysisServices.tests.json index 680937705f..7c56c1f7fe 100644 --- a/tests/2016-05-16/Microsoft.AnalysisServices.tests.json +++ b/tests/2016-05-16/Microsoft.AnalysisServices.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "servers - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", + "definition": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", "json": { "type": "Microsoft.AnalysisServices/servers", "apiVersion": "2016-05-16", @@ -22,7 +22,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", + "definition": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", "json": { "apiVersion": "2016-05-16", "location": "westus", @@ -41,7 +41,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", + "definition": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", "json": { "type": "Microsoft.AnalysisServices/servers", "location": "westus", @@ -60,7 +60,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", + "definition": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", "json": { "type": "Microsoft.AnalysisServices/servers", "apiVersion": "2016-05-16", @@ -79,7 +79,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", + "definition": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", "json": { "type": "Microsoft.AnalysisServices/servers", "location": "westus", @@ -96,7 +96,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", + "definition": "https://schema.management.azure.com/schemas/2016-05-16/Microsoft.AnalysisServices.json#/resourceDefinitions/servers", "json": { "type": "Microsoft.AnalysisServices/servers", "sku": { diff --git a/tests/2016-06-01/Microsoft.Logic.tests.json b/tests/2016-06-01/Microsoft.Logic.tests.json index 877642eb26..371496334a 100644 --- a/tests/2016-06-01/Microsoft.Logic.tests.json +++ b/tests/2016-06-01/Microsoft.Logic.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Workflow - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", "json": { "type": "Microsoft.Logic/workflows", "apiVersion": "2016-06-01", @@ -18,7 +18,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", "json": { "apiVersion": "2016-06-01", "properties": {} @@ -33,7 +33,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", "json": { "type": "Microsoft.Logic/workflows", "properties": {} @@ -48,7 +48,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Logic.json#/resourceDefinitions/workflows", "json": { "type": "Microsoft.Logic/workflows", "apiVersion": "2016-06-01" diff --git a/tests/2016-06-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-06-01/Microsoft.Network.LoadBalancer.tests.json index 57c9fb5672..277fc48479 100644 --- a/tests/2016-06-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-06-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-06-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-06-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-06-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-06-01/Microsoft.Network.NetworkInterface.tests.json index 4e5045baba..a8baae0987 100644 --- a/tests/2016-06-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-06-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json index bc1703e6f6..937ed3c25e 100644 --- a/tests/2016-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-06-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-06-01/Microsoft.Network.PublicIp.tests.json index 3706375aa2..69f1ca2c69 100644 --- a/tests/2016-06-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-06-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-06-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-06-01/Microsoft.Network.RouteTable.tests.json index 2a6161e738..5d6dda4d6a 100644 --- a/tests/2016-06-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-06-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-06-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-06-01/Microsoft.Network.VirtualNetwork.tests.json index d6ba0c84c9..4cdc5c525d 100644 --- a/tests/2016-06-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-06-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-06-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2016-06-01/Microsoft.RecoveryServices.tests.json b/tests/2016-06-01/Microsoft.RecoveryServices.tests.json index 1412fe8a1a..8247e300e7 100644 --- a/tests/2016-06-01/Microsoft.RecoveryServices.tests.json +++ b/tests/2016-06-01/Microsoft.RecoveryServices.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "vaults - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults", "json": { "type": "Microsoft.RecoveryServices/vaults", "apiVersion": "2016-06-01", @@ -24,7 +24,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults", "json": { "type": "Microsoft.RecoveryServices/vaults", "location": "West Us", @@ -45,7 +45,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.RecoveryServices.json#/resourceDefinitions/vaults", "json": { "type": "Microsoft.RecoveryServices/vaults", "apiVersion": "2016-06-01", diff --git a/tests/2016-06-01/Microsoft.Web.ConnectionGateways.tests.json b/tests/2016-06-01/Microsoft.Web.ConnectionGateways.tests.json index dcf60bb2d1..f4db4685fd 100644 --- a/tests/2016-06-01/Microsoft.Web.ConnectionGateways.tests.json +++ b/tests/2016-06-01/Microsoft.Web.ConnectionGateways.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Connection gateways - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", "json": { "type": "Microsoft.Web/connectionGateways", "apiVersion": "2016-06-01", @@ -18,7 +18,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", "json": { "apiVersion": "2016-06-01", "properties": {} @@ -33,7 +33,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", "json": { "type": "Microsoft.Web/connectionGateways", "properties": {} @@ -48,7 +48,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connectionGateways", "json": { "type": "Microsoft.Web/connectionGateways", "apiVersion": "2016-06-01" diff --git a/tests/2016-06-01/Microsoft.Web.Connections.tests.json b/tests/2016-06-01/Microsoft.Web.Connections.tests.json index 4396cb0d19..aebcd75007 100644 --- a/tests/2016-06-01/Microsoft.Web.Connections.tests.json +++ b/tests/2016-06-01/Microsoft.Web.Connections.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Connections - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", "json": { "type": "Microsoft.Web/connections", "apiVersion": "2016-06-01", @@ -18,7 +18,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", "json": { "apiVersion": "2016-06-01", "properties": {} @@ -33,7 +33,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", "json": { "type": "Microsoft.Web/connections", "properties": {} @@ -48,7 +48,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", + "definition": "https://schema.management.azure.com/schemas/2016-06-01/Microsoft.Web.json#/resourceDefinitions/connections", "json": { "type": "Microsoft.Web/connections", "apiVersion": "2016-06-01" diff --git a/tests/2016-06-27-preview/Microsoft.ContainerRegistry.tests.json b/tests/2016-06-27-preview/Microsoft.ContainerRegistry.tests.json index ba044c34a7..8ece834a06 100644 --- a/tests/2016-06-27-preview/Microsoft.ContainerRegistry.tests.json +++ b/tests/2016-06-27-preview/Microsoft.ContainerRegistry.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Container Registry - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", + "definition": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", "json": { "type": "Microsoft.ContainerRegistry/registries", "apiVersion": "2016-06-27-preview", @@ -17,7 +17,7 @@ }, { "name": "Container Registry - Complete", - "definition": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", + "definition": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", "json": { "type": "Microsoft.ContainerRegistry/registries", "apiVersion": "2016-06-27-preview", @@ -45,7 +45,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", + "definition": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", "json": { "type": "Microsoft.ContainerRegistry/invalidType", "apiVersion": "2015-10-12", @@ -66,7 +66,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", + "definition": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", "json": { "type": "Microsoft.ContainerRegistry/registries", "apiVersion": "2016-06-27-preview", @@ -89,7 +89,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", + "definition": "https://schema.management.azure.com/schemas/2016-06-27-preview/Microsoft.ContainerRegistry.json#/resourceDefinitions/registries", "json": { "type": "Microsoft.ContainerRegistry/registries", "apiVersion": "2016-06-27-preview", diff --git a/tests/2016-07-01-preview/Microsoft.ServerManagement.tests.json b/tests/2016-07-01-preview/Microsoft.ServerManagement.tests.json index f6ad1e66a9..cc5775d277 100644 --- a/tests/2016-07-01-preview/Microsoft.ServerManagement.tests.json +++ b/tests/2016-07-01-preview/Microsoft.ServerManagement.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Server management tools gateway creation - 2015", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways", "json": { "type": "Microsoft.ServerManagement/gateways", "apiVersion": "2015-07-01-preview", @@ -13,7 +13,7 @@ }, { "name": "Server management tools gateway creation", - "definition": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways", + "definition": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/gateways", "json": { "type": "Microsoft.ServerManagement/gateways", "apiVersion": "2016-07-01-preview", @@ -24,7 +24,7 @@ }, { "name": "Server management tools node creation - 2015", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes", "json": { "type": "Microsoft.ServerManagement/nodes", "apiVersion": "2015-07-01-preview", @@ -38,7 +38,7 @@ }, { "name": "Server management tools node creation", - "definition": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes", + "definition": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/nodes", "json": { "type": "Microsoft.ServerManagement/nodes", "apiVersion": "2016-07-01-preview", @@ -52,7 +52,7 @@ }, { "name": "Server management tools gateway session creation - 2015", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", "json": { "type": "Microsoft.ServerManagement/gateways/sessions", "apiVersion": "2015-07-01-preview", @@ -66,7 +66,7 @@ }, { "name": "Server management tools gateway session creation", - "definition": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", + "definition": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", "json": { "type": "Microsoft.ServerManagement/gateways/sessions", "apiVersion": "2016-07-01-preview", @@ -83,7 +83,7 @@ }, { "name": "Server management tools node session creation - 2015", - "definition": "http://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", + "definition": "https://schema.management.azure.com/schemas/2015-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", "json": { "type": "Microsoft.ServerManagement/nodes/sessions", "apiVersion": "2015-07-01-preview", @@ -97,7 +97,7 @@ }, { "name": "Server management tools node session creation", - "definition": "http://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", + "definition": "https://schema.management.azure.com/schemas/2016-07-01-preview/Microsoft.ServerManagement.json#/resourceDefinitions/sessions", "json": { "type": "Microsoft.ServerManagement/nodes/sessions", "apiVersion": "2016-07-01-preview", diff --git a/tests/2016-07-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-07-01/Microsoft.Network.LoadBalancer.tests.json index c9c101c9f0..3fd05e8413 100644 --- a/tests/2016-07-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-07-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-07-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-07-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-07-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-07-01/Microsoft.Network.NetworkInterface.tests.json index bb6bf99bad..26036754ab 100644 --- a/tests/2016-07-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-07-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-07-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-07-01/Microsoft.Network.NetworkSecurityGroup.tests.json index 94135d9b47..e6ea792f03 100644 --- a/tests/2016-07-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-07-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-07-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-07-01/Microsoft.Network.PublicIp.tests.json index 22793548d6..10e738f761 100644 --- a/tests/2016-07-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-07-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-07-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-07-01/Microsoft.Network.RouteTable.tests.json index 1da20b31a5..0029685c47 100644 --- a/tests/2016-07-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-07-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-07-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-07-01/Microsoft.Network.VirtualNetwork.tests.json index 164172cd23..ef5f323176 100644 --- a/tests/2016-07-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-07-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-07-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-07-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2016-07-07/Microsoft.ApiManagement.tests.json b/tests/2016-07-07/Microsoft.ApiManagement.tests.json index ab381bfab3..75066d6c90 100644 --- a/tests/2016-07-07/Microsoft.ApiManagement.tests.json +++ b/tests/2016-07-07/Microsoft.ApiManagement.tests.json @@ -1,7 +1,7 @@ { "tests": [{ "name": "ApiManagement service - Minimal", - "definition": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/service", "apiVersion": "2016-07-07", @@ -28,7 +28,7 @@ "dataPath": "/apiVersion", "schemaPath": "/properties/apiVersion/type" }], - "definition": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", @@ -49,7 +49,7 @@ "message": "Missing required property: sku", "dataPath": "/" }], - "definition": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/service", "apiVersion": "2016-07-07", @@ -66,7 +66,7 @@ "message": "Missing required property: properties", "dataPath": "/" }], - "definition": "http://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2016-07-07/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/service", "apiVersion": "2016-07-07", diff --git a/tests/2016-08-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-08-01/Microsoft.Network.LoadBalancer.tests.json index 00910bd34c..f17bae5c2a 100644 --- a/tests/2016-08-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-08-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-08-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-08-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-08-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-08-01/Microsoft.Network.NetworkInterface.tests.json index 90f00dde59..216acbfcaa 100644 --- a/tests/2016-08-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-08-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-08-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-08-01/Microsoft.Network.NetworkSecurityGroup.tests.json index c6db536ff4..fe9347aba6 100644 --- a/tests/2016-08-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-08-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-08-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-08-01/Microsoft.Network.PublicIp.tests.json index 6ae4efa472..d1a85e2682 100644 --- a/tests/2016-08-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-08-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-08-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-08-01/Microsoft.Network.RouteTable.tests.json index c542874ed6..b2f58b6cd5 100644 --- a/tests/2016-08-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-08-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-08-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-08-01/Microsoft.Network.VirtualNetwork.tests.json index 8bb058851e..dbe21fc45d 100644 --- a/tests/2016-08-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-08-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2016-08-01/Microsoft.Web.tests.json b/tests/2016-08-01/Microsoft.Web.tests.json index a743c81131..a5487416e7 100644 --- a/tests/2016-08-01/Microsoft.Web.tests.json +++ b/tests/2016-08-01/Microsoft.Web.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Sites - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites", "json": { "apiVersion": "2016-08-01", "name": "validSite", @@ -130,7 +130,7 @@ }, { "name": "Site deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_deployments", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_deployments", "json": { "apiVersion": "2016-08-01", "name": "validSite/deployment", @@ -150,7 +150,7 @@ }, { "name": "Site domain Ownership Identifiers - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_domainOwnershipIdentifiers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_domainOwnershipIdentifiers", "json": { "apiVersion": "2016-08-01", "name": "validSite/validDomainOwnershipIdentifier", @@ -162,7 +162,7 @@ }, { "name": "Site HostName bindings - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hostNameBindings", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hostNameBindings", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/hostNameBindings", @@ -180,7 +180,7 @@ }, { "name": "Site Hybrid Connections - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridconnection", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridconnection", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/hybridconnection", @@ -197,7 +197,7 @@ }, { "name": "Site Hybrid Connection Namespace Relays - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridConnectionNamespaces_relays", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_hybridConnectionNamespaces_relays", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/hybridConnectionNamespaces/relays", @@ -212,7 +212,7 @@ }, { "name": "Site Instance Deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_instances_deployments", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_instances_deployments", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/instances/deployments", @@ -231,7 +231,7 @@ }, { "name": "Site Premier Add ons - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_premieraddons", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_premieraddons", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/premieraddons", @@ -246,7 +246,7 @@ }, { "name": "Site Virtual Connections - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/virtualNetworkConnections", @@ -259,7 +259,7 @@ }, { "name": "Site Virtual Connection Gateways - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections_gateways", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_virtualNetworkConnections_gateways", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/virtualNetworkConnections/gateways", @@ -271,7 +271,7 @@ }, { "name": "Site Slots - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots", "json": { "apiVersion": "2016-08-01", "name": "validSite/validSlot", @@ -351,7 +351,7 @@ }, { "name": "Site Slot deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_deployments", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_deployments", "json": { "apiVersion": "2016-08-01", "name": "validSite/ValidSlot/deploymentName", @@ -371,7 +371,7 @@ }, { "name": "Site Slot domain Ownership Identifiers - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_domainOwnershipIdentifiers", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_domainOwnershipIdentifiers", "json": { "apiVersion": "2016-08-01", "name": "validsite/validSlot/validDomainOwnershipIdentifier", @@ -383,7 +383,7 @@ }, { "name": "Site Slot HostName bindings - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hostNameBindings", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hostNameBindings", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/hostNameBindings", @@ -400,7 +400,7 @@ }, { "name": "Site Slot Hybrid Connections - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridconnection", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridconnection", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/hybridconnection", @@ -417,7 +417,7 @@ }, { "name": "Site Slot Hybrid Connection Namespace Relays - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridConnectionNamespaces_relays", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_hybridConnectionNamespaces_relays", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/hybridConnectionNamespaces/relays", @@ -432,7 +432,7 @@ }, { "name": "Site Slot Instance Deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_instances_deployments", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_instances_deployments", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/instances/deployments", @@ -451,7 +451,7 @@ }, { "name": "Site Slot Premier Add ons - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_premieraddons", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_premieraddons", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/premieraddons", @@ -466,7 +466,7 @@ }, { "name": "Site Slot Virtual Connections - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/virtualNetworkConnections", @@ -479,7 +479,7 @@ }, { "name": "Site Slot Virtual Connection Gateways - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections_gateways", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_virtualNetworkConnections_gateways", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/virtualNetworkConnections/gateways", @@ -491,7 +491,7 @@ }, { "name": "Site App Settings - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_appsettings", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_appsettings", "json": { "apiVersion": "2016-08-01", "name": "siteName/appsettings", @@ -504,7 +504,7 @@ }, { "name": "Site Connection Strings - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_connectionstrings", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_connectionstrings", "json": { "apiVersion": "2016-08-01", "name": "siteName/connectionstrings", @@ -523,7 +523,7 @@ }, { "name": "Site Config - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_config", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_config", "json": { "apiVersion": "2016-08-01", "name": "siteName/web", @@ -537,7 +537,7 @@ }, { "name": "Site Slot App Settings - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_appsettings", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_appsettings", "json": { "apiVersion": "2016-08-01", "name": "siteName/slotName/appsettings", @@ -550,7 +550,7 @@ }, { "name": "Site Slot Connection Strings - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_connectionstrings", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_connectionstrings", "json": { "apiVersion": "2016-08-01", "name": "siteName/slotName/connectionstrings", @@ -569,7 +569,7 @@ }, { "name": "Site Slot Config - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_config", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_config", "json": { "apiVersion": "2016-08-01", "name": "siteName/slotName/web", @@ -583,7 +583,7 @@ }, { "name": "Site Source Control - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_sourcecontrol", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_sourcecontrol", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/sourcecontrols", @@ -598,7 +598,7 @@ }, { "name": "Site Slot Source Control - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_sourcecontrol", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_sourcecontrol", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/sourcecontrols", @@ -613,7 +613,7 @@ }, { "name": "Site Public Certificate - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_publicCertificates", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_publicCertificates", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/publiccertificates", @@ -626,7 +626,7 @@ }, { "name": "Site Slot Public Certificate - basic", - "definition": "http://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_publicCertificates", + "definition": "https://schema.management.azure.com/schemas/2016-08-01/Microsoft.Web.json#/resourceDefinitions/sites_slots_publicCertificates", "json": { "apiVersion": "2016-08-01", "type": "Microsoft.Web/sites/slots/publiccertificates", diff --git a/tests/2016-09-01-preview/Microsoft.Solutions.tests.json b/tests/2016-09-01-preview/Microsoft.Solutions.tests.json index bf1ee9c476..a3b371cc8b 100644 --- a/tests/2016-09-01-preview/Microsoft.Solutions.tests.json +++ b/tests/2016-09-01-preview/Microsoft.Solutions.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "appliances - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/appliances", + "definition": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/appliances", "json": { "type": "Microsoft.Solutions/appliances", "name": "[parameters('dnsLabelPrefix')]", @@ -28,7 +28,7 @@ }, { "name": "applianceDefinitions - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/applianceDefinitions", + "definition": "https://schema.management.azure.com/schemas/2016-09-01-preview/Microsoft.Solutions.json#/resourceDefinitions/applianceDefinitions", "json": { "type": "Microsoft.Solutions/applianceDefinitions", "name": "[parameters('dnsLabelPrefix')]", diff --git a/tests/2016-09-01/Microsoft.Authorization.tests.json b/tests/2016-09-01/Microsoft.Authorization.tests.json index dde31cc8af..e4d63e43e7 100644 --- a/tests/2016-09-01/Microsoft.Authorization.tests.json +++ b/tests/2016-09-01/Microsoft.Authorization.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "locks - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#/resourceDefinitions/locks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Authorization.json#/resourceDefinitions/locks", "json": { "apiVersion": "2016-09-01", "name": "validLock", diff --git a/tests/2016-09-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-09-01/Microsoft.Network.LoadBalancer.tests.json index d3c80587f5..0ef2d2ac74 100644 --- a/tests/2016-09-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-09-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-09-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-09-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-09-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-09-01/Microsoft.Network.NetworkInterface.tests.json index 90afe47e79..bfba89556b 100644 --- a/tests/2016-09-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-09-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-09-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-09-01/Microsoft.Network.NetworkSecurityGroup.tests.json index bae4d22b27..e4e8386fef 100644 --- a/tests/2016-09-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-09-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-09-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-09-01/Microsoft.Network.PublicIp.tests.json index 7ae7620233..b39fce120c 100644 --- a/tests/2016-09-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-09-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-09-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-09-01/Microsoft.Network.RouteTable.tests.json index 09fbb9d705..4bca937f7a 100644 --- a/tests/2016-09-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-09-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-09-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-09-01/Microsoft.Network.VirtualNetwork.tests.json index bf54dfdb7f..cd7ec5e123 100644 --- a/tests/2016-09-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-09-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-09-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2016-09-01/Microsoft.Resources.tests.json b/tests/2016-09-01/Microsoft.Resources.tests.json index 39bc4b09da..8230cbeac2 100644 --- a/tests/2016-09-01/Microsoft.Resources.tests.json +++ b/tests/2016-09-01/Microsoft.Resources.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#/resourceDefinitions/deployments", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Resources.json#/resourceDefinitions/deployments", "json": { "apiVersion": "2016-09-01", "name": "nestedTemplate", diff --git a/tests/2016-09-01/Microsoft.ServiceFabric.tests.json b/tests/2016-09-01/Microsoft.ServiceFabric.tests.json index 12c1bd057b..a99121f767 100644 --- a/tests/2016-09-01/Microsoft.ServiceFabric.tests.json +++ b/tests/2016-09-01/Microsoft.ServiceFabric.tests.json @@ -26,7 +26,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-09-01", @@ -36,7 +36,7 @@ }, { "name": "clusters - Many properties", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-09-01", @@ -114,7 +114,7 @@ }, { "name": "clusters - Minimum properties", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-09-01", @@ -171,7 +171,7 @@ ] } ], - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.ServiceFabric.json#/resourceDefinitions/clusters", "json": { "type": "Microsoft.ServiceFabric/clusters", "apiVersion": "2016-09-01", diff --git a/tests/2016-09-01/Microsoft.Web.tests.json b/tests/2016-09-01/Microsoft.Web.tests.json index abf04aad3f..33f1f47c03 100644 --- a/tests/2016-09-01/Microsoft.Web.tests.json +++ b/tests/2016-09-01/Microsoft.Web.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Serverfarms - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms", "json": { "apiVersion": "2016-09-01", "name": "validServerFarm", @@ -28,7 +28,7 @@ }, { "name": "VirtualNetworkConnections Gateways - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_gateways", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_gateways", "json": { "apiVersion": "2016-09-01", "name": "validVirtualConnectionGateway", @@ -41,7 +41,7 @@ }, { "name": "VirtualNetworkConnections Routes - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_routes", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/serverfarms_virtualNetworkConnections_routes", "json": { "apiVersion": "2016-09-01", "name": "validVirtualConnectionRoute", @@ -56,7 +56,7 @@ }, { "name": "Hosting Environments - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments", "json": { "apiVersion": "2016-09-01", "name": "validAppServiceEnvironment", @@ -82,7 +82,7 @@ }, { "name": "Hosting Environments Worker Pools - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_workerPools", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_workerPools", "json": { "apiVersion": "2016-09-01", "name": "validAppServiceEnvironment", @@ -97,7 +97,7 @@ }, { "name": "Hosting Environments MultiRole Pools - basic", - "definition": "http://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_multiRolePools", + "definition": "https://schema.management.azure.com/schemas/2016-09-01/Microsoft.Web.json#/resourceDefinitions/hostingEnvironments_multiRolePools", "json": { "apiVersion": "2016-09-01", "name": "default", diff --git a/tests/2016-10-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-10-01/Microsoft.Network.LoadBalancer.tests.json index 398e5318bf..c74a5bb690 100644 --- a/tests/2016-10-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-10-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-10-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-10-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-10-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-10-01/Microsoft.Network.NetworkInterface.tests.json index 82df5e1b33..fa35986539 100644 --- a/tests/2016-10-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-10-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-10-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-10-01/Microsoft.Network.NetworkSecurityGroup.tests.json index d00522c1c2..c7a09cac00 100644 --- a/tests/2016-10-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-10-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-10-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-10-01/Microsoft.Network.PublicIp.tests.json index cf16d93cf5..7b23aebce5 100644 --- a/tests/2016-10-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-10-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-10-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-10-01/Microsoft.Network.RouteTable.tests.json index 7183ef17ca..46bd23f6d6 100644 --- a/tests/2016-10-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-10-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-10-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-10-01/Microsoft.Network.VirtualNetwork.tests.json index 4a512046d0..825f389cea 100644 --- a/tests/2016-10-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-10-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-10-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-10-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2016-11-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-11-01/Microsoft.Network.LoadBalancer.tests.json index 6487a4fd41..d557bbc3ff 100644 --- a/tests/2016-11-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-11-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-11-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-11-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-11-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-11-01/Microsoft.Network.NetworkInterface.tests.json index 36834914dc..3c058c68a7 100644 --- a/tests/2016-11-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-11-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-11-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-11-01/Microsoft.Network.NetworkSecurityGroup.tests.json index cc46fe4b86..b591e54d92 100644 --- a/tests/2016-11-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-11-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-11-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-11-01/Microsoft.Network.PublicIp.tests.json index 5d7080c39c..ca78330ec7 100644 --- a/tests/2016-11-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-11-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-11-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-11-01/Microsoft.Network.RouteTable.tests.json index d141c35880..bda665adc6 100644 --- a/tests/2016-11-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-11-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-11-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-11-01/Microsoft.Network.VirtualNetwork.tests.json index eb66b3aed4..7f95a936b3 100644 --- a/tests/2016-11-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-11-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-11-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-11-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2016-12-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2016-12-01/Microsoft.Network.LoadBalancer.tests.json index 77cc80004e..219d23b4c6 100644 --- a/tests/2016-12-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2016-12-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-12-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2016-12-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-12-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2016-12-01/Microsoft.Network.NetworkInterface.tests.json index 64620ace3e..0585abe9b6 100644 --- a/tests/2016-12-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2016-12-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-12-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2016-12-01/Microsoft.Network.NetworkSecurityGroup.tests.json index f2d2d767ce..75a483cd73 100644 --- a/tests/2016-12-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2016-12-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2016-12-01/Microsoft.Network.PublicIp.tests.json b/tests/2016-12-01/Microsoft.Network.PublicIp.tests.json index 8cee93a5c5..072f727cde 100644 --- a/tests/2016-12-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2016-12-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2016-12-01/Microsoft.Network.RouteTable.tests.json b/tests/2016-12-01/Microsoft.Network.RouteTable.tests.json index f970e1a6f4..984ef3af26 100644 --- a/tests/2016-12-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2016-12-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2016-12-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2016-12-01/Microsoft.Network.VirtualNetwork.tests.json index 632241354a..4bae13aeb3 100644 --- a/tests/2016-12-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2016-12-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2016-12-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2016-12-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2017-03-01-preview/Microsoft.Insights.ActionGroup.tests.json b/tests/2017-03-01-preview/Microsoft.Insights.ActionGroup.tests.json index 8d8aa4edec..83f72dd011 100644 --- a/tests/2017-03-01-preview/Microsoft.Insights.ActionGroup.tests.json +++ b/tests/2017-03-01-preview/Microsoft.Insights.ActionGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Action Group Test - SMS Only", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-03-01-preview", @@ -23,7 +23,7 @@ }, { "name": "Action Group Test - Email Only", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-03-01-preview", @@ -43,7 +43,7 @@ }, { "name": "Action Group Test - Webhook Only", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-03-01-preview", @@ -63,7 +63,7 @@ }, { "name": "Action Group Test - One of each", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-03-01-preview", @@ -96,7 +96,7 @@ }, { "name": "Action Group Test - Two of each", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-03-01-preview", diff --git a/tests/2017-03-01-preview/Microsoft.Insights.ActivityLogAlerts.tests.json b/tests/2017-03-01-preview/Microsoft.Insights.ActivityLogAlerts.tests.json index bdce15d9b6..37a3ab5825 100644 --- a/tests/2017-03-01-preview/Microsoft.Insights.ActivityLogAlerts.tests.json +++ b/tests/2017-03-01-preview/Microsoft.Insights.ActivityLogAlerts.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Activity Log Alert - Administrative", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", "json": { "type": "Microsoft.Insights/activityLogAlerts", "apiVersion": "2017-03-01-preview", @@ -42,7 +42,7 @@ }, { "name": "Activity Log Alert - Service Health", - "definition": "http://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", + "definition": "https://schema.management.azure.com/schemas/2017-03-01-preview/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", "json": { "type": "Microsoft.Insights/activityLogAlerts", "apiVersion": "2017-03-01-preview", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.Service.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.Service.tests.json index 0d39e09ec3..2dd3d59163 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.Service.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.Service.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement service - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/service", "apiVersion": "2017-03-01", @@ -32,7 +32,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", @@ -56,7 +56,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/service", "apiVersion": "2017-03-01", @@ -76,7 +76,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service", "json": { "type": "Microsoft.ApiManagement/service", "apiVersion": "2017-03-01", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceApiOperations.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceApiOperations.tests.json index 4ca356f3ca..7de5a4d061 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceApiOperations.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceApiOperations.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Api Operation - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/apis/operations", @@ -57,7 +57,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis_operations", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceApis.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceApis.tests.json index 3eeb7b3b79..b5301ec0f1 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceApis.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceApis.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Apis - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/apis", @@ -39,7 +39,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_apis", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceAuthorizationServer.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceAuthorizationServer.tests.json index 2a6aad5db3..40e2c50174 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceAuthorizationServer.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceAuthorizationServer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Authorization Server - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/authorizationServers", @@ -46,7 +46,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_authorizationServers", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceBackend.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceBackend.tests.json index 5e42c716ab..86a6addb5a 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceBackend.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceBackend.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Backend Operation - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/backends", @@ -43,7 +43,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_backends", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceCertificate.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceCertificate.tests.json index 7aa933ae57..6d9c87fcc3 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceCertificate.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceCertificate.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Certificate Operation - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/certificates", @@ -27,7 +27,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_certificates", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceGroups.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceGroups.tests.json index 10eaf7cb59..1cfb056786 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceGroups.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceGroups.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Groups - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/groups", @@ -27,7 +27,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_groups", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceIdentityProvider.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceIdentityProvider.tests.json index 851693631c..79cac6e5df 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceIdentityProvider.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceIdentityProvider.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Identity Providers - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/identityProviders", @@ -28,7 +28,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_identityProviders", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceLogger.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceLogger.tests.json index 65250f6257..28069222bf 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceLogger.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceLogger.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Loggers - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/loggers", @@ -32,7 +32,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_loggers", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceProducts.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceProducts.tests.json index f4c34405ce..5bae870aea 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceProducts.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceProducts.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Products - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/products", @@ -29,7 +29,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_products", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceProperties.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceProperties.tests.json index 3c5d67835d..2bb902df06 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceProperties.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceProperties.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Properties - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/properties", @@ -32,7 +32,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_properties", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceSubscription.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceSubscription.tests.json index 5570dbae8a..ac8d76e954 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceSubscription.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceSubscription.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Subscription Operation - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/subscriptions", @@ -32,7 +32,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_subscriptions", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.ApiManagement.ServiceUsers.tests.json b/tests/2017-03-01/Microsoft.ApiManagement.ServiceUsers.tests.json index da6eed07b1..2c39779110 100644 --- a/tests/2017-03-01/Microsoft.ApiManagement.ServiceUsers.tests.json +++ b/tests/2017-03-01/Microsoft.ApiManagement.ServiceUsers.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "ApiManagement Service Users Operation - Minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.ApiManagement/service/users", @@ -37,7 +37,7 @@ "schemaPath": "/properties/apiVersion/type" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.ApiManagement.json#/resourceDefinitions/service_users", "json": { "type": "Microsoft.ApiManagement/invalidType", "apiVersion": "2015-10-12", diff --git a/tests/2017-03-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2017-03-01/Microsoft.Network.LoadBalancer.tests.json index e7276875ee..ef707c0520 100644 --- a/tests/2017-03-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2017-03-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "loadbalancer tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2017-03-01", "name": "[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name": "loadbalancer tests", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json": { "apiVersion": "2017-03-01", "name": "[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name": "loadbalancer tests - no required frontendIPConfigurations", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Missing required property: frontendIPConfigurations", @@ -123,7 +123,7 @@ }, { "name": "loadbalancer tests - probe protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -162,7 +162,7 @@ }, { "name": "loadbalancer tests - rule protocol out of range", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2017-03-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2017-03-01/Microsoft.Network.NetworkInterface.tests.json index 7eb434d18a..1ff353d429 100644 --- a/tests/2017-03-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2017-03-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "nic tests - only subnet", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name": "nic tests - subnet and publicipAddress", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name": "nic tests - subnet, publicipAddress and nsg", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name": "nic tests - subnet, publicipAddress and Lb referece", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name": "nic tests - no ipConfigurations", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Missing required property: ipConfigurations", @@ -137,7 +137,7 @@ }, { "name": "nic tests - no ipConfiguration allocation method", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -165,7 +165,7 @@ }, { "name": "nic tests - no subnet", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2017-03-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2017-03-01/Microsoft.Network.NetworkSecurityGroup.tests.json index c1a63f7c92..c3dc4439fb 100644 --- a/tests/2017-03-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2017-03-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name": "networkSecurityGroup tests - minimal", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name": "networkSecurityGroup tests - no required properties", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -82,7 +82,7 @@ }, { "name": "networkSecurityGroup tests - no rules", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: securityRules", @@ -99,7 +99,7 @@ }, { "name": "networkSecurityGroup tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Missing required property: name", @@ -135,7 +135,7 @@ }, { "name": "networkSecurityGroup tests - invalid types", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", diff --git a/tests/2017-03-01/Microsoft.Network.PublicIp.tests.json b/tests/2017-03-01/Microsoft.Network.PublicIp.tests.json index f2c05fa5ed..4a2717e282 100644 --- a/tests/2017-03-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2017-03-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Publicip tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name": "Publicip tests - fqdn and idletimeout", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name": "Publicip tests - no name, location", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: name", @@ -55,7 +55,7 @@ }, { "name": "Publicip tests - no publicIPAllocationMethod", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors": [ { "message": "Missing required property: publicIPAllocationMethod", diff --git a/tests/2017-03-01/Microsoft.Network.RouteTable.tests.json b/tests/2017-03-01/Microsoft.Network.RouteTable.tests.json index ab7bf1f5c7..f948bbbce6 100644 --- a/tests/2017-03-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2017-03-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "networkSecurityGroup tests", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json": { "type": "Microsoft.Network/routeTables", "name": "[variables('routeTableName')]", @@ -22,7 +22,7 @@ }, { "name": "networkSecurityGroup tests - no required: addressPrefix, nextHopType", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -46,7 +46,7 @@ }, { "name": "networkSecurityGroup tests - no routes", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors": [ { "message": "Missing required property: routes", diff --git a/tests/2017-03-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2017-03-01/Microsoft.Network.VirtualNetwork.tests.json index 7ba6e3c40b..20633da5ff 100644 --- a/tests/2017-03-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2017-03-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "virtal network tests - minimal resource", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name": "virtual network tests - routetable and nsg resource", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name": "virtual network tests - peerings", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json": { "apiVersion": "2017-03-01", "type": "Microsoft.Network/virtualNetworks", @@ -90,7 +90,7 @@ }, { "name": "virtual network tests - no subnets", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: subnets", @@ -113,7 +113,7 @@ }, { "name": "virtual network tests - no prefixes", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: addressSpace", @@ -132,7 +132,7 @@ }, { "name": "virtual network tests - peerings invalid params", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name": "virtual network tests - missing required name, location", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors": [ { "message": "Missing required property: name", diff --git a/tests/2017-03-01/Microsoft.Network.tests.json b/tests/2017-03-01/Microsoft.Network.tests.json index d145fe9547..7c528f4c0a 100644 --- a/tests/2017-03-01/Microsoft.Network.tests.json +++ b/tests/2017-03-01/Microsoft.Network.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Traffic Manager profile with one endpoint of each type and optional properties", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -67,7 +67,7 @@ }, { "name": "Traffic Manager profile with one endpoint of each type and minimum required properties", - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -139,7 +139,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { } }, { @@ -158,7 +158,7 @@ "dataPath": "/properties" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -183,7 +183,7 @@ "dataPath": "/properties/endpoints" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -234,7 +234,7 @@ "dataPath": "/properties/endpoints" } ], - "definition": "http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "gibberish", diff --git a/tests/2017-04-01/Microsoft.Insights.ActionGroup.tests.json b/tests/2017-04-01/Microsoft.Insights.ActionGroup.tests.json index 49d0fa54cf..dd2ea14d04 100644 --- a/tests/2017-04-01/Microsoft.Insights.ActionGroup.tests.json +++ b/tests/2017-04-01/Microsoft.Insights.ActionGroup.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Action Group Test - SMS Only", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-04-01", @@ -23,7 +23,7 @@ }, { "name": "Action Group Test - Email Only", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-04-01", @@ -43,7 +43,7 @@ }, { "name": "Action Group Test - Webhook Only", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-04-01", @@ -63,7 +63,7 @@ }, { "name": "Action Group Test - One of each", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-04-01", @@ -96,7 +96,7 @@ }, { "name": "Action Group Test - Two of each", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/actionGroups", "json": { "type": "Microsoft.Insights/actionGroups", "apiVersion": "2017-04-01", diff --git a/tests/2017-04-01/Microsoft.Insights.ActivityLogAlerts.tests.json b/tests/2017-04-01/Microsoft.Insights.ActivityLogAlerts.tests.json index 3f3965e798..2e148585cb 100644 --- a/tests/2017-04-01/Microsoft.Insights.ActivityLogAlerts.tests.json +++ b/tests/2017-04-01/Microsoft.Insights.ActivityLogAlerts.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Activity Log Alert - Administrative", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", "json": { "type": "Microsoft.Insights/activityLogAlerts", "apiVersion": "2017-04-01", @@ -42,7 +42,7 @@ }, { "name": "Activity Log Alert - Service Health", - "definition": "http://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", + "definition": "https://schema.management.azure.com/schemas/2017-04-01/Microsoft.Insights.json#/resourceDefinitions/activityLogAlerts", "json": { "type": "Microsoft.Insights/activityLogAlerts", "apiVersion": "2017-04-01", diff --git a/tests/2017-05-01/Microsoft.Network.tests.json b/tests/2017-05-01/Microsoft.Network.tests.json index 00469d8070..5cd1784d90 100644 --- a/tests/2017-05-01/Microsoft.Network.tests.json +++ b/tests/2017-05-01/Microsoft.Network.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "Traffic Manager profile with one endpoint of each type and optional properties", - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -67,7 +67,7 @@ }, { "name": "Traffic Manager profile with one endpoint of each type and minimum required properties", - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -121,7 +121,7 @@ }, { "name": "Traffic Manager profile custom monitor configuration and no endpoints", - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-2", "type": "Microsoft.Network/trafficManagerProfiles", @@ -165,7 +165,7 @@ "dataPath": "/" } ], - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { } }, { @@ -184,7 +184,7 @@ "dataPath": "/properties" } ], - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -209,7 +209,7 @@ "dataPath": "/properties/endpoints" } ], - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "Microsoft.Network/trafficManagerProfiles", @@ -260,7 +260,7 @@ "dataPath": "/properties/endpoints" } ], - "definition": "http://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition": "https://schema.management.azure.com/schemas/2017-05-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json": { "name": "TestProfile-1", "type": "gibberish", diff --git a/tests/2017-05-10/Microsoft.Resources.tests.json b/tests/2017-05-10/Microsoft.Resources.tests.json index 5f3fdd6170..e2249fcf72 100644 --- a/tests/2017-05-10/Microsoft.Resources.tests.json +++ b/tests/2017-05-10/Microsoft.Resources.tests.json @@ -2,7 +2,7 @@ "tests": [ { "name": "deployments - basic", - "definition": "http://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#/resourceDefinitions/deployments", + "definition": "https://schema.management.azure.com/schemas/2017-05-10/Microsoft.Resources.json#/resourceDefinitions/deployments", "json": { "apiVersion": "2017-05-10", "name": "nestedTemplate", diff --git a/tests/2017-06-01/Microsoft.Network.LoadBalancer.tests.json b/tests/2017-06-01/Microsoft.Network.LoadBalancer.tests.json index 3b6ca3b4bf..0d6b53a4cc 100644 --- a/tests/2017-06-01/Microsoft.Network.LoadBalancer.tests.json +++ b/tests/2017-06-01/Microsoft.Network.LoadBalancer.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"loadbalancer tests - minimal", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json":{ "apiVersion":"2017-06-01", "name":"[variables('loadBalancerName')]", @@ -24,7 +24,7 @@ }, { "name":"loadbalancer tests", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json":{ "apiVersion":"2017-06-01", "name":"[variables('loadBalancerName')]", @@ -106,7 +106,7 @@ }, { "name":"loadbalancer tests - no required frontendIPConfigurations", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "json":{ "apiVersion":"2017-06-01", "name":"[variables('loadBalancerName')]", @@ -119,7 +119,7 @@ }, { "name":"loadbalancer tests - probe protocol out of range", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", @@ -158,7 +158,7 @@ }, { "name":"loadbalancer tests - rule protocol out of range", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/loadBalancers", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", diff --git a/tests/2017-06-01/Microsoft.Network.NetworkInterface.tests.json b/tests/2017-06-01/Microsoft.Network.NetworkInterface.tests.json index 32f73ab740..4936f62d8e 100644 --- a/tests/2017-06-01/Microsoft.Network.NetworkInterface.tests.json +++ b/tests/2017-06-01/Microsoft.Network.NetworkInterface.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"nic tests - only subnet", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkInterfaces", @@ -25,7 +25,7 @@ }, { "name":"nic tests - subnet and publicipAddress", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkInterfaces", @@ -51,7 +51,7 @@ }, { "name":"nic tests - subnet, publicipAddress and nsg", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkInterfaces", @@ -80,7 +80,7 @@ }, { "name":"nic tests - subnet, publicipAddress and Lb referece", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkInterfaces", @@ -119,7 +119,7 @@ }, { "name":"nic tests - no ipConfigurations", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", @@ -138,7 +138,7 @@ }, { "name":"nic tests - no ipConfiguration allocation method", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkInterfaces", @@ -160,7 +160,7 @@ }, { "name":"nic tests - no subnet", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkInterfaces", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkInterfaces", diff --git a/tests/2017-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json b/tests/2017-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json index f2e6b9fd77..fe8e8de0f0 100644 --- a/tests/2017-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json +++ b/tests/2017-06-01/Microsoft.Network.NetworkSecurityGroup.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"networkSecurityGroup tests", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkSecurityGroups", @@ -30,7 +30,7 @@ }, { "name":"networkSecurityGroup tests - minimal", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkSecurityGroups", @@ -57,7 +57,7 @@ }, { "name":"networkSecurityGroup tests - no required properties", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", @@ -83,7 +83,7 @@ }, { "name":"networkSecurityGroup tests - no rules", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/networkSecurityGroups", @@ -96,7 +96,7 @@ }, { "name":"networkSecurityGroup tests - no name, location", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors":[ { "message":"Missing required property: name", @@ -132,7 +132,7 @@ }, { "name":"networkSecurityGroup tests - invalid types", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/networkSecurityGroups", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", diff --git a/tests/2017-06-01/Microsoft.Network.PublicIp.tests.json b/tests/2017-06-01/Microsoft.Network.PublicIp.tests.json index 1e7e2f23d3..2dfb712279 100644 --- a/tests/2017-06-01/Microsoft.Network.PublicIp.tests.json +++ b/tests/2017-06-01/Microsoft.Network.PublicIp.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"Publicip tests - minimal resource", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/publicIPAddresses", @@ -15,7 +15,7 @@ }, { "name":"Publicip tests - fqdn and idletimeout", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/publicIPAddresses", @@ -34,7 +34,7 @@ }, { "name":"Publicip tests - no name, location", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors":[ { "message":"Missing required property: name", @@ -55,7 +55,7 @@ }, { "name":"Publicip tests - no publicIPAllocationMethod", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/publicIPAddresses", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", diff --git a/tests/2017-06-01/Microsoft.Network.RouteTable.tests.json b/tests/2017-06-01/Microsoft.Network.RouteTable.tests.json index c50c1d5524..d9c13e3af6 100644 --- a/tests/2017-06-01/Microsoft.Network.RouteTable.tests.json +++ b/tests/2017-06-01/Microsoft.Network.RouteTable.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"routetable tests", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json":{ "type":"Microsoft.Network/routeTables", "name":"[variables('routeTableName')]", @@ -24,7 +24,7 @@ }, { "name":"routetable tests - no required: addressPrefix, nextHopType", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", @@ -50,7 +50,7 @@ }, { "name":"routetable tests - no routes", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/routeTables", "json":{ "type":"Microsoft.Network/routeTables", "name":"[variables('routeTableName')]", diff --git a/tests/2017-06-01/Microsoft.Network.VirtualNetwork.tests.json b/tests/2017-06-01/Microsoft.Network.VirtualNetwork.tests.json index f7bbae8f1a..6efc702de4 100644 --- a/tests/2017-06-01/Microsoft.Network.VirtualNetwork.tests.json +++ b/tests/2017-06-01/Microsoft.Network.VirtualNetwork.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"virtal network tests - minimal resource", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/virtualNetworks", @@ -27,7 +27,7 @@ }, { "name":"virtual network tests - routetable and nsg resource", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/virtualNetworks", @@ -58,7 +58,7 @@ }, { "name":"virtual network tests - peerings", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/virtualNetworks", @@ -92,7 +92,7 @@ }, { "name":"virtual network tests - no subnets", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "json":{ "apiVersion":"2017-06-01", "type":"Microsoft.Network/virtualNetworks", @@ -109,7 +109,7 @@ }, { "name":"virtual network tests - no prefixes", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", @@ -130,7 +130,7 @@ }, { "name":"virtual network tests - peerings invalid params", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors":[ { "message":"Data does not match any schemas from \"oneOf\"", @@ -170,7 +170,7 @@ }, { "name":"virtual network tests - missing required name, location", - "definition":"http://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", + "definition":"https://schema.management.azure.com/schemas/2017-06-01/Microsoft.Network.json#/resourceDefinitions/virtualNetworks", "expectedErrors":[ { "message":"Missing required property: name", diff --git a/tests/2017-06-01/Microsoft.Network.tests.json b/tests/2017-06-01/Microsoft.Network.tests.json index 0e8a1a2d8c..4927ecbe67 100644 --- a/tests/2017-06-01/Microsoft.Network.tests.json +++ b/tests/2017-06-01/Microsoft.Network.tests.json @@ -2,7 +2,7 @@ "tests":[ { "name":"Traffic Manager profile with one endpoint of each type and optional properties", - "definition":"http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition":"https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json":{ "name":"TestProfile-1", "type":"Microsoft.Network/trafficManagerProfiles", @@ -80,7 +80,7 @@ }, { "name":"Traffic Manager profile with one endpoint of each type and minimum required properties", - "definition":"http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition":"https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json":{ "name":"TestProfile-1", "type":"Microsoft.Network/trafficManagerProfiles", @@ -152,7 +152,7 @@ "dataPath":"/" } ], - "definition":"http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition":"https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json":{ } @@ -173,7 +173,7 @@ "dataPath":"/properties" } ], - "definition":"http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition":"https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json":{ "name":"TestProfile-1", "type":"Microsoft.Network/trafficManagerProfiles", @@ -200,7 +200,7 @@ "dataPath":"/properties/endpoints" } ], - "definition":"http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition":"https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json":{ "name":"TestProfile-1", "type":"Microsoft.Network/trafficManagerProfiles", @@ -259,7 +259,7 @@ "dataPath":"/properties/endpoints" } ], - "definition":"http://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", + "definition":"https://schema.management.azure.com/schemas/2017-03-01/Microsoft.Network.json#/resourceDefinitions/trafficManagerProfiles", "json":{ "name":"TestProfile-1", "type":"gibberish", diff --git a/tools/ResourceMetaSchema.json b/tools/ResourceMetaSchema.json index 83084fe696..82ffd5ed80 100644 --- a/tools/ResourceMetaSchema.json +++ b/tools/ResourceMetaSchema.json @@ -157,7 +157,7 @@ "enum": { "type": "array", "items": { - "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion" + "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/apiVersion" }, "minItems": 1, "uniqueItems": true diff --git a/tools/ResourceMetaSchema.tests.json b/tools/ResourceMetaSchema.tests.json index 702d6b458b..053c0e5f90 100644 --- a/tools/ResourceMetaSchema.tests.json +++ b/tools/ResourceMetaSchema.tests.json @@ -958,7 +958,7 @@ "json": { "oneOf": [ { "type": "integer" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } }, @@ -1035,7 +1035,7 @@ "name": "resourcePropertyDefinitionOptions - Expression reference and boolean type", "definition": "./ResourceMetaSchema.json#/definitions/resourcePropertyDefinitionOptions", "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "boolean" } ] }, @@ -1050,8 +1050,8 @@ } ], "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1065,7 +1065,7 @@ } ], "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "string" } ] }, @@ -1074,7 +1074,7 @@ "name": "resourcePropertyDefinitionOptions - Expression reference and string type with pattern", "definition": "./ResourceMetaSchema.json#/definitions/resourcePropertyDefinitionOptions", "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "string", "pattern": "Regular Expression Pattern" @@ -1092,7 +1092,7 @@ } ], "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "type": "number" } ] }, @@ -1107,7 +1107,7 @@ } ], "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [] } ] }, @@ -1116,7 +1116,7 @@ "name": "resourcePropertyDefinitionOptions - Expression reference and enum with one value", "definition": "./ResourceMetaSchema.json#/definitions/resourcePropertyDefinitionOptions", "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ 10 ] } ] }, @@ -1125,7 +1125,7 @@ "name": "resourcePropertyDefinitionOptions - Expression reference and enum with one value and default value", "definition": "./ResourceMetaSchema.json#/definitions/resourcePropertyDefinitionOptions", "json": [ - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" }, { "enum": [ 10 ], "default": 20 @@ -1138,7 +1138,7 @@ "definition": "./ResourceMetaSchema.json#/definitions/resourcePropertyDefinitionOptions", "json": [ { "$ref": "#/definitions/UTC" }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] }, @@ -1156,7 +1156,7 @@ } ] }, - { "$ref": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } + { "$ref": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#/definitions/expression" } ] } diff --git a/tools/test/utilitiesTests.js b/tools/test/utilitiesTests.js index caa782faf0..eed5a94a93 100644 --- a/tools/test/utilitiesTests.js +++ b/tools/test/utilitiesTests.js @@ -114,7 +114,7 @@ suite("utilities", () => { }); test("with schema folder path and matching uri", () => { - const result = utilities.readJSONPath("http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "../schemas"); + const result = utilities.readJSONPath("https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "../schemas"); assert(result); assert.deepStrictEqual(typeof result, "object"); });