Skip to content

Commit

Permalink
[ReleasePR keyvault] [Hub Generated] Review request for Microsoft.Key…
Browse files Browse the repository at this point in the history
  • Loading branch information
msftbot[bot] authored Sep 21, 2022
2 parents b1ef147 + d99cf46 commit 3d54121
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions schemas/2022-07-01/Microsoft.KeyVault.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The name of the key to be created."
"description": "The name of the key to be created. The value you provide may be copied globally for the purpose of running the service. The value provided should not include personally identifiable or sensitive information."
},
"properties": {
"oneOf": [
Expand Down Expand Up @@ -439,7 +439,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Name of the secret"
"description": "Name of the secret. The value you provide may be copied globally for the purpose of running the service. The value provided should not include personally identifiable or sensitive information."
},
"properties": {
"oneOf": [
Expand Down Expand Up @@ -1948,7 +1948,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "The name of the key to be created."
"description": "The name of the key to be created. The value you provide may be copied globally for the purpose of running the service. The value provided should not include personally identifiable or sensitive information."
},
"properties": {
"oneOf": [
Expand Down Expand Up @@ -2053,7 +2053,7 @@
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
}
],
"description": "Name of the secret"
"description": "Name of the secret. The value you provide may be copied globally for the purpose of running the service. The value provided should not include personally identifiable or sensitive information."
},
"properties": {
"oneOf": [
Expand Down

0 comments on commit 3d54121

Please sign in to comment.