Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schemas/2015-06-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,4 +354,4 @@
"description": "Properties of the vault"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2016-10-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -732,4 +732,4 @@
"description": "Microsoft.KeyVault/vaults/secrets"
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-02-14-preview/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,4 +835,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}
2 changes: 1 addition & 1 deletion schemas/2018-02-14/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -999,4 +999,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}
13 changes: 1 addition & 12 deletions schemas/2019-09-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -1293,17 +1293,6 @@
"id": {
"type": "string",
"description": "Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'."
},
"ignoreMissingVnetServiceEndpoint": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured."
}
},
"required": [
Expand All @@ -1312,4 +1301,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}
13 changes: 1 addition & 12 deletions schemas/2020-04-01-preview/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -1240,17 +1240,6 @@
"id": {
"type": "string",
"description": "Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'."
},
"ignoreMissingVnetServiceEndpoint": {
"oneOf": [
{
"type": "boolean"
},
{
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Property to specify whether NRP will ignore the check if parent subnet has serviceEndpoints configured."
}
},
"required": [
Expand All @@ -1259,4 +1248,4 @@
"description": "A rule governing the accessibility of a vault from a specific virtual network."
}
}
}
}