Skip to content

Commit f3fb3f3

Browse files
authored
Update partner-bindid.md
1 parent 338736e commit f3fb3f3

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/active-directory-b2c/partner-bindid.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,23 @@ The following architecture diagram illustrates the implementation:
3737

3838
To get started, you need:
3939

40+
::: zone pivot="b2c-user-flow"
41+
4042
* A Microsoft Entra subscription. If you don't have one, get a [free account](https://azure.microsoft.com/free/).
4143
* [An Azure AD B2C tenant](./tutorial-create-tenant.md) linked to the Entra subscription.
4244
* [A registered web application](./tutorial-register-applications.md) in your Azure AD B2C tenant.
43-
* [Azure AD B2C custom policies](./tutorial-create-user-flows.md?pivots=b2c-custom-policy).
4445
* A Transmit Security tenant. Go to [transmitsecurity.com](https://transmitsecurity.com/).
4546

47+
::: zone-end
48+
49+
::: zone pivot="b2c-custom-policy"
50+
* A Microsoft Entra subscription. If you don't have one, get a [free account](https://azure.microsoft.com/free/).
51+
* [An Azure AD B2C tenant](./tutorial-create-tenant.md) linked to the Entra subscription.
52+
* [A registered web application](./tutorial-register-applications.md) in your Azure AD B2C tenant.
53+
* [Azure AD B2C custom policies](./tutorial-create-user-flows.md?pivots=b2c-custom-policy).
54+
* A Transmit Security tenant. Go to [transmitsecurity.com](https://transmitsecurity.com/).
55+
*
56+
::: zone-end
4657

4758
## Step 1: Create a Transmit app
4859

0 commit comments

Comments
 (0)