DP-420 · Question #60
Gateway mode using the dedicated gateway is one of the ways to connect to an Azure Cosmos DB account. Which of the following statement(s) is/are true about a dedicated gateway?
The correct answer is A. Dedicated gateways are supported only on SQL API accounts. The Azure Cosmos DB dedicated gateway (used for integrated caching and gateway-mode connectivity) is exclusively supported on Core (SQL) API accounts - it is not available for MongoDB, Cassandra, Gremlin, or Table APIs. Options B and C are false: a dedicated gateway cannot be…
Question
Gateway mode using the dedicated gateway is one of the ways to connect to an Azure Cosmos DB account. Which of the following statement(s) is/are true about a dedicated gateway?
Options
- ADedicated gateways are supported only on SQL API accounts
- BA dedicated gateway can be provisioned in Azure Cosmos DB accounts with IP firewalls or
- CA dedicated gateway can be provisioned in an Azure Cosmos DB account in a Virtual Network
- DYou can use RBAC (role-based access control) to authenticate data plane requests routed
How the community answered
(44 responses)- A86% (38)
- B5% (2)
- C7% (3)
- D2% (1)
Explanation
The Azure Cosmos DB dedicated gateway (used for integrated caching and gateway-mode connectivity) is exclusively supported on Core (SQL) API accounts - it is not available for MongoDB, Cassandra, Gremlin, or Table APIs. Options B and C are false: a dedicated gateway cannot be provisioned in accounts that use IP firewall rules or Virtual Networks (VNet integration) - these network security features are incompatible with the dedicated gateway. Option D, while RBAC can authenticate data plane requests in Cosmos DB generally, it is not a unique or defining true statement about the dedicated gateway in this context.
Topics
Community Discussion
No community discussion yet for this question.