Skip to content

Commit 432328f

Browse files
authored
Merge pull request #2811 from franciscopgomes/patch-2
Update microsoft-tunnel-conditional-access.md
2 parents c7bb4d0 + d8e4c3b commit 432328f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

memdocs/intune/protect/microsoft-tunnel-conditional-access.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ Before you can configure Conditional Access policies for the tunnel, you must en
3939

4040
2. Download the PowerShell script named **mst-ca-provisioning.ps1** from aka.ms/mst-ca-provisioning.
4141

42-
3. Using credentials that have the Azure Role permissions [equivalent to **Application Administrator**](/azure/active-directory/users-groups-roles/directory-assign-admin-roles#application-administrator-permissions), run the script from any location in your environment, to provision your tenant.
42+
3. Using credentials that have the Azure Role permissions [equivalent to **Global Administrator**](/azure/active-directory/roles/permissions-reference#global-administrator), run the script from any location in your environment, to provision your tenant.
4343

44-
The script modifies your tenant by creating a service principle with the following details:
44+
The script modifies your tenant by creating a service principal with the following details:
4545

4646
- App ID: 3678c9e9-9681-447a-974d-d19f668fcd88
4747
- Name: Microsoft Tunnel Gateway
4848

49-
The addition of this service principle is required so you can select the tunnel cloud app while configuring Conditional Access policies. It's also possible to use Graph to add the service principle information to your tenant.
49+
The addition of this service principal is required so you can select the tunnel cloud app while configuring Conditional Access policies. It's also possible to use Graph to add the service principal information to your tenant.
5050

5151
4. After the script completes, you can use your normal process to create Conditional Access policies.
5252

0 commit comments

Comments
 (0)