Skip to content

Commit adf8d7a

Browse files
committed
GAing the features
1 parent 84db7c3 commit adf8d7a

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed
-1.48 KB
Loading
-1.45 KB
Loading
-2.63 KB
Loading

articles/security-center/workflow-automation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Workflow automation (Preview) in Azure Security Center | Microsoft Docs
2+
title: Workflow automation in Azure Security Center | Microsoft Docs
33
description: "Learn how to create and automate workflows in Azure Security Center"
44
services: security-center
55
author: memildin
@@ -11,14 +11,14 @@ ms.author: memildin
1111
---
1212

1313

14-
# Workflow automation (Preview)
14+
# Workflow automation
1515

1616
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.
1717

18-
This article describes the Workflow automation feature (preview) of Azure Security Center. This preview feature can trigger Logic Apps on security alerts and recommendations. For example, you might want Security Center to email a specific user when an alert occurs. You'll also learn how to create Logic Apps using [Azure Logic Apps](https://docs.microsoft.com/azure/logic-apps/logic-apps-overview).
18+
This article describes the workflow automation feature of Azure Security Center. This feature can trigger Logic Apps on security alerts and recommendations. For example, you might want Security Center to email a specific user when an alert occurs. You'll also learn how to create Logic Apps using [Azure Logic Apps](https://docs.microsoft.com/azure/logic-apps/logic-apps-overview).
1919

2020
> [!NOTE]
21-
> If you previously used the Playbooks (Preview) view on the sidebar, you'll find the same features together with the expanded functionality in the new Workflow automation (Preview) page.
21+
> If you previously used the Playbooks (Preview) view on the sidebar, you'll find the same features together with the expanded functionality in the new workflow automation page.
2222
2323

2424
## Requirements
@@ -34,7 +34,7 @@ This article describes the Workflow automation feature (preview) of Azure Securi
3434

3535
## Create a Logic App and define when it should automatically run
3636

37-
1. From Security Center's sidebar, select **Workflow automation (Preview)**.
37+
1. From Security Center's sidebar, select **Workflow automation**.
3838

3939
[![List of workflow automations](media/workflow-automation/list-of-workflow-automations.png)](media/workflow-automation/list-of-workflow-automations.png#lightbox)
4040

@@ -60,8 +60,8 @@ This article describes the Workflow automation feature (preview) of Azure Securi
6060

6161
In the Logic App designer the following triggers from the Security Center connectors are supported:
6262

63-
* **When an Azure Security Center Recommendation is created or triggered (Preview)**
64-
* **When an Azure Security Center Alert is created or triggered (Preview)**
63+
* **When an Azure Security Center Recommendation is created or triggered**
64+
* **When an Azure Security Center Alert is created or triggered**
6565

6666
> [!NOTE]
6767
> If you are using the legacy trigger "When a response to an Azure Security Center alert is triggered", your Logic Apps will not be launched by the Workflow Automation feature. Instead, use either of the triggers mentioned above.
@@ -79,7 +79,7 @@ This article describes the Workflow automation feature (preview) of Azure Securi
7979

8080
You can also run Logic Apps manually when viewing a security recommendation.
8181

82-
To manually run a Logic App, open a recommendation and click Trigger Logic App (Preview):
82+
To manually run a Logic App, open a security alert or a just-in-time (JIT) virtual machine access recommendation and click **Trigger Logic App**:
8383

8484
[![Manually trigger a Logic App](media/workflow-automation/manually-trigger-logic-app.png)](media/workflow-automation/manually-trigger-logic-app.png#lightbox)
8585

0 commit comments

Comments
 (0)