Cosmos DB query

Learn Cloud 80 Reputation points
2023-06-26T13:37:09.0933333+00:00

If I Remove limit on containers per database with shared throughput; even through removing limitation on database Is there any particular limit we have to create collections like 50 or more.

I did referred the Azure doc : https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/azure-subscription-service-limits but I did not find anything related to the same.

I hope my question is clear, I have removed the limits on the containers per database with shared throughput - so now I only want to know is that even after removing limitation on database is there any particular limit we have to create collections like 50 or more?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,901 questions
0 comments No comments
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 29,542 Reputation points Microsoft Employee Moderator
    2023-06-26T16:47:48.6566667+00:00

    Hi,@Learn Cloud

    If you have removed the limit on the containers per database with shared throughput, I believe the limit is now 1,000 and that is final. then you should be able to create as many collections as you need within that database. There is no specific limit on the number of collections you can create within a database, as long as you stay within the overall limits of your Azure subscription.

    If you are referring to the default limit of 50 collections per database with shared throughput in Azure Cosmos DB. This means that by default, you can create up to 50 collections within a database that uses shared throughput.

    User's image

    Please let me know if you are looking for any additional information

    Regards

    Geetha

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.