Skip to content

Commit f4863c5

Browse files
committed
Add note to CMK article about networking requirements
1 parent 5b9ffc6 commit f4863c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cosmos-db/how-to-setup-customer-managed-keys.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,9 @@ az cosmosdb show \
346346

347347
---
348348

349+
> [!IMPORTANT]
350+
> Depending on your network configuration, you may need to allow access to Azure Cosmos DB from other Azure services.
351+
349352
## Using a managed identity in the Azure Key Vault access policy
350353

351354
This access policy ensures that your encryption keys can be accessed by your Azure Cosmos DB account. The access policy is implemented by granting access to a specific Microsoft Entra identity. Two types of identities are supported:

0 commit comments

Comments
 (0)