AZ-204 Quiz

Cosmos DB

Question:

You are a software developer tasked with creating a C# utility that interacts with Azure Cosmos DB. Your script should establish a connection, create a database and a container if they don't exist, and finally create an item in the container. Use placeholders like "<connection-string>", "<database>", "<container>".

// Code here


Report a problem
Exam revision: April 11, 2025