This guide will walk you through the process of creating your first Azure Cosmos DB account using the Azure portal.
Open your web browser and navigate to the Azure portal. Sign in with your Azure account credentials.
In the Azure portal, select + Create a resource from the top left corner.
The exact location of this button might vary slightly based on portal updates.
In the search bar of the "Create a resource" page, type "Azure Cosmos DB" and select it from the search results.
Click the Create button under Azure Cosmos DB. You will be presented with several options. For this guide, we'll focus on the core settings for a new account:
yourcosmosdbaccount.documents.azure.com
).For detailed settings like capacity mode (provisioned throughput vs. serverless) and replication, you can explore the other tabs (e.g., "Capacity mode," "Networking," "Backup policy"). For a quick start, default options are often sufficient.
Click the Review + create button. Azure will validate your configuration.
Once validation passes, review the summary of your settings and click the Create button.
The deployment process will take a few minutes. You can monitor the progress via the notification icon in the top right corner of the portal.
Once the deployment is complete, click Go to resource.