Share via


Azure Active Directory Limits and Restrictions

There are certain limits to Azure AD when we work. As from my experience we often run into roadblocks when we run automated tests and the created objects are not destroyed afterwards. Here are some limits as of today,

Application

  • Max 10 users can be the owner of a single application

Objects

  • Max of 500,000 objects can be used in a single directory by users of Free edition of Azure AD
  • A non-admin user can create maximum of 250 objects

Directories

  • Single user can create 20 directories
  • A single user can be added as member to 20 directories

Namoskar!!!

Comments

  • Anonymous
    November 02, 2016
    @Wriju Gosh, I am currently working on power shell script to pull all these limits for Active Directory. Is this possible?
    • Anonymous
      November 03, 2016
      I am not able parse the question here. Do you mean to say you want a work around for all these limitations?