DP-420 · Question #55
DP-420 Question #55: Real Exam Question with Answer & Explanation
The correct answer is B: The emulator does support only a single fixed account and a familiar primary key. You can even. {"question_number": 8, "question": "While chairing a team session, you are telling the team members about the Azure Cosmos DB Emulator. Which of the following statements is NOT true about Azure Cosmos DB Emulator?", "correct_answer": "B", "explanation": "The correct answer is B,
Question
While chairing a team session, you are telling the team members about the Azure Cosmos DB Emulator. Which of the following statement is not true about Azure Cosmos DB Emulator?
Options
- AAzure Cosmos DB Emulator offers an emulated environment that would run on the local
- BThe emulator does support only a single fixed account and a familiar primary key. You can even
- CThe emulator doesn't offer multi-region replication.
- DThe emulator doesn't offer various Azure Cosmos DB consistency levels as offered by the cloud
Explanation
{"question_number": 8, "question": "While chairing a team session, you are telling the team members about the Azure Cosmos DB Emulator. Which of the following statements is NOT true about Azure Cosmos DB Emulator?", "correct_answer": "B", "explanation": "The correct answer is B, because the statement about the primary key is false. The Azure Cosmos DB Emulator uses a single, fixed, well-known authentication key that is hardcoded and CANNOT be changed by the user - it is the same across all emulator installations. The statement in option B implies that the key can be modified ('You can even...'), which is incorrect. Options A, C, and D are all TRUE statements: (A) The emulator provides a local development environment that mimics Cosmos DB without needing an Azure subscription. (C) The emulator does NOT support multi-region replication - it is a single-node local emulator. (D) The emulator does NOT support all consistency levels available in the cloud service; it operates with limited consistency level support. Since the question asks for the statement that is NOT true, option B is the answer.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.