Implementing Stored Procedures in Azure Cosmos DB

1 hour
  • 3 Learning Objectives

About this Hands-on Lab

As modern, cloud-based apps have evolved, they’ve required data storage to adapt with them. Services such as Azure Cosmos DB have risen to the challenge by providing a fully managed, multi-model, globally distributed NoSQL database.

In this hands-on lab scenario, your organization (Awesome Company) is developing a next-generation video game that will rely heavily on the Cloud. In order to achieve guaranteed performance around the globe, you’ve chosen Azure Cosmos DB as the data backend. There are several playable zones within the game with new regions being added to those zones regularly. In order to make this an efficient and easily repeatable process, you’re creating a stored procedure within the regions container to handle the work.

Performing the actions of this lab will help you become familiar with how to create stored procedures for Azure Cosmos DB and execute them from within the Portal.

**Note: Because the Azure Cosmos DB account is pre-provisioned, it will take significant time for the lab to start up. Please be patient and make sure you have at least an hour of time for completion of the lab.**

Learning Objectives

Successfully complete this lab by achieving the following learning objectives:

Create a Stored Procedure

Using Data Explorer, create a stored procedure within the Regions container. It should be able to create a document with the region name, the zone (used as the partition key), and the terrain type passed in as parameters.

Execute the Stored Procedure

Run the stored procedure multiple times in order to create a few records.

Check the Results

Review the items list to make sure the documents were successfully created.

Additional Resources

In this hands-on lab scenario, your organization (Awesome Company) is developing a next-generation video game that will rely heavily on the Cloud. In order to achieve guaranteed performance around the globe, you've chosen Azure Cosmos DB as the data backend. There are several playable zones within the game with new regions being added to those zones regularly. In order to make this an efficient and easily repeatable process, you're creating a stored procedure within the regions container to handle the work.

Your stored procedure should be able to create a document with the region name, the zone (used as the partition key), and the terrain type.

Feel free to follow step-by-step instructions in the lab guide, view the solution video, or jump right in on your own. Use the method most helpful for you as a learner.

What are Hands-on Labs

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Sign In
Welcome Back!

Psst…this one if you’ve been moved to ACG!

Get Started
Who’s going to be learning?