Skip to content

Commit 21dbd70

Browse files
author
SDKAuto
committed
CodeGen from PR 20452 in Azure/azure-rest-api-specs
Merge bf631af02192103d9cd82bf0a068f40d2be8975d into fce14f3880315a422a59851fa5ffda4aba4f17e4
1 parent bad70a3 commit 21dbd70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

schemas/2022-07-01/Microsoft.KeyVault.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
335335
}
336336
],
337-
"description": "The name of the key to be created."
337+
"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."
338338
},
339339
"properties": {
340340
"oneOf": [
@@ -439,7 +439,7 @@
439439
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
440440
}
441441
],
442-
"description": "Name of the secret"
442+
"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."
443443
},
444444
"properties": {
445445
"oneOf": [
@@ -1948,7 +1948,7 @@
19481948
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
19491949
}
19501950
],
1951-
"description": "The name of the key to be created."
1951+
"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."
19521952
},
19531953
"properties": {
19541954
"oneOf": [
@@ -2053,7 +2053,7 @@
20532053
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
20542054
}
20552055
],
2056-
"description": "Name of the secret"
2056+
"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."
20572057
},
20582058
"properties": {
20592059
"oneOf": [

0 commit comments

Comments
 (0)