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
+41-12Lines changed: 41 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,18 @@ If you're a partner who wants to create your own solution, see the [Microsoft Se
27
27
28
28
## Prerequisites
29
29
30
-
In order to install, update or manage all solutions, you need the **Template Spec Contributor** role at the resource group level.
30
+
In order to install, update or delete solutions in content hub, you need the **Template Spec Contributor** role at the resource group level. See [Azure RBAC built in roles](/../role-based-access-control.md/built-in-roles#template-spec-contributor) for details on this role.
31
+
32
+
This is in addition to Sentinel specific roles. For more information about other roles and permissions supported for Microsoft Sentinel, see [Permissions in Microsoft Sentinel](roles.md).
33
+
31
34
32
35
## Discover solutions
33
36
34
37
The content hub offers the best way to find new solutions or manage the ones you already have installed.
35
38
36
39
1. From the Microsoft Sentinel navigation menu, under **Content management**, select **Content hub (Preview)**.
37
40
38
-
1. The **Content hub** page displays a searchable and filterable grid or list of solutions.
41
+
1. The **Content hub** page displays a searchable grid or list of solutions.
39
42
40
43
Filter the list displayed, either by selecting specific values from the filters, or entering any part of a product name or description in the **Search** field.
41
44
@@ -56,7 +59,7 @@ For example, in the following image, the **Cisco Umbrella** solution shows a cat
56
59
57
60
Solutions can be installed and updated individually or in bulk. Here's the process for an individual solution.
58
61
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:
62
+
1. In the content hub, select a solution to view more information on the right. Then select **Install**, or **Update**. For example:
60
63
61
64
1. On the solution details page, select **Create** or **Update** to start the solution wizard. On the **Basics** tab, enter the subscription, resource group, and workspace to deploy the solution. For example:
62
65
@@ -104,34 +107,60 @@ Centrally manage content items for installed solutions from the content hub.
104
107
105
108
1. Select a content item to get started.
106
109
107
-
1. The following steps describe how you can interact with the different solution content types in the content hub.
110
+
### Management options for each content type
111
+
Below are some tips on how to interact with various content types when managing the solution.
1. Complete the data connector configuration steps.
110
116
111
117
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-data-connector-open-connector.png" alt-text="Screenshot of data connector content item for Azure Activity solution where status is disconnected.":::
112
118
113
-
Complete the data connector configuration steps. After you configure the data connector, the content item status shows as **Connected**.
114
-
1.**Analytics rule** - View the template in the analytics template gallery. Select **Create rule** and follow the steps to enable the analytics rule . The number of active rules created from the rule template is shown in the **Created content** column for the content item.
119
+
1. After you configure the data connector and logs are detected, the status will change to **Connected**.
120
+
121
+
#### Analytics rule
122
+
1. View the template in the analytics template gallery.
123
+
1. If the template hasn't been used yet, select **Open** > **Create rule** and follow the steps to enable the analytics rule.
124
+
1. Once created, the number of active rules created from the template is shown in the **Created content** column.
125
+
1. Click the active rules link, in this example **2 items**, to edit the existing rule.
115
126
116
127
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-analytics-rule.png" alt-text="Screenshot of analytics rule content item in solution for Azure Activity.":::
117
128
118
-
1.**Hunting query** - Select **Run query** from the details page. To customize the query, go to the hunting gallery and create a clone of the read-only hunting query template. The number of cloned queries associated with a hunting query is shown in the **Created content** column for the content item.
129
+
#### Hunting query
130
+
1. To start searching right away, select **Run query** from the details page for quick results.
119
131
120
132
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-hunting-query.png" alt-text="Screenshot of cloned hunting query content item in solution for Azure Activity." lightbox="media/sentinel-solutions-deploy/manage-solution-hunting-query.png":::
121
133
122
-
1.**Workbook** - Select **View template** to open the workbook and see the visualizations. To create an instance of the workbook template to customize, select **Manage in gallery** > **Save**. View your saved customizable workbook by selecting **1 item** in the **Created content** column.
134
+
1. To customize your hunting query, select the link, in this case **Common deployed resources**, in the **Content name** column.
135
+
1. This brings you to the hunting gallery where you can create a clone of the read-only hunting query template by accessing the ellipses menu. Hunting queries created in this way will display as items in the content hub **Created content** column.
136
+
137
+
#### Workbook
138
+
1. Select **View template** to open the workbook and see the visualizations.
139
+
1. To create an instance of the workbook template select **Save**.
140
+
1. View your saved customizable workbook by selecting **View saved workbook**.
141
+
1. From the content hub, select the **1 item** link in the **Created content** column to manage the workbook.
123
142
124
143
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-workbook.png" alt-text="Screenshot of saved workbook item in solution for Azure Activity." lightbox="media/sentinel-solutions-deploy/manage-solution-workbook.png" :::
125
144
126
-
1.**Parser** - Select **Load the function code** to open Azure Log Analytics and run the provided function code. Select **Use in editor** to open Azure Log Analytics with the parser.
145
+
#### Parser
146
+
When a solution is installed, any parsers included are added as workspace functions in Log Analytics.
147
+
1. Select **Load the function code** to open Log Analytics and view or run the function code.
148
+
1. Select **Use in editor** to open Log Analytics with the parser name ready to add to your custom query.
127
149
128
150
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-parser.png" alt-text="Screenshot of parser content type in a solution.":::
129
151
130
-
1.**Playbook** - Not yet supported in this view. In Microsoft Sentinel, go to **Playbook** to find and use the solution's playbook.
152
+
#### Playbook
153
+
1. Select the **Content name** link of the playbook, in this example **BatchImportToSentinel**.
154
+
1. This playbook template will populate the search field. From the results choose the template and select **Create playbook**.
155
+
1. Once created, the active playbook is shown in the **Created content** column.
156
+
1. Click the active playbook **1 item** link to manage the playbook.
157
+
158
+
:::image type="content" source="media/sentinel-solutions-deploy/manage-solution-playbook.png" alt-text="Screenshot of playbook type content type in a solution.":::
159
+
131
160
132
161
## Find the support model for your solution
133
162
134
-
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:
163
+
Each solution explains 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:
135
164
136
165
:::image type="content" source="media/sentinel-solutions-deploy/find-support-details.png" alt-text="Screenshot of where you can find your support model for your solution." lightbox="media/sentinel-solutions-deploy/find-support-details.png":::
0 commit comments