Skip to content

Commit

Permalink
Update all http links to https.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiano2017 committed Aug 25, 2017
1 parent 212fea4 commit 1409031
Show file tree
Hide file tree
Showing 219 changed files with 3,775 additions and 3,775 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand Down Expand Up @@ -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"
Expand Down
16 changes: 8 additions & 8 deletions 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",
Expand Down Expand Up @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -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"
Expand All @@ -85,15 +85,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"
}
],
"description": "Microsoft.Cache/Redis: version of Redis"
},
"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": [
Expand All @@ -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."
Expand Down
20 changes: 10 additions & 10 deletions 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",
Expand Down Expand Up @@ -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"
Expand All @@ -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": [
Expand Down Expand Up @@ -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": [
Expand All @@ -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."
}
}
Expand All @@ -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": [
Expand All @@ -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": [
Expand Down Expand Up @@ -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": [
Expand Down Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 1409031

Please sign in to comment.