Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions articles/active-directory-b2c/service-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,10 @@ The following table lists the administrative configuration limits in the Azure A
|Number of sign-out URLs per application  |1 |
|String Limit per Attribute |250 Chars |
|Number of B2C tenants per subscription |20 |
|Total number of objects (user accounts and applications) per tenant (default limit)|1.25 million |
|Total number of objects (user accounts and applications) per tenant (using a verified custom domain). If you want to increase this limit, please contact [Microsoft Support](find-help-open-support-ticket.md).|5.25 million |
|Total number of objects per tenant (default limit)|1.25 million (1M user accounts and 250K applications) |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we maintain the 1.25 million in the Limit column, then add notes below the table (reference using footnotes). How this work out? We want to keep the Limit column clean. We can then apply all this in the other new row.

|Total number of objects per tenant (using a verified custom domain). If you want to increase this limit, please contact [Microsoft Support](find-help-open-support-ticket.md).|5.25 million (5M user accounts and 250K applications) |
|Japan Go-Local B2C Tenants - Total number of objects per tenant (default limit)|310,000 (60K user accounts and 250K applications)|
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can rephrase Japan Go-Local B2C Tenants - Total number of objects per tenant (default limit) to Number of objects per tenant for Japan Go-Local Azure AD B2C tenants (default limit)

|Japan Go-Local B2C Tenants - Total number of objects per tenant (using a verified custom domain). If you want to increase this limit, please contact [Microsoft Support](find-help-open-support-ticket.md).|570,000 (320K user accounts and 250K applications)|
|Levels of [inheritance](custom-policy-overview.md#inheritance-model) in custom policies |10 |
|Number of policies per Azure AD B2C tenant (user flows + custom policies) |200 |
|Maximum policy file size |1024 KB |
Expand Down