Skip to content

Commit fd97c58

Browse files
author
RoseHJM
committed
Fixed blocking issues
1 parent 1c3c955 commit fd97c58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/dev-box/how-to-elevate-privilege-dev-box.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In this section, you configure EPM licensing and assign the EPM license to a use
4747

4848
1. Apply the EPM license in Microsoft 365:
4949

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.
5151

5252
1. Assign E5 and EPM licenses to target user in Microsoft Entra ID:
5353

@@ -104,16 +104,16 @@ In this section, you create a dev box and an Intune group that you use to test t
104104
:::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":::
105105

106106
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
109109

110110
1. On the **Basics** tab, enter a name for the policy.
111111

112112
:::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":::
113113

114114
1. On the **Configuration settings** tab, in **Default elevation response**, select **Deny all elevation requests**.
115115

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":::
117117

118118
1. On the **Assignments** tab, select **Add groups**, add the group you created earlier, and then select **Create**.
119119

@@ -140,7 +140,7 @@ In this section, you validate that the Microsoft EPM Agent is installed and the
140140

141141
1. Attempt to run an application with administrative privileges.
142142

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.
144144

145145
## Related content
146146

0 commit comments

Comments
 (0)