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: articles/active-directory/manage-apps/cloudflare-integration.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ In this tutorial, learn to integrate Azure Active Directory (Azure AD) with Clou
26
26
* See, [Quickstart: Create a new tenant in Azure AD](../fundamentals/create-new-tenant.md)
27
27
* A Cloudflare Zero Trust account
28
28
* 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
+
29
31
30
32
## Integrate organization identity providers with Cloudflare Access
31
33
@@ -65,13 +67,12 @@ Integrate Cloudflare Zero Trust account with an instance of Azure AD.
65
67
66
68
Use the instructions in the following three sections to register Cloudflare with Azure AD.
67
69
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**.
75
76
76
77
See the [team domain](https://developers.cloudflare.com/cloudflare-one/glossary#team-domain) definition in the Cloudflare Glossary.
0 commit comments