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: CloudAppSecurityDocs/app-governance-app-policies-manage.md
+14-33Lines changed: 14 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
---
2
2
title: Manage app policies
3
-
ms.date: 05/21/2023
3
+
ms.date: 09/08/2025
4
4
ms.topic: how-to
5
5
description: Manage your app governance policies.
6
+
ms.reviewer: shragar456
6
7
---
7
8
8
9
# Manage app policies
@@ -12,55 +13,35 @@ Use app governance to manage OAuth policies for Microsoft 365, Google Workspace,
12
13
You might need to manage your app policies as follows to keep up-to-date with your organization's apps, respond to new app-based attacks, and for ongoing changes to your app compliance needs:
13
14
14
15
- Create new policies targeted at new apps
15
-
- Change the status of an existing policy (active, inactive, audit mode)
16
+
- Change the status of an existing policy (active or disable)
16
17
- Change the conditions of an existing policy
17
18
- Change the actions of an existing policy for auto-remediation of alerts
## Manage OAuth app policies for Microsoft Entra ID
22
-
23
-
Here's an example of a process for managing an existing policy for Microsoft Entra apps:
24
-
25
-
1. Edit the policy:
26
-
27
-
- Change the settings of the policy.
28
-
- If needed, change the status to **Audit mode** for testing.
29
-
30
-
1. Check for expected behavior, such as alerts generated.
31
-
1. If the behavior isn't expected, go back to step 1.
32
-
1. If the behavior is expected, edit the policy and change its status to active (if needed).
33
-
34
-
For example:
35
-
36
-
:::image type="content" source="media/app-governance/mapg-manage-policy-process.png" alt-text="Diagram of the manage app policy workflow." lightbox="media/app-governance/mapg-manage-policy-process.png" border="false":::
21
+
## Editing an app policy configuration
37
22
38
-
> [!NOTE]
39
-
> Following the change in the **Activity type** filter, policies with the previous filter will have a "LEGACY" label attached to the filter and if the policies are edited or deleted the filter can't be restored.
23
+
To change the configuration of a user defined app policy:
40
24
41
-
## Editing an app policy configuration
25
+
1. Select the policy in the policy list, and then select **Edit** on the app policy pane.
42
26
43
-
To change the configuration of an existing app policy:
27
+
1. In the **Edit policy** page, you can make the following changes:
44
28
45
-
- Select the policy in the policy list, and then select **Edit** on the app policy pane.
46
-
- Select the vertical ellipses for the policy in the list, and then select **Edit**.
29
+
-**Description**: Change the description to make it easier to understand the policy's purpose.
30
+
-**Severity** : Change the severity for your app policy to low, medium, or high.
31
+
-**Policy settings**: Change the set of apps to which the policy applies. You can also choose to use the existing conditions or modify the conditions
32
+
-**Actions**: Change the autoremediation action for alerts generated by the policy.
33
+
-**Status**: Change the policy status.
47
34
48
-
For the **Edit policy** page, step through the pages and make the appropriate changes:
35
+
:::image type="content" source="media/app-governance-app-policies-manage/edit-user-defined-policy.png" alt-text="Screenshot that shows how to edit a user defined policy in the Defender portal. " lightbox="media/app-governance-app-policies-manage/edit-user-defined-policy.png":::
49
36
50
-
-**Description**: Change the description to make it easier to understand the policy's purpose.
51
-
-**Severity**
52
-
-**Policy settings**: Change the set of apps to which the policy applies. You can also choose to use the existing conditions or modify the conditions
53
-
-**Actions**: Change the autoremediation action for alerts generated by the policy.
54
-
-**Status**: Change the policy status.
55
37
56
38
## Deleting an app policy
57
39
58
40
To delete an app policy, you can:
59
41
60
42
- Select the policy in the policy list, and then select **Delete** on the app policy pane.
61
-
- Select the vertical ellipses for the policy in the list, and then select **Delete**.
62
43
63
-
An alternative to deleting an app policy is to change its status to inactive. Once inactive, the policy doesn't generate alerts. For example, rather than deleting an app policy for an app with a specific set of conditions that are useful for a future policy, rename the app policy to indicate its usefulness and set its status to inactive. You can later return to the policy and modify it for a similar app and set its status to audit mode or inactive.
44
+
An alternative to deleting an app policy is to change its status to disabled. Once disabled, the policy doesn't generate alerts. For example, rather than deleting an app policy for an app with a specific set of conditions that are useful for a future policy, rename the app policy to indicate its usefulness and set its status to disabled.
0 commit comments