You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/portals/configure/configure-azure-ad-b2c-provider.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 12/10/2020
8
+
ms.date: 02/16/2021
9
9
ms.author: sandhan
10
10
ms.reviewer: tapanm
11
11
---
@@ -79,12 +79,15 @@ Select **Next** to continue.
79
79
Select this option to create a new Azure AD B2C tenant.
80
80
81
81
> [!NOTE]
82
-
> Ensure that the account you use to sign in to Power Apps has been assigned at least the [Contributor role](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles) for the subscription or for a resource group within the subscription.
82
+
> - Ensure that the account you use to sign in to Power Apps has been assigned at least the [Contributor role](https://docs.microsoft.com/azure/role-based-access-control/built-in-roles) for the subscription or for a resource group within the subscription.
83
+
> - Ensure the Azure subscription has the **Microsoft.AzureActiveDirectory** resource provider registered. Otherwise, creating the new Azure AD B2C tenant will fail with this error:
84
+
> <br> `Error occurred while creating Azure AD B2C tenant. The subscription is not registered to use namespace 'Microsoft.AzureActiveDirectory'. See https://aka.ms/rps-not-found for how to register subscriptions.` More information: [Resolve errors for resource provider registration in Azure](https://docs.microsoft.com/azure/azure-resource-manager/templates/error-register-resource-provider)
83
85
84
86

85
87
<!--markdownlint-disable MD036-->
86
88
**To create a new Azure AD B2C tenant**
87
89
<!--markdownlint-enable MD036-->
90
+
88
91
1. Select the Azure AD tenant or directory.
89
92
90
93
1. Select a subscription for the tenant, or—if you want to create a new subscription from the Azure portal—select **Add subscription**.
0 commit comments