QuestionQ70

Integrate an Azure Cosmos DB solution

You intend to create an Azure Cosmos DB account that will use an integrated cache.

What would prevent you from using an integrated cache?

  • A a user-assigned managed identity
  • B Azure Private Link
  • C a default consistency level of Session
  • D availability zones
Explanation

The integrated cache is provided through an Azure Cosmos DB dedicated gateway. Dedicated gateway provisioning for accounts that use availability zones is available only in supported regions (currently East US and North Europe); therefore, enabling availability zones outside those supported regions prevents that configuration. Session consistency is supported, and Azure Private Link supports the dedicated gateway’s SqlDedicated private-endpoint target.

Learn more

Community Discussion

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