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
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,9 +21,9 @@ Here are the active content types supported with Workspace Manager:
21
21
22
22
## Prerequisites
23
23
24
-
-A central Microsoft Sentinel Workspace and at least one member Microsoft Sentinel Workspace to be managed.
25
-
- The Microsoft Sentinel Contributor role assignment is required on the central workspace (where Workspace Manager is enabled on), and on the member workspace(s) the user needs to manage. Learn more about roles in Microsoft Sentinel.
26
-
- Enable Azure Lighthouse if you're' managing workspaces across multiple Azure AD tenants.
24
+
-At least two Microsoft Sentinel workspaces. One to be the manager and at least one member to be managed.
25
+
- The [Microsoft Sentinel Contributor role assignment](/azure/role-based-access-control/built-in-roles#microsoft-sentinel-contributor) is required on the central workspace (where Workspace Manager is enabled on), and on the member workspace(s) the user needs to manage. To learn more about roles in Microsoft Sentinel, see [Roles and permissions in Microsoft Sentinel](roles.md).
26
+
- Enable Azure Lighthouse if you're' managing workspaces across multiple Azure AD tenants. To learn more, see [Manage Microsoft Sentinel workspaces at scale](/azure/lighthouse/how-to/manage-sentinel-workspaces).
27
27
28
28
29
29
## Considerations
@@ -63,13 +63,16 @@ Groups allow you to organize workspaces together based on business groups, verti
63
63
64
64
1. To create a Group, click **Add** and **Group** or select Workspaces and click **Group from selected**.
65
65
:::image type="content" source="media/workspace-manager/add-group.png" alt-text="Screenshot shows the add group menu.":::
66
+
66
67
1. In the **Create or update group** wizard, define a **Name** for the Group and optionally provide a Description as well.
67
68
:::image type="content" source="media/workspace-manager/add-group-name.png" alt-text="Screenshot shows the group create or update configuration page.":::
69
+
68
70
1. In the **Select workspaces** tab, click **Add** and select the member workspaces that you would like to add to the Group.
69
71
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.
72
+
- Method 1: **Snapshot of all content** currently deployed in the central workspace. This point-in-time snapshot selects only active content, not templates.
73
+
- Method 2: **Custom select** which content items should be added.
72
74
:::image type="content" source="media/workspace-manager/add-group-content.png" alt-text="Screenshot shows the group content selection.":::
75
+
73
76
1. Once successfully created, the **Group count** increases and your Groups are reflected in the **Groups tab**.
74
77
75
78
## Publish the Group definition
@@ -81,8 +84,10 @@ At this point, the content items selected haven't been published to the member w
81
84
82
85
To bulk Publish, multi-select the desired Groups and click on Publish.
83
86
:::image type="content" source="media/workspace-manager/publish-groups.png" alt-text="Screenshot shows the multi-select group publishing window.":::
87
+
84
88
1. The **Last publish status** column updates to reflect **In progress**.
85
89
:::image type="content" source="media/workspace-manager/publish-groups-inprogress.png" alt-text="Screenshot shows the multi group publishing progress column.":::
90
+
86
91
1. If successful, the **Last publish status** updates to reflect **Succeeded**. The selected content items now exist in the member workspaces.
87
92
:::image type="content" source="media/workspace-manager/publish-groups-success.png" alt-text="Screenshot shows the last published column with entries that succeeded.":::
0 commit comments