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/dev-box/how-to-elevate-privilege-dev-box.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ In this section, you configure EPM licensing and assign the EPM license to a use
47
47
48
48
1. Apply the EPM license in Microsoft 365:
49
49
50
-
1.In the [Microsoft 365 admin center](https://admin.microsoft.com/Adminportal/Home?#/catalog), go to **Billing** > **Purchase services** > **Endpoint Privilege Management**, and then select your EPM license.
50
+
In the [Microsoft 365 admin center](https://admin.microsoft.com/Adminportal/Home?#/catalog), go to **Billing** > **Purchase services** > **Endpoint Privilege Management**, and then select your EPM license.
51
51
52
52
1. Assign E5 and EPM licenses to target user in Microsoft Entra ID:
53
53
@@ -104,16 +104,16 @@ In this section, you create a dev box and an Intune group that you use to test t
104
104
:::image type="content" source="media/how-to-elevate-privilege-dev-box/intune-endpoint-security.png" alt-text="Screenshot of Microsoft Intune admin center, showing the Endpoint security | Endpoint Privilege Management pane." lightbox="media/how-to-elevate-privilege-dev-box/intune-endpoint-security.png":::
105
105
106
106
1. In the **Create a profile** pane, select the following settings:
107
-
-**Platform**: Windows 10 and later
108
-
-**Profile type**: Elevation settings policy
107
+
-**Platform**: Windows 10 and later
108
+
-**Profile type**: Elevation settings policy
109
109
110
110
1. On the **Basics** tab, enter a name for the policy.
111
111
112
112
:::image type="content" source="media/how-to-elevate-privilege-dev-box/create-profile-name.png" alt-text="Screenshot showing the Create profile basics tab with Policy name highlighted." lightbox="media/how-to-elevate-privilege-dev-box/create-profile-name.png":::
113
113
114
114
1. On the **Configuration settings** tab, in **Default elevation response**, select **Deny all elevation requests**.
115
115
116
-
:::image type="content" source="media/how-to-elevate-privilege-dev-box/deny-all-requests.png" alt-text="Screenshot showing the Configuration settings tab, with Endpoint Privilege Management enabled and Default elevation response set to Deny all requests." lightbox="media/how-to-elevate-privilege-dev-box/deny-all-requests.png":::
116
+
:::image type="content" source="media/how-to-elevate-privilege-dev-box/deny-all-requests.png" alt-text="Screenshot showing the Configuration settings tab, with Endpoint Privilege Management enabled and Default elevation response set to Deny all requests." lightbox="media/how-to-elevate-privilege-dev-box/deny-all-requests.png":::
117
117
118
118
1. On the **Assignments** tab, select **Add groups**, add the group you created earlier, and then select **Create**.
119
119
@@ -140,7 +140,7 @@ In this section, you validate that the Microsoft EPM Agent is installed and the
140
140
141
141
1. Attempt to run an application with administrative privileges.
142
142
143
-
1.On your dev box, right-click an application and select **Run with elevated access**. You receive a message that the installation is blocked.
143
+
On your dev box, right-click an application and select **Run with elevated access**. You receive a message that the installation is blocked.
0 commit comments