Skip to content

Commit 2f9f096

Browse files
authored
Reduce usage of the term URL
1 parent ea029bc commit 2f9f096

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ ms.author: mbaldwin
1616

1717
Azure Key Vault enables Microsoft Azure applications and users to store and use several types of secret/key data. Key Vault resource provider supports two resource types: vaults and managed HSMs.
1818

19-
## DNS suffixes for base URL
20-
This table shows the base URL DNS suffix used by the data-plane endpoint for vaults and managed HSM pools in various cloud environments.
19+
## DNS suffixes for object identifiers
20+
This table shows the DNS suffix used by the data-plane endpoint for vaults and managed HSM pools in various cloud environments.
2121

2222
Cloud environment | DNS suffix for vaults | DNS suffix for managed HSMs
2323
---|---|---
@@ -27,9 +27,9 @@ Azure US Government | .vault.usgovcloudapi.net | Not supported
2727
Azure German Cloud | .vault.microsoftazure.de | Not supported
2828

2929
## Object types
30-
This table shows object types and their suffixes in the base URL.
30+
This table shows object types and their suffixes in the object identifier.
3131

32-
Object type|URL Suffix|Vaults|Managed HSM Pools
32+
Object type|Identifier Suffix|Vaults|Managed HSM Pools
3333
--|--|--|--
3434
**Cryptographic keys**||
3535
HSM-protected keys|/keys|Supported|Supported

0 commit comments

Comments
 (0)