DP-420 · Question #102
You have an Azure Cosmos DB for NoSQL account. You need to create an Azure Monitor query that lists recent modifications to the regional failover policy. Which Azure Monitor table should you query?
The correct answer is A. CDBControlPlaneRequests. The CDBControlPlaneRequests table details all control plane operations executed on the account, which include modifications to the regional failover policy, indexing policy, IAM role assignments, backup/restore policies, VNet and firewall rules, private links as well as updates…
Question
You have an Azure Cosmos DB for NoSQL account. You need to create an Azure Monitor query that lists recent modifications to the regional failover policy. Which Azure Monitor table should you query?
Options
- ACDBControlPlaneRequests
- BCDBQueryRunTimeStatistics
- CCDBPartitionKeyStatistics
- DCDBDataPlaneRequests
How the community answered
(47 responses)- A87% (41)
- B4% (2)
- C2% (1)
- D6% (3)
Explanation
The CDBControlPlaneRequests table details all control plane operations executed on the account, which include modifications to the regional failover policy, indexing policy, IAM role assignments, backup/restore policies, VNet and firewall rules, private links as well as updates and deletes of the account. https://docs.microsoft.com/en-us/azure/azure-monitor/reference/tables/cdbcontrolplanerequests
Topics
Community Discussion
No community discussion yet for this question.