Skip to content

Commit 81b12ea

Browse files
authored
Merge pull request #105916 from msmimart/mm-directfedmulti
[B2B] Direct Fed limitation: Multiple domains from the same tenant unsupported
2 parents 64088ef + dd1f1ba commit 81b12ea

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/active-directory/b2b/direct-federation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: B2B
88
ms.topic: conceptual
9-
ms.date: 08/07/2019
9+
ms.date: 02/27/2019
1010

1111
ms.author: mimart
1212
author: msmimart
@@ -61,6 +61,10 @@ If you specify the metadata URL in the identity provider settings, Azure AD will
6161

6262
### Limit on federation relationships
6363
Currently, a maximum of 1,000 federation relationships is supported. This limit includes both [internal federations](https://docs.microsoft.com/powershell/module/msonline/set-msoldomainfederationsettings?view=azureadps-1.0) and direct federations.
64+
65+
### Limit on multiple domains
66+
We don’t currently support direct federation with multiple domains from the same tenant.
67+
6468
## Frequently asked questions
6569
### Can I set up direct federation with a domain for which an unmanaged (email-verified) tenant exists?
6670
Yes. If the domain hasn't been verified and the tenant hasn't undergone an [admin takeover](../users-groups-roles/domains-admin-takeover.md), you can set up direct federation with that domain. Unmanaged, or email-verified, tenants are created when a user redeems a B2B invitation or performs a self-service sign-up for Azure AD using a domain that doesn’t currently exist. You can set up direct federation with these domains. If you try to set up direct federation with a DNS-verified domain, either in the Azure portal or via PowerShell, you'll see an error.

0 commit comments

Comments
 (0)