Skip to content

Commit d3b97c2

Browse files
Merge pull request #279146 from batamig/patch-426
Sentinel removing preview tags
2 parents 8972142 + 0bf4db5 commit d3b97c2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

articles/sentinel/automation/automation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@ After onboarding your Microsoft Sentinel workspace to the unified security opera
6262
| **Microsoft incident creation rules** | Microsoft incident creation rules aren't supported in the unified security operations platform. <br><br>For more information, see [Microsoft Defender XDR incidents and Microsoft incident creation rules](../microsoft-365-defender-sentinel-integration.md#microsoft-defender-xdr-incidents-and-microsoft-incident-creation-rules). |
6363
| **Running automation rules from the Defender portal** | It might take up to 10 minutes from the time that an alert is triggered and an incident is created or updated in the Defender portal to when an automation rule is run. This time lag is because the incident is created in the Defender portal and then forwarded to Microsoft Sentinel for the automation rule. |
6464
| **Active playbooks tab** | After onboarding to the unified security operations platform, by default the **Active playbooks** tab shows a predefined filter with onboarded workspace's subscription. In the Azure portal, add data for other subscriptions using the subscription filter. <br><br>For more information, see [Create and customize Microsoft Sentinel playbooks from content templates](use-playbook-templates.md). |
65-
| **Running playbooks manually on demand** | The following procedures aren't currently supported in the unified security operations platform: <br><li>[Run a playbook manually on an alert](run-playbooks.md#run-a-playbook-manually-on-an-alert)<br><li>[Run a playbook manually on an entity (Preview)](run-playbooks.md#run-a-playbook-manually-on-an-entity-preview) |
65+
| **Running playbooks manually on demand** | The following procedures aren't currently supported in the unified security operations platform: <br><li>[Run a playbook manually on an alert](run-playbooks.md#run-a-playbook-manually-on-an-alert)<br><li>[Run a playbook manually on an entity (Preview)](run-playbooks.md#run-a-playbook-manually-on-an-entity) |
6666
| **Running playbooks on incidents requires Microsoft Sentinel sync** | If you try to run a playbook on an incident from the unified security operations platform and see the message *"Can't access data related to this action. Refresh the screen in a few minutes."* message, this means that the incident isn't yet synchronized to Microsoft Sentinel. <br><br>Refresh the incident page after the incident is synchronized to run the playbook successfully. |
6767

6868

6969
## Related content
7070

7171
- [Automate threat response in Microsoft Sentinel with automation rules](../automate-incident-handling-with-automation-rules.md)
7272
- [Automate threat response with playbooks in Microsoft Sentinel](automate-responses-with-playbooks.md)
73-
- [Create and use Microsoft Sentinel automation rules to manage response](../create-manage-use-automation-rules.md)
73+
- [Create and use Microsoft Sentinel automation rules to manage response](../create-manage-use-automation-rules.md)

articles/sentinel/automation/run-playbooks.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Beginning **June 2023**, you can no longer add playbooks to analytics rules in t
153153

154154
## Run a playbook manually, on demand
155155

156-
You can also manually run a playbook on demand, whether in response to alerts, incidents (in preview), or entities (also in preview). This can be useful in situations where you want more human input into and control over orchestration and response processes.
156+
You can also manually run a playbook on demand, whether in response to alerts, incidents, or entities. This can be useful in situations where you want more human input into and control over orchestration and response processes.
157157

158158
### Run a playbook manually on an alert
159159

@@ -187,7 +187,7 @@ In the Azure portal, select one of the following tabs as needed for your environ
187187

188188
You can see the run history for playbooks on an alert by selecting the **Runs** tab on the **Alert playbooks** pane. It might take a few seconds for any just-completed run to appear in the list. Selecting a specific run opens the full run log in Logic Apps.
189189

190-
### Run a playbook manually on an incident (preview)
190+
### Run a playbook manually on an incident
191191

192192
This procedure differs, depending on if you're working in Microsoft Sentinel or in the unified security operations platform. Select the relevant tab for your environment:
193193

@@ -196,7 +196,7 @@ This procedure differs, depending on if you're working in Microsoft Sentinel or
196196

197197
1. In the **Incidents** page, select an incident.
198198

199-
1. From the incident details pane that appears on the side, select **Actions > Run playbook (Preview)**.
199+
1. From the incident details pane that appears on the side, select **Actions > Run playbook**.
200200

201201
Selecting the three dots at the end of the incident's line on the grid or right-clicking the incident displays the same list as the **Action** button.
202202

@@ -216,7 +216,7 @@ This procedure differs, depending on if you're working in Microsoft Sentinel or
216216

217217
1. In the **Incidents** page, select an incident.
218218

219-
1. From the incident details pane that appears on the side, select **Run Playbook (Preview)**.
219+
1. From the incident details pane that appears on the side, select **Run Playbook**.
220220

221221
1. The **Run playbook on incident** panel opens on the side, with all related playbooks for the selected incident. In the **Action** column, select **Run playbook** for the playbook you want to run immediately.
222222

@@ -231,7 +231,7 @@ The **Actions** column might also show one of the following statuses:
231231

232232
View the run history for playbooks on an incident by selecting the **Runs** tab on the **Run playbook on incident** panel. It might take a few seconds for any just-completed run to appear in the list. Selecting a specific run opens the full run log in Logic Apps.
233233

234-
### Run a playbook manually on an entity (preview)
234+
### Run a playbook manually on an entity
235235

236236
This procedure isn't supported in the unified security operations platform.
237237

@@ -243,11 +243,11 @@ Select an entity in one of the following ways, depending on your originating con
243243

244244
In the **Entities** widget in the **Overview** tab, locate your entity, and do one of the following:
245245

246-
- Don't select the entity. Instead, select the three dots to the right of the entity, and then select **Run playbook (Preview)**. Locate the playbook you want to run, and select **Run** in that playbook's row.
246+
- Don't select the entity. Instead, select the three dots to the right of the entity, and then select **Run playbook**. Locate the playbook you want to run, and select **Run** in that playbook's row.
247247

248248
- Select the entity to open the **Entities tab** of the incident details page. Locate your entity on the list, and select the three dots to the right. Locate the playbook you want to run, and select **Run** in that playbook's row.
249249

250-
- Select an entity and drill down to the entity details page. Then, select the **Run playbook (Preview)** button in the left-hand panel. Locate the playbook you want to run, and select **Run** in that playbook's row.
250+
- Select an entity and drill down to the entity details page. Then, select the **Run playbook** button in the left-hand panel. Locate the playbook you want to run, and select **Run** in that playbook's row.
251251

252252
#### [Incident details page (legacy)](#tab/incident-details-legacy)
253253

@@ -257,18 +257,18 @@ In the **Entities** widget in the **Overview** tab, locate your entity, and do o
257257

258258
1. Do one of the following:
259259

260-
- Select the **Run playbook (Preview)** link at the end of the entity line in the list.
261-
- Select the entity to drill down to the entity details page and select the **Run playbook (Preview)** button in the left-hand panel.
260+
- Select the **Run playbook** link at the end of the entity line in the list.
261+
- Select the entity to drill down to the entity details page and select the **Run playbook** button in the left-hand panel.
262262

263263
1. Locate the playbook you want to run, and select **Run** in that playbook's row.
264264

265265
#### [Investigation graph](#tab/investigation-graph)
266266

267267
**If you're in the Investigation graph:**
268268

269-
1. Select an entity in the graph and then select the **Run playbook (Preview)** button in the entity side panel.
269+
1. Select an entity in the graph and then select the **Run playbook** button in the entity side panel.
270270

271-
For some entity types, you might have to select the **Entity actions** button and from the resulting menu select **Run playbook (Preview)**.
271+
For some entity types, you might have to select the **Entity actions** button and from the resulting menu select **Run playbook**.
272272

273273
1. Locate the playbook you want to run, and select **Run** in that playbook's row.
274274

@@ -277,7 +277,7 @@ In the **Entities** widget in the **Overview** tab, locate your entity, and do o
277277
**If you're proactively hunting for threats:**
278278

279279
1. From the **Entity behavior** screen, select an entity from the lists on the page, or search for and select another entity.
280-
1. In the [entity page](../entity-pages.md), select the **Run playbook (Preview)** button in the left-hand panel.
280+
1. In the [entity page](../entity-pages.md), select the **Run playbook** button in the left-hand panel.
281281
1. Locate the playbook you want to run, and select **Run** in that playbook's row.
282282
---
283283

@@ -290,4 +290,4 @@ On the **Run playbook on *\<entity type>** pane, select the **Runs** tab to see
290290
For more information, see:
291291

292292
- [Create and manage Microsoft Sentinel playbooks](create-playbooks.md)
293-
- [Automate threat response in Microsoft Sentinel with automation rules](../automate-incident-handling-with-automation-rules.md)
293+
- [Automate threat response in Microsoft Sentinel with automation rules](../automate-incident-handling-with-automation-rules.md)

0 commit comments

Comments
 (0)