Skip to content

Commit f153eaa

Browse files
authored
Merge pull request #122560 from LucasLeitao-MSFT/patch-4
Update about-keys-secrets-certificates.md
2 parents 39e5f68 + 9045e91 commit f153eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/general/about-keys-secrets-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Where:
3737
|-|-|
3838
| `vault-name` or `hsm-name` | The name for a key vault or a Managed HSM pool in the Microsoft Azure Key Vault service.<br /><br />Vault names and Managed HSM pool names are selected by the user and are globally unique.<br /><br />Vault name and Managed HSM pool name must be a 3-24 character string, containing only 0-9, a-z, A-Z, and not consecutive -.|
3939
| `object-type` | The type of the object, "keys", "secrets", or "certificates".|
40-
| `object-name` | An `object-name` is a user provided name for and must be unique within a key vault. The name must be a 1-127 character string, starting with a letter and containing only 0-9, a-z, A-Z, and -.|
40+
| `object-name` | An `object-name` is a user provided name for and must be unique within a key vault. The name must be a 1-127 character string, containing only 0-9, a-z, A-Z, and -.|
4141
| `object-version `| An `object-version` is a system-generated, 32 character string identifier that is optionally used to address a unique version of an object. |
4242

4343
## DNS suffixes for object identifiers

0 commit comments

Comments
 (0)