Skip to content

Commit fbf4d9f

Browse files
Merge pull request #250893 from omondiatieno/intergrate-cloudfare
Integrate cloudfare - UI updates
2 parents ecfa5b8 + ca506e0 commit fbf4d9f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

articles/active-directory/manage-apps/cloudflare-integration.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ In this tutorial, learn to integrate Azure Active Directory (Azure AD) with Clou
2626
* See, [Quickstart: Create a new tenant in Azure AD](../fundamentals/create-new-tenant.md)
2727
* A Cloudflare Zero Trust account
2828
* If you don't have one, go to [Get started with Cloudflare's Zero Trust platform](https://dash.cloudflare.com/sign-up/teams)
29+
* One of the following roles: Global Administrator, Cloud Application Administrator, or Application Administrator.
30+
2931

3032
## Integrate organization identity providers with Cloudflare Access
3133

@@ -65,13 +67,12 @@ Integrate Cloudflare Zero Trust account with an instance of Azure AD.
6567

6668
Use the instructions in the following three sections to register Cloudflare with Azure AD.
6769

68-
1. Sign in to the [Azure portal](https://portal.azure.com).
69-
2. Under **Azure Services**, select **Azure Active Directory**.
70-
3. In the left menu, under **Manage**, select **App registrations**.
71-
4. Select the **+ New registration** tab.
72-
5. Enter an application **Name**
73-
6. Enter a team name with **callback** at the end of the path. For example, `https://<your-team-name>.cloudflareaccess.com/cdn-cgi/access/callback`
74-
7. Select **Register**.
70+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
71+
2. Browse to **Identity** > **Applications** > **App registrations**.
72+
3. Select **New registration**.
73+
4. Enter an application **Name**.
74+
5. Enter a team name with **callback** at the end of the path. For example, `https://<your-team-name>.cloudflareaccess.com/cdn-cgi/access/callback`
75+
6. Select **Register**.
7576

7677
See the [team domain](https://developers.cloudflare.com/cloudflare-one/glossary#team-domain) definition in the Cloudflare Glossary.
7778

0 commit comments

Comments
 (0)