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
+19-16Lines changed: 19 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,14 +39,13 @@ Depending on your scenario, consider these architectures:
39
39
## Enable workspace manager on the central workspace
40
40
Enable the central workspace once you have decided which Microsoft Sentinel workspace should be the workspace manager.
41
41
42
-
1. Navigate to the **Settings** blade in the parent workspace, and toggle "On" the workspace manager configuration setting.
43
-
1. Once enabled, a new blade**Workspace manager (preview)** appears on the left menu under **Configuration**.
42
+
1. Navigate to the **Settings** blade in the parent workspace, and toggle **On** the workspace manager configuration setting to "Make this workspace a parent".
43
+
1. Once enabled, a new menu**Workspace manager (preview)** appears under **Configuration**.
44
44
45
-
Here's a comparison of the feature off and enabled side by side.
46
-
:::image type="content" source="media/workspace-manager/workspace-manager-before-after.png" alt-text="Two screenshots showing the workspace manager configuration settings. One screenshot with the workspace parent toggle button off. The other with the menu item added for workspace manager and the toggle button on.":::
45
+
:::image type="content" source="media/workspace-manager/enable-workspace-manager-on.png" alt-text="Screenshot shows the workspace manager configuration settings. The menu item added for workspace manager is highlighted and the toggle button on.":::
47
46
48
47
## Onboard member workspaces
49
-
Member workspaces are the set of workspaces to 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).
48
+
Member workspaces are the set of workspaces managed by workspace manager. Onboard some or all of the workspaces in the tenant, and across multiple tenants as well (if Azure Lighthouse is enabled).
50
49
1. Navigate to workspace manager and select "Add workspaces"
51
50
:::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
51
1. Select the member workspace(s) you would like to onboard to workspace manager.
@@ -70,23 +69,23 @@ Workspace manager groups allow you to organize workspaces together based on busi
70
69
1. On the **Create or update group** page, enter a **Name** and **Description** for the group.
71
70
:::image type="content" source="media/workspace-manager/add-group-name.png" alt-text="Screenshot shows the group create or update configuration page.":::
72
71
73
-
1. In the **Select workspaces** tab, click**Add** and select the member workspaces that you would like to add to the group.
72
+
1. In the **Select workspaces** tab, select**Add** and select the member workspaces that you would like to add to the group.
74
73
1. In the **Select content** tab, you have 2 ways to add content items.
75
-
- Method 1: Select the **Add** menu and choose **All content**. This pulls all active content currently deployed in the central workspace. This list is a point-in-time snapshot that selects only active content, not templates.
76
-
- Method 2: Select the **Add** menu and choose **Content**. This opens a **Select content**pane to custom select the content to be added.
74
+
- Method 1: Select the **Add** menu and choose **All content**. All active content currently deployed in the central workspace is added. This list is a point-in-time snapshot that selects only active content, not templates.
75
+
- Method 2: Select the **Add** menu and choose **Content**. A **Select content**window opens to custom select the content added.
77
76
:::image type="content" source="media/workspace-manager/add-group-content.png" alt-text="Screenshot shows the group content selection.":::
78
77
79
-
1.After either method, you can further filter the content before you **Review + create**.
80
-
1. Once successfully created, the **Group count** increases and your groups are reflected in the **Groups tab**.
78
+
1.Filter the content as needed before you **Review + create**.
79
+
1. Once created, the **Group count** increases and your groups are reflected in the **Groups tab**.
81
80
82
81
## Publish the Group definition
83
82
At this point, the content items selected haven't been published to the member workspace(s) yet.
84
83
85
-
1. Select the group > Click the **Publish content** button.
84
+
1. Select the group > **Publish content**.
86
85
87
86
:::image type="content" source="media/workspace-manager/publish-group.png" alt-text="Screenshot shows the group publish window.":::
88
87
89
-
To bulk publish, multi-select the desired groups and click on**Publish**.
88
+
To bulk publish, multi-select the desired groups and select**Publish**.
90
89
:::image type="content" source="media/workspace-manager/publish-groups.png" alt-text="Screenshot shows the multi-select group publishing window.":::
91
90
92
91
1. The **Last publish status** column updates to reflect **In progress**.
@@ -95,12 +94,16 @@ At this point, the content items selected haven't been published to the member w
95
94
1. If successful, the **Last publish status** updates to reflect **Succeeded**. The selected content items now exist in the member workspaces.
96
95
:::image type="content" source="media/workspace-manager/publish-groups-success.png" alt-text="Screenshot shows the last published column with entries that succeeded.":::
97
96
98
-
If unsuccessful, the **Last publish status** updates to reflect **Failed**.
97
+
If just one content item fails to publish for the entire group, the **Last publish status** updates to reflect **Failed**.
99
98
100
99
101
100
### Troubleshooting
102
-
Each publish attempt has a link to help with troubleshooting if something goes wrong. Click the **Failed** hyperlink, to open the job failure details window. A status for each content item and target workspace pair is displayed.
103
-
:::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":::
101
+
Each publish attempt has a link to help with troubleshooting if content items fail to publish.
102
+
103
+
1. Select the **Failed** hyperlink to open the job failure details window. A status for each content item and target workspace pair is displayed.
104
+
1. Filter the **Status** for failed item pairs.
105
+
106
+
:::image type="content" source="media/workspace-manager/publish-groups-job-details-failure.png" alt-text="Screenshot shows the job details of a group publishing failure event." lightbox="media/workspace-manager/publish-groups-job-details-failure.png":::
104
107
105
108
Common reasons for failure include:
106
109
- Content items referenced in the group definition no longer exist at the time of publish (have been deleted).
@@ -123,4 +126,4 @@ Common reasons for failure include:
123
126
## Next steps
124
127
-[Manage multiple tenants in Microsoft Sentinel as an MSSP](multiple-tenants-service-providers.md)
125
128
-[Work with Microsoft Sentinel incidents in many workspaces at once](multiple-workspace-view.md)
126
-
-[Protecting MSSP intellectual property in Microsoft Sentinel](mssp-protect-intellectual-property.md)
129
+
-[Protecting MSSP intellectual property in Microsoft Sentinel](mssp-protect-intellectual-property.md)
0 commit comments