nerdexam
Microsoft

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…

Maintain an Azure Cosmos DB solution

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)
  • A
    87% (41)
  • B
    4% (2)
  • C
    2% (1)
  • D
    6% (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

#Azure Monitor#Control Plane#Cosmos DB Auditing#Failover Policy

Community Discussion

No community discussion yet for this question.

Full DP-420 Practice