Object limit for free account

Hugo Leyton 21 Reputation points
2020-05-21T00:22:04.167+00:00

Hello everybody! For the free account at https://azure.microsoft.com/en-us/pricing/details/active-directory/ the following is mentioned:

Directory Objects: 500,000 Object Limit

My question is: my web application has a limit of 500,000 logins? I am making a simple web application where users log in with their Microsoft account, I get their email and name and later they can log out. I do not need anything else.

Thanks for your time.

Azure Active Directory
Azure Active Directory
An Azure enterprise identity service that provides single sign-on and multi-factor authentication.
14,876 questions
0 comments No comments
{count} votes

Accepted answer
  1. AmanpreetSingh-MSFT 55,551 Reputation points
    2020-05-21T01:32:15.267+00:00

    @Hugo Leyton Object limit defines how many objects can be created in the directory including Users, Groups, Devices, Applications, Service Principals objects etc. it doesn't mean that there is a limit of 500,000 logins for your applications. There is no limit for logins.

    The object limit for Azure AD Free version is by default 50,000. If you add a custom domain to your Azure AD tenant, this limit is extended to 300,000 automatically. In order to further raise this limit to 500,000, you have to open a support ticket and request for extension.

    -----------------------------------------------------------------------------------------------------------

    Please do not forget to "Accept the answer" wherever the information provided helps you to help others in the community.


0 additional answers

Sort by: Most helpful