Azure-docs: Operations on an Azure Cosmos database

Created on 10 Dec 2018  Â·  5Comments  Â·  Source: MicrosoftDocs/azure-docs

In the section "Operations on an Azure Cosmos database" in the table interaction says create new database is NA for Gremlin API but in Portal, you can create multiple Database under one Account with GraphAPI


Document Details

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

assigned-to-author cosmos-dsvc doc-bug triaged

All 5 comments

@mohsenvafa Thanks for the detailed feedback! It looks like container and collection are being used interchangeably. I have assigned the issue to the content author to evaluate and update as appropriate.

@mike-ubezzi-msft

There are two other issues:

  1. in Azure Cosmos containers section, under Azure Cosmos entity table, Azure Cosmos container is called "Container" that should be "Collection", the same thing under MongoDB API column

  2. in Azure Cosmos items, SQL API should be "Document", not "Item"

@mohsenvafa yes you can create multiple databases for Gremlin and Table API accounts too, I have sent an email to our team to clarify the NA columns in that table will get back to you soon.

@mohsenvafa the default database is only created for Table API accounts, for Gremlin API accounts you have to explicitly create a database. The Cosmos DB entity is named as 'database" similar to SQL and MongoDB account. I updated the doc to fix the issue. see PR below.

please-close

Was this page helpful?
0 / 5 - 0 ratings