Skip to content

Commit a55dd52

Browse files
authored
Update analytical-store-private-endpoints.md
1 parent 4bcade1 commit a55dd52

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

articles/cosmos-db/analytical-store-private-endpoints.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,24 @@ description: Learn how to set up managed private endpoints for Azure Cosmos DB a
44
author: AnithaAdusumilli
55
ms.service: cosmos-db
66
ms.topic: how-to
7-
ms.date: 03/02/2021
7+
ms.date: 09/29/2022
88
ms.author: anithaa
99

1010
---
1111

1212
# Configure Azure Private Link for Azure Cosmos DB analytical store
13-
[!INCLUDE[appliesto-sql-mongodb-api](includes/appliesto-sql-mongodb-api.md)]
13+
[!INCLUDE[appliesto-sql-mongodb-gremlin-api](includes/appliesto-sql-mongodb-gremlin-api.md)]
1414

1515
In this article, you will learn how to set up managed private endpoints for Azure Cosmos DB analytical store. If you are using the transactional store, see [Private endpoints for the transactional store](how-to-configure-private-endpoints.md) article. Using [managed private endpoints](../synapse-analytics/security/synapse-workspace-managed-private-endpoints.md), you can restrict network access of your Azure Cosmos DB analytical store, to a Managed Virtual Network associated with your Azure Synapse workspace. Managed private endpoints establish a private link to your analytical store.
1616

1717
> [!NOTE]
1818
> If you are using Private DNS Zones for Cosmos DB and wish to create a Synapse managed private endpoint to the analytical store sub-resource, you must first create a DNS zone for the analytical store (`privatelink.analytics.cosmos.azure.com`) linked to your Cosmos DB's virtual network.
1919
20+
21+
> [!NOTE]
22+
> Synapse Link for Gremlin API is now in preview. You can enable Synapse Link in your new or existing graphs using Azure CLI. For more information on how to configure it, click [here](configure-synapse-link.md).
23+
24+
2025
## Enable a private endpoint for the analytical store
2126

2227
### Set up Azure Synapse Analytics workspace with a managed virtual network and data-exfiltration

0 commit comments

Comments
 (0)