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/workspace-manager.md
+7-5Lines changed: 7 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,14 +48,14 @@ Enable the central workspace once you have decided which Microsoft Sentinel work
48
48
## Onboard member workspaces
49
49
Member workspaces are the set of workspaces that will be managed by Workspace Manager. You can onboard some or all of the workspaces in the tenant, and across multiple tenants as well (if Azure Lighthouse is enabled).
50
50
1. Navigate to Workspace Manager and select "Add workspaces"
51
-
:::image type="content" source="media/workspace-manager/add-workspace.png" alt-text="Screenshot shows the add workspace menu.":::
51
+
:::image type="content" source="media/workspace-manager/add-workspace.png" alt-text="Screenshot shows the add workspace menu." lightbox="media/workspace-manager/add-workspace.png":::
52
52
1. Select the member workspace(s) you would like to onboard to Workspace Manager.
53
53
:::image type="content" source="media/workspace-manager/add-workspace-select.png" alt-text="Screenshot shows the add workspace selection menu.":::
54
54
1. Once successfully onboarded, the **Members** count increases and your member workspaces are reflected in the **Workspaces** tab.
55
55
:::image type="content" source="media/workspace-manager/add-workspace-selected.png" alt-text="Screenshot shows the added workspaces and the Members count incremented to 2.":::
56
56
57
57
## Create a Group
58
-
Groups allow you to organize workspaces together based on business groups, verticals, geography, etc. These groups can be paired with a set of relevant content items, allowing users to distribute relevant content items to the relevant Groups.
58
+
Groups allow you to organize workspaces together based on business groups, verticals, geography, etc. Use Groups to pair content itemsrelevant to the workspaces in a group.
59
59
60
60
> [!TIP]
61
61
> Before proceeding further, make sure that you have at least one active content item deployed in the central workspace. This will enable you to select content items from central to member workspace(s) in the subsequent steps.
@@ -67,16 +67,18 @@ Groups allow you to organize workspaces together based on business groups, verti
67
67
:::image type="content" source="media/workspace-manager/add-group-name.png" alt-text="Screenshot shows the group create or update configuration page.":::
68
68
1. In the **Select workspaces** tab, click **Add** and select the member workspaces that you would like to add to the Group.
69
69
1. In the **Select content** tab, you will have 2 ways to add content items.
70
-
- Method 1: **Snapshot of all content** currently deployed in the central workspace. This point-in-time snapshot selects only active content, not templates.
71
-
- Method 2: **Custom select** which content items should be added.
70
+
- Method 1: **Snapshot of all content** currently deployed in the central workspace. This point-in-time snapshot selects only active content, not templates.
71
+
- Method 2: **Custom select** which content items should be added.
72
72
:::image type="content" source="media/workspace-manager/add-group-content.png" alt-text="Screenshot shows the group content selection.":::
73
73
1. Once successfully created, the **Group count** increases and your Groups are reflected in the **Groups tab**.
74
74
75
75
## Publish the Group definition
76
76
At this point, the content items selected haven't been published to the member workspace(s) yet.
77
77
78
78
1. Click **Publish content** in the right flyout.
79
+
79
80
:::image type="content" source="media/workspace-manager/publish-group.png" alt-text="Screenshot shows the group publish window.":::
81
+
80
82
Alternatively, to bulk Publish multiple Groups, multi-select the desired Groups and click on Publish.
81
83
:::image type="content" source="media/workspace-manager/publish-groups.png" alt-text="Screenshot shows the multi-select group publishing window.":::
82
84
1. The **Last publish status** column updates to reflect **In progress**.
@@ -88,7 +90,7 @@ At this point, the content items selected haven't been published to the member w
88
90
89
91
### Troubleshooting
90
92
To facilitate troubleshooting, click the **Failed** hyperlink, to open the Job failure details window. A status for each content item and target workspace pair is displayed.
91
-
:::image type="content" source="media/workspace-manager/publish-groups-job-details.png" alt-text="Screenshot shows the job details of a group publishing failure event.":::
93
+
:::image type="content" source="media/workspace-manager/publish-groups-job-details.png" alt-text="Screenshot shows the job details of a group publishing failure event." lightbox="media/workspace-manager/publish-groups-job-details.png":::
92
94
93
95
Common reasons for failure include:
94
96
- Content items referenced in the Group definition no longer exist at the time of Publish (have been deleted).
0 commit comments