From the course: Exploring Performance and Scale with Data Options in Azure

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Provisioning Cosmos DB

Provisioning Cosmos DB - Azure Tutorial

From the course: Exploring Performance and Scale with Data Options in Azure

Start my 1-month free trial

Provisioning Cosmos DB

- [Narrator] To provision a Cosmos database in Azure, you can click on the plus to create a resource. You'll see the Cosmos database is one of the popular and featured services. If not, you can type Cosmos in the search at the marketplace. And it will bring up a screen where we can then provision exactly what we want. You pick the resource group where you're going to create this. The database itself is going to have a account name, we'll call this mydemocreatecosmos12, the same way we did for the SQL. I picked the API, and so this is where I've got my Core SQL. I can use my Cosmos for Mongo, Casandra or Gremlin, and then of course Azure Table. I'm going to create this using the SQL and then specify the initial location where I want my data to go. And I'm going to use the central US where I put all of my other stuff, and then I can turn on geo-redundancy. If you turn that on, then it will replicate the data to…

Contents