Where is AccountKey for CosmosDB in Azure portal

痞子三分冷 提交于 2021-02-08 15:17:14

问题


I am trying to migrate mongodb data to Cosmos db. The migration tool I am using, is asking for "AccountKey" required to connect the Cosmosdb.

I am not able to get the account key in azure portal.

https://portal.azure.com


回答1:


You can find the AccountKey from Settings -> ConnectionString -> Primary Password when you click on your cosmosDB resource




回答2:


Navigate to Settings -> Keys to view Primary Key as well as Connection String for CosmosDB in Azure Portal



来源:https://stackoverflow.com/questions/49320441/where-is-accountkey-for-cosmosdb-in-azure-portal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!