Create Your Free Azure and Cosmos DB Account

Creating a free Azure account

Did you know you could create a free Microsoft Azure account for learning and testing purposes? Doing so will provide you with 12 months of free access to popular services, a $200 credit for the first 30 days, and access to the free tier of 25+ services.
All you need is an email account, a phone number, and a credit card (used only for identity verification purposes)
To get started, select the Start free option from this link.

If your prefered email address is not already associated with a Microsoft account, select the “Create one!” option.

Type your email and create a password.


You will need to verify your email address, using the code emailed to you by entering that code in the following dialog.

After that, you can complete your profile.

Finally, you will very your identity with the phone number and your credit card information. Note that the credit card will not be billed yet, but is just used to verify your identity.

After a few moments, your account will be created and you can get started learning Azure.

To return to your account at any time, simply access the Azure portal by going to portal.azure.com.

Creating a free Cosmos DB account

CosmosDB is a NoSQL serverless database from Microsoft.
I’m using the free tier serverless version, and right now the free tier can’t be configured using the portal, so we will need to use the Azure command-line interface or Azure CLI. In a previous post, I included some information about how to get start using the Azure CLI.
To start, open a Power Shell terminal and use the az login command with your account credentials.
Then, we will create a resource group as a container for our resources, setting the desired location with the –location parameter

az group create --location eastus --resource-group MyFreeResourceGroup

 
As a result, a new group will be created, and we will see a list of our groups

To create the Cosmos DB resource, we will use the following command:

az cosmosdb create -n freecosmosdbaccount --enable-free-tier --capabilities EnableServerless --resource-group MyFreeResourceGroup

 
After a few minutes, the new CosmosDB resource will be available, and we can verify it using this command:

az cosmosdb list --resource-group MyFreeResourceGroup

 
To create a database instance inside our new CosmosDB resource, we will use this command:

az cosmosdb sql database create -a freecosmosdbaccount -g MyFreeResourceGroup -n myfreedb

 
Finally, to create a container (which is similar to a table for those familiar with relational database), we need the following command. You can see additional information about containers here.

az cosmosdb sql container create -a freecosmosdbaccount -g MyFreeResourceGroup -d myfreedb -n myfreecontainer -p '/id'

 
Now we can go to the Azure Portal to see our newly created CosmosDB resource and see that everything we created in it is there.

 
 
That’s it for now!
In an upcoming blog post, I will show you how to use Cosmos DB from your Azure Functions apps. If you are interested in getting started with Azure Functions, check out my blog post on that topic.
 
 
 

Picture of Rodrigo Juarez

Rodrigo Juarez

Rodrigo Juarez has over 25 years of experience in software development, specializing in Microsoft technologies. His mission is to solve complex problems for his clients, with a focus on results. He achieves this by applying the appropriate technology and using best practices to ensure the delivery of high-quality solutions. Over the past 6 years, Rodrigo has honed his skills in back-end development and in creating mobile applications, initially using Xamarin and now transitioning to .NET MAUI. He is a Lead Mobile Developer at Trailhead Technology Partners and the co-author, along with Jesse Liberty, of the book ".NET MAUI for C# Developers"

Related Blog Posts

We hope you’ve found this to be helpful and are walking away with some new, useful insights. If you want to learn more, here are a couple of related articles that others also usually find to be interesting:

Our Gear Is Packed and We're Excited to Explore With You

Ready to come with us? 

Together, we can map your company’s software journey and start down the right trails. If you’re set to take the first step, simply fill out our contact form. We’ll be in touch quickly – and you’ll have a partner who is ready to help your company take the next step on its software journey. 

We can’t wait to hear from you! 

Main Contact

This field is for validation purposes and should be left unchanged.

Together, we can map your company’s tech journey and start down the trails. If you’re set to take the first step, simply fill out the form below. We’ll be in touch – and you’ll have a partner who cares about you and your company. 

We can’t wait to hear from you! 

Montage Portal

Montage Furniture Services provides furniture protection plans and claims processing services to a wide selection of furniture retailers and consumers.

Project Background

Montage was looking to build a new web portal for both Retailers and Consumers, which would integrate with Dynamics CRM and other legacy systems. The portal needed to be multi tenant and support branding and configuration for different Retailers. Trailhead architected the new Montage Platform, including the Portal and all of it’s back end integrations, did the UI/UX and then delivered the new system, along with enhancements to DevOps and processes.

Logistics

We’ve logged countless miles exploring the tech world. In doing so, we gained the experience that enables us to deliver your unique software and systems architecture needs. Our team of seasoned tech vets can provide you with:

Custom App and Software Development

We collaborate with you throughout the entire process because your customized tech should fit your needs, not just those of other clients.

Cloud and Mobile Applications

The modern world demands versatile technology, and this is exactly what your mobile and cloud-based apps will give you.

User Experience and Interface (UX/UI) Design

We want your end users to have optimal experiences with tech that is highly intuitive and responsive.

DevOps

This combination of Agile software development and IT operations provides you with high-quality software at reduced cost, time, and risk.

Trailhead stepped into a challenging project – building our new web architecture and redeveloping our portals at the same time the business was migrating from a legacy system to our new CRM solution. They were able to not only significantly improve our web development architecture but our development and deployment processes as well as the functionality and performance of our portals. The feedback from customers has been overwhelmingly positive. Trailhead has proven themselves to be a valuable partner.

– BOB DOERKSEN, Vice President of Technology Services
at Montage Furniture Services

Technologies Used

When you hit the trails, it is essential to bring appropriate gear. The same holds true for your digital technology needs. That’s why Trailhead builds custom solutions on trusted platforms like .NET, Angular, React, and Xamarin.

Expertise

We partner with businesses who need intuitive custom software, responsive mobile applications, and advanced cloud technologies. And our extensive experience in the tech field allows us to help you map out the right path for all your digital technology needs.

  • Project Management
  • Architecture
  • Web App Development
  • Cloud Development
  • DevOps
  • Process Improvements
  • Legacy System Integration
  • UI Design
  • Manual QA
  • Back end/API/Database development

We partner with businesses who need intuitive custom software, responsive mobile applications, and advanced cloud technologies. And our extensive experience in the tech field allows us to help you map out the right path for all your digital technology needs.

Our Gear Is Packed and We're Excited to Explore with You

Ready to come with us? 

Together, we can map your company’s tech journey and start down the trails. If you’re set to take the first step, simply fill out the contact form. We’ll be in touch – and you’ll have a partner who cares about you and your company. 

We can’t wait to hear from you! 

Thank you for reaching out.

You’ll be getting an email from our team shortly. If you need immediate assistance, please call (616) 371-1037.