Azure-docs: I don't see the "Keys" section in Settings

Created on 7 May 2019  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

I'm the owner of my CosmosDB resource. Still I don't see the "Keys" section in the left list? Why so?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

cosmos-dsvc cxp product-question triaged

All 5 comments

@croraf Thank you for the inquiry. There should be a blade specific for managing keys:

alt text

@Mike-Ubezzi-MSFT No. I have completly different view:
image

And I have the owner role. Maybe it's different cosmos db version, or?
I have a mongo api btw.

@croraf The Connection String blade and the Quick Start blade can be used to source what is called a password in MongoDB API, for both Read-Write and Read-Only 'keys'. Providing you full screen captures to show you what I see:

Screenshot (470)

Screenshot (471)

@Mike-Ubezzi-MSFT So these Primary Password and Secondary Password are the same as master primary key and master secondary key from the section "Master key tokens" from this page https://docs.microsoft.com/en-us/rest/api/cosmos-db/access-control-on-cosmosdb-resources?redirectedfrom=MSDN ?

This is correct. The Cosmos DB for MongoDB API does not have REST capabilities so the keys simply act as a password. The username is the name of the API instance you created. The SQL API has both the SQL API and the REST API as service endpoints and the key concept is part of Access Control, per the document you referenced.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jamesgallagher-ie picture jamesgallagher-ie  Â·  3Comments

Favna picture Favna  Â·  3Comments

JeffLoo-ong picture JeffLoo-ong  Â·  3Comments

Agazoth picture Agazoth  Â·  3Comments

bdcoder2 picture bdcoder2  Â·  3Comments