Skip to content

Commit 0796710

Browse files
committed
address verbatims- october
1 parent 2379fd9 commit 0796710

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

articles/active-directory-b2c/add-ropc-policy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ When using the ROPC flow, consider the following:
6767

6868
::: zone pivot="b2c-custom-policy"
6969

70+
## Pre-requisite
71+
If you've not done so, learn about custom policy starter pack in [Get started with custom policies in Active Directory B2C](tutorial-create-user-flows.md)
72+
7073
## Create a resource owner policy
7174

7275
1. Open the *TrustFrameworkExtensions.xml* file.
275 Bytes
Loading

articles/active-directory-b2c/tutorial-create-tenant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: tutorial
11-
ms.date: 09/25/2021
11+
ms.date: 10/26/2021
1212
ms.author: kengaderdus
1313
ms.subservice: B2C
1414
ms.custom: "b2c-support"
@@ -54,8 +54,8 @@ You learn how to register an application in the next tutorial.
5454

5555
1. Add **Microsoft.AzureActiveDirectory** as a resource provider for the Azure subscription your're using ([learn more](../azure-resource-manager/management/resource-providers-and-types.md?WT.mc_id=Portal-Microsoft_Azure_Support#register-resource-provider-1)):
5656

57-
1. On the Azure portal search for and select **Subscriptions**.
58-
2. Select your subscription, and then in the left menu, select **Resource providers**. If you do not see the menu
57+
1. On the Azure portal, search for and select **Subscriptions**.
58+
2. Select your subscription, and then in the left menu, select **Resource providers**. If you do not see the menu, select the **Show the menu for < name of your subscription >** icon at the top left part of the page.
5959
3. Make sure the **Microsoft.AzureActiveDirectory** row shows a status of **Registered**. If it doesn't, select the row, and then select **Register**.
6060

6161
1. On the Azure portal menu or from the **Home** page, select **Create a resource**.

0 commit comments

Comments
 (0)