MicrosoftMicrosoft
DP-420 · Question #61
DP-420 Question #61: Real Exam Question with Answer & Explanation
Sign in or unlock DP-420 to reveal the answer and full explanation for question #61. The question stem and answer options stay visible for context.
Integrate an Azure Cosmos DB solution
Question
You need to create a .NET console app to manage data in the Azure Cosmos DB SQL API account. As a part of the procedure, you need to create a database. Which of the following method can you use to create a database?
Options
- ABuildDatabaseAsync
- BCreateCosmosDatabase
- CCreateContainerAsync
- DCreateDatabaseAsync
Unlock DP-420 to see the answer
You've previewed enough free DP-420 questions. Unlock DP-420 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Cosmos DB#.NET SDK#Database creation#SQL API