Total Page Preview:   000000004338

How to create DocumentDB account or server in using Azure Portal

In this article will learn how to create a Documentdb Server/Account using azure new portal.

Step 1: Sign in to the Azure portal.

Step 2: Goto Dashboard and follow below image:

 
After Created DocumentDB account/Server. We need to come up with a globally unique name (ID), which combined with .documents.azure.com is the publicly addressable endpoint to our DocumentDB account. 
Endpoint = https:// + Account Name/Id + .documents.azure.com:443
Example : https://testnosqldb.documents.azure.com:443
 
Now you are able to see your created DocumentDB account.
 
 
 
Thanks
Brijesh Kumar

Thank You

About Author

Brijesh Kumar

Database Developer

I have more then 6 years Experience in Microsoft Technologies - SQL Server Database, ETL Azure Cloud - Azure SQL Database, CosmosDB, Azure Data Factory, PowerBI, Web Job, Azure Function, Azure Storage, Web Apps, Powershall and Database Migration On-Premise to Azure Cloud.
LinkedIn : https://www.linkedin.com



Comments