Designing and Implementing Cloud-Native Applications Using Microsoft Azure Cosmos DB — Question 43
You plan to create an Azure Cosmos DB account that will use an integrated cache.
What will prevent you from using an integrated cache?
Answer options
- A. a user-assigned managed identity
- B. Azure Private Link
- C. a default consistency level of Session
- D. availability zones
Correct answer: B
Explanation
The correct answer is B, Azure Private Link, because integrated cache is not supported when using Azure Private Link due to network isolation. The other options, including a user-assigned managed identity, a default consistency level of Session, and availability zones, do not restrict the use of an integrated cache.