Skip to content

Commit 9ae592b

Browse files
authored
Sentinel removing preview tags
1 parent b697cf1 commit 9ae592b

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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)