Skip to content

Commit 4aa7b72

Browse files
authored
Specified consumption logic apps
------- cc: @bmansheim
1 parent cd3e885 commit 4aa7b72

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/defender-for-cloud/workflow-automation.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 09/21/2022
1111

1212
Every security program includes multiple workflows for incident response. These processes might include notifying relevant stakeholders, launching a change management process, and applying specific remediation steps. Security experts recommend that you automate as many steps of those procedures as you can. Automation reduces overhead. It can also improve your security by ensuring the process steps are done quickly, consistently, and according to your predefined requirements.
1313

14-
This article describes the workflow automation feature of Microsoft Defender for Cloud. This feature can trigger Logic Apps on security alerts, recommendations, and changes to regulatory compliance. For example, you might want Defender for Cloud to email a specific user when an alert occurs. You'll also learn how to create Logic Apps using [Azure Logic Apps](../logic-apps/logic-apps-overview.md).
14+
This article describes the workflow automation feature of Microsoft Defender for Cloud. This feature can trigger consumption Logic Apps on security alerts, recommendations, and changes to regulatory compliance. For example, you might want Defender for Cloud to email a specific user when an alert occurs. You'll also learn how to create Logic Apps using [Azure Logic Apps](../logic-apps/logic-apps-overview.md).
1515

1616

1717
## Availability
@@ -23,9 +23,6 @@ This article describes the workflow automation feature of Microsoft Defender for
2323
|Required roles and permissions:|**Security admin role** or **Owner** on the resource group<br>Must also have write permissions for the target resource<br><br>To work with Azure Logic Apps workflows, you must also have the following Logic Apps roles/permissions:<br> - [Logic App Operator](../role-based-access-control/built-in-roles.md#logic-app-operator) permissions are required or Logic App read/trigger access (this role can't create or edit logic apps; only *run* existing ones)<br> - [Logic App Contributor](../role-based-access-control/built-in-roles.md#logic-app-contributor) permissions are required for Logic App creation and modification<br>If you want to use Logic App connectors, you may need other credentials to sign in to their respective services (for example, your Outlook/Teams/Slack instances)|
2424
|Clouds:|:::image type="icon" source="./media/icons/yes-icon.png"::: Commercial clouds<br>:::image type="icon" source="./media/icons/yes-icon.png"::: National (Azure Government, Azure China 21Vianet)|
2525

26-
27-
28-
2926
## Create a logic app and define when it should automatically run
3027

3128
1. From Defender for Cloud's sidebar, select **Workflow automation**.
@@ -45,7 +42,7 @@ This article describes the workflow automation feature of Microsoft Defender for
4542
> [!NOTE]
4643
> If your trigger is a recommendation that has "sub-recommendations", for example **Vulnerability assessment findings on your SQL databases should be remediated**, the logic app will not trigger for every new security finding; only when the status of the parent recommendation changes.
4744
48-
1. The Logic App that will run when your trigger conditions are met.
45+
1. The consumption Logic App that will run when your trigger conditions are met.
4946

5047
1. From the Actions section, select **visit the Logic Apps page** to begin the Logic App creation process.
5148

0 commit comments

Comments
 (0)