Skip to content

Commit cb77d43

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#117407
Changes made in line no 79 From 256 To 512
1 parent 85aa508 commit cb77d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/secrets/about-secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ How-to guides to control access in Key Vault:
7676
- [Provide access to Key Vault keys, certificates, and secrets with an Azure role-based access control](../general/rbac-guide.md)
7777

7878
## Secret tags
79-
You can specify more application-specific metadata in the form of tags. Key Vault supports up to 15 tags, each of which can have a 256 character name and a 256 character value.
79+
You can specify more application-specific metadata in the form of tags. Key Vault supports up to 15 tags, each of which can have a 512 character name and a 512 character value.
8080

8181
>[!Note]
8282
>Tags are readable by a caller if they have the *list* or *get* permission.

0 commit comments

Comments
 (0)