nerdexam
Microsoft

DP-900 · Question #39

Which of the following is not a checkpoint in the checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK?

The correct answer is D. Disable the SDK logging. The checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK Use the latest SDK. Enable the SDK logging. Review the performance tips. Log the diagnostics string in the V2 SDK. Log metrics by using the Azure Portal. Follow the setup for SDK…

Submitted by hassan_iq· Mar 30, 2026Describe considerations for working with non-relational data on Azure

Question

Which of the following is not a checkpoint in the checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK?

Options

  • AUse the latest SDK
  • BFollow setup for SDK logging
  • CLog the SQL Query Metrics from all the query responses
  • DDisable the SDK logging

How the community answered

(33 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    94% (31)

Explanation

The checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK Use the latest SDK. Enable the SDK logging. Review the performance tips. Log the diagnostics string in the V2 SDK. Log metrics by using the Azure Portal. Follow the setup for SDK logging. Log the SQL Query Metrics from all query responses. Option A is incorrect. Use the latest SDK is a checkpoint in the checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK. Option B is incorrect. Follow setup for SDK logging is a checkpoint in the checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK. Option C is incorrect. Log the SQL Query Metrics from all the query responses is a checkpoint in the checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK. Option D is correct. Disable the SDK logging is not a checkpoint in the checklist for troubleshooting issues when you are working with Azure Cosmos DB .NET SDK. The right one is - Enable the SDK logging. https://docs.microsoft.com/en-us/azure/cosmos-db/troubleshoot-dot-net-sdk

Topics

#Azure Cosmos DB#.NET SDK#SDK logging#troubleshooting checklist

Community Discussion

No community discussion yet for this question.

Full DP-900 Practice