Skip to content

Commit 6dfe0d3

Browse files
author
SDKAuto
committed
CodeGen from PR 20453 in Azure/azure-rest-api-specs
Add privacy verbiage to 2021-10-01 API (#20453)
1 parent 1b5c364 commit 6dfe0d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

schemas/2021-10-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": [
@@ -1812,7 +1812,7 @@
18121812
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
18131813
}
18141814
],
1815-
"description": "The name of the key to be created."
1815+
"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."
18161816
},
18171817
"properties": {
18181818
"oneOf": [
@@ -1917,7 +1917,7 @@
19171917
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
19181918
}
19191919
],
1920-
"description": "Name of the secret"
1920+
"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."
19211921
},
19221922
"properties": {
19231923
"oneOf": [

0 commit comments

Comments
 (0)