DP-420 · Question #117
You have an Azure Cosmos DB account named account1. You need to access account1 from an on-premises environment by using a Site-to-Site VPN. What should you use?
The correct answer is A. a private endpoint. A private endpoint allows you to access Azure services, including Azure Cosmos DB, privately from within an Azure virtual network. By configuring a private endpoint for the Azure Cosmos DB account, you can connect to the account using private IP addresses and ensure that the…
Question
You have an Azure Cosmos DB account named account1. You need to access account1 from an on-premises environment by using a Site-to-Site VPN. What should you use?
Options
- Aa private endpoint
- Ba dedicated gateway
- CAzure Synapse Link
How the community answered
(31 responses)- A90% (28)
- B3% (1)
- C6% (2)
Explanation
A private endpoint allows you to access Azure services, including Azure Cosmos DB, privately from within an Azure virtual network. By configuring a private endpoint for the Azure Cosmos DB account, you can connect to the account using private IP addresses and ensure that the data transfer occurs securely over the Site-to-Site VPN between the on-premises network and the Azure virtual network. With a private endpoint, the data traffic from the on-premises environment to Azure Cosmos DB remains within the private network and does not traverse the public internet, enhancing security
Topics
Community Discussion
No community discussion yet for this question.