You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/sentinel-solutions-deploy.md
+11-7Lines changed: 11 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,15 @@ ms.author: austinmc
9
9
10
10
# Discover and deploy Microsoft Sentinel out-of-the-box solutions from Content hub (Public preview)
11
11
12
-
The Microsoft Sentinel Content hub provides access to out-of-the-box (built-in) solutions, which are packed with Sentinel content for end-to-end product, domain, or industry needs.
13
-
14
-
This article describes how to install solutions and their components in your Microsoft Sentinel workspace.
12
+
The Microsoft Sentinel Content hub provides access to out-of-the-box (built-in) solutions, which are packed with Sentinel content for end-to-end products by domain or industry.
15
13
16
14
- Discover solutions in the Content hub based on status, the content type, support, provider and category.
17
15
18
16
- Install solutions in your workspace all at once or individually when you find ones that fit your organization's needs.
19
17
20
-
- View solutions in list view and quickly see which ones have updates.
18
+
- View solutions in list view and quickly see which ones have updates. Update them all at once.
21
19
22
-
- Manage solutions, including bulk updates to install the latest changes.
20
+
- Manage solutions to install its content types and get the latest changes.
23
21
24
22
If you're a partner who wants to create your own solution, see the [Microsoft Sentinel Solutions Build Guide](https://aka.ms/sentinelsolutionsbuildguide) for solution authoring and publishing.
25
23
@@ -33,6 +31,8 @@ In order to install, update or manage all solutions, you need the **Template Spe
33
31
34
32
## Discover solutions
35
33
34
+
The content hub offers the best way to find new solutions or manage the ones you already have installed.
35
+
36
36
1. From the Microsoft Sentinel navigation menu, under **Content management**, select **Content hub (Preview)**.
37
37
38
38
1. The **Content hub** page displays a searchable and filterable grid or list of solutions.
@@ -72,19 +72,23 @@ Solutions can be installed and updated individually or in bulk. Here's the proce
72
72
73
73
1. Finally, in the **Review + create** tab, wait for the `Validation Passed` message, then select **Create** or **Update** to deploy the solution. You can also select the **Download a template for automation** link to deploy the solution as code.
74
74
75
+
1. Each content type within the solution may require additional steps to configure. For more information, see [Enable content items in a solution](#enable-content-items-in-a-solution).
76
+
75
77
## Bulk install and update solutions
76
78
77
79
Content hub supports a list view in addition to the default card view. Multiple solutions can be selected with this view to install and update them all at once.
78
80
79
81
1. To install and/or update items in bulk, change to the list view.
80
82
:::image type="content" source="media/sentinel-solutions-deploy/content-hub-list-view.png" alt-text="Screenshot of the list view icon button highlighted.":::
81
83
82
-
1.Select the checkboxes to install and update multiple solutions.
84
+
1.The list view is paginated, so choose a filter to ensure the solutions you want to bulk install and modify are in view. Select their checkboxes and click the **Install/Update** button.
83
85
84
-
1. The content hub interface will indicate the install and update progress.
86
+
1. The content hub interface will indicate the install and update progress. Azure notifications will also indicate the action taken.
85
87
86
88
:::image type="content" source="media/sentinel-solutions-deploy/bulk-install-update.png" alt-text="Screenshot of solutions list view with multiple solutions selected and in progress for installation." lightbox="media/sentinel-solutions-deploy/bulk-install-update.png":::
87
89
90
+
1. Check each installed solution's **Manage** view. Content types within the solution may require additional steps to configure. For more information, see [Enable content items in a solution](#enable-content-items-in-a-solution).
91
+
88
92
## Enable content items in a solution
89
93
90
94
Centrally manage content items for an installed solution deployed by the content hub.
0 commit comments