Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 71e329b

Browse files
committedMay 16, 2022
Create separate delete article
1 parent 23ee609 commit 71e329b

File tree

4 files changed

+49
-23
lines changed

4 files changed

+49
-23
lines changed
 
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Delete installed Microsoft Sentinel out-of-the-box content and solutions
3+
description: Remove solutions and content you've deployed in Microsoft Sentinel.
4+
author: cwatson-cat
5+
ms.topic: how-to
6+
ms.date: 05/16/2022
7+
ms.author: cwatson
8+
ms.custom: ignite-fall-2021
9+
---
10+
11+
# Delete installed Microsoft Sentinel out-of-the-box content and solutions (public preview)
12+
13+
If you've installed a Microsoft Sentinel out-of-the-box solution, you can remove content items from the solution or delete the installed solution. If you later need to restore deleted content items, select **Reinstall** on the solution. Similarly, you can restore the solution by re-installing the solution.
14+
15+
> [!IMPORTANT]
16+
>
17+
> Microsoft Sentinel solutions and the Microsoft Sentinel Content Hub are currently in **PREVIEW**, as are all individual solution packages. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
18+
19+
## Delete content items
20+
21+
Delete content items for an installed solution deployed by the content hub.
22+
23+
1. In the content hub, select an installed solution where the content source is **Content hub**.
24+
1. On the solutions details page, select **Manage**.
25+
1. Select the content item or items you want to delete.
26+
1. Select **Delete items**.
27+
28+
:::image type="content" source="media/sentinel-solutions-delete/manage-solution-delete-item.png" alt-text="Screenshot of solution with content items selected for deletion.":::
29+
30+
To restore deleted content items, select **Reinstall** on the solution.
31+
32+
## Delete the solution
33+
34+
Delete a solution and the related content templates from the content hub or in the manage solution view. Active, cloned, saved, or custom items associated with a content template aren't deleted.
35+
36+
1. In the content hub, select an installed solution.
37+
1. On the solutions details page, select **Delete**.
38+
1. Select **Yes** to delete the solution and the templates.
39+
40+
:::image type="content" source="media/sentinel-solutions-delete/manage-solution-delete.png" alt-text="Screenshot of the delete confirmation prompt.":::
41+
42+
To restore an out-of-the-box solution from the content hub, select the solution and **Install**.
43+
44+
## Next steps
45+
46+
- [Centrally discover and deploy Microsoft Sentinel out-of-the-box content and solutions (public preview)](sentinel-solutions-deploy.md)
47+
- [About Microsoft Sentinel content and solutions](sentinel-solutions.md)
48+
- [Microsoft Sentinel content hub catalog](sentinel-solutions-catalog.md)

‎articles/sentinel/sentinel-solutions-deploy.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -102,29 +102,6 @@ Centrally manage content items for an installed solution deployed by the content
102102

103103
1. **Playbook** - Not yet supported in this view. In Microsoft Sentinel, go to **Playbook** to find and use the solution's playbook.
104104

105-
## Delete content items
106-
107-
Delete content items for an installed solution deployed by the content hub.
108-
109-
1. In the content hub, select an installed solution where the content source is **Content hub**.
110-
1. On the solutions details page, select **Manage**.
111-
1. Select the content item or items you want to delete.
112-
1. Select **Delete items**.
113-
114-
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-delete-item.png" alt-text="Screenshot of solution with content items selected for deletion.":::
115-
116-
To restore deleted content items, select **Reinstall** on the solution.
117-
118-
## Delete the solution
119-
120-
Delete a solution and the related content templates from the content hub or in the manage solution view. Active, cloned, saved, or custom items associated with a content template aren't deleted.
121-
122-
1. In the content hub, select an installed solution.
123-
1. On the solutions details page, select **Delete**.
124-
1. Select **Yes** to delete the solution and the templates.
125-
126-
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-delete.png" alt-text="Screenshot of the delete confirmation prompt.":::
127-
128105
## Find the support model for your solution
129106

130107
Each solution lists details about its support model on the solution's details pane, in the **Support** box, where either **Microsoft** or a partner's name is listed. For example:
@@ -141,6 +118,7 @@ In this document, you learned about Microsoft Sentinel solutions and how to find
141118

142119
- Learn more about [Microsoft Sentinel solutions](sentinel-solutions.md).
143120
- See the full [Microsoft Sentinel solutions catalog](sentinel-solutions-catalog.md).
121+
- [Delete installed Microsoft Sentinel out-of-the-box content and solutions (public preview)](sentinel-solutions-delete.md)
144122

145123
Many solutions include data connectors that you'll need to configure so that you can start ingesting your data into Microsoft Sentinel. Each data connector will have its own set of requirements, detailed on the data connector page in Microsoft Sentinel.
146124

0 commit comments

Comments
 (0)
Please sign in to comment.