Skip to content

Commit

Permalink
CodeGen from PR 20452 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Add privacy verbiage to 2022-07-01 API (#20452)
  • Loading branch information
SDKAuto committed Sep 21, 2022
1 parent b1ef147 commit d99cf46
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 d99cf46

Please sign in to comment.