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
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,10 @@ If you're a partner who wants to create your own solution, see the [Microsoft Se
27
27
>
28
28
> 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.
29
29
30
+
## Prerequisites
31
+
32
+
In order to install, update or manage all solutions, you need the **Template Spec Contributor** role at the resource group level.
33
+
30
34
## Discover solutions
31
35
32
36
1. From the Microsoft Sentinel navigation menu, under **Content management**, select **Content hub (Preview)**.
@@ -41,16 +45,16 @@ If you're a partner who wants to create your own solution, see the [Microsoft Se
41
45
> If a solution that you've deployed has updates since you deployed it, the list view will have a blue up arrow in the status column, and will be included in the **Updates** blue up arrow count at the top of the page.
42
46
>
43
47
44
-
Each solution shows the categories that apply to it, and the types of content included.
48
+
Each solution shows categories that apply to it, and the types of content included.
45
49
46
50
For example, in the following image, the **Cisco Umbrella** solution shows a category of **Security - Cloud Security**, and indicates it includes a data connector, analytics rules, hunting queries, playbooks, and more.
47
51
48
52
:::image type="content" source="./media/sentinel-solutions-deploy/solutions-list.png" alt-text="Screenshot of the Microsoft Sentinel content hub." lightbox="./media/sentinel-solutions-deploy/solutions-list.png":::
49
53
50
54
51
-
## Install or update solutions
55
+
## Install or update a solution
52
56
53
-
Solutions can be installed and updated individually or in bulk.
57
+
Solutions can be installed and updated individually or in bulk. Here's the process for an individual solution.
54
58
55
59
1. In the content hub, select a solution to view more information on the right. Then select **Install**, or **Update**, if you need updates. For example:
56
60
@@ -68,7 +72,15 @@ Solutions can be installed and updated individually or in bulk.
68
72
69
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.
70
74
71
-
For more information, see [Microsoft Sentinel content hub catalog](sentinel-solutions-catalog.md) and [Find your Microsoft Sentinel data connector](data-connectors-reference.md).
75
+
## Install and update solutions
76
+
77
+
1. To install or update items in bulk, change to the list view.
78
+
79
+
1. Select the checkboxes to install and update multiple solutions.
80
+
81
+
1. The content hub interface will indicate the install and update progress.
82
+
83
+
:::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":::
0 commit comments