QuestionQ16

Integrate an Azure Cosmos DB solution

You have an Azure Cosmos DB account called account1.

You need to access account1 from an on-premises environment by using a Site-to-Site VPN.

What should you use?

  • A a private endpoint
  • B a dedicated gateway
  • C Azure Synapse Link
Explanation

An Azure Cosmos DB private endpoint exposes the account through a private IP address in an Azure virtual network. Resources mapped to Private Link can be accessed from on-premises networks through a VPN connection, so the Site-to-Site VPN can reach the account via that private endpoint.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!