Skip to content

Commit 0e6fd93

Browse files
Merge pull request #270751 from batamig/patch-404
Sentinel adding workspace manager and SIEM migration and playbook on entities to feature parity
2 parents b588a96 + 27d1785 commit 0e6fd93

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

articles/sentinel/feature-availability.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This article describes the features available in Microsoft Sentinel across diffe
101101
|[Microsoft 365 Defender incident integration](microsoft-365-defender-sentinel-integration.md#working-with-microsoft-defender-xdr-incidents-in-microsoft-sentinel-and-bi-directional-sync) |GA |✅ |✅| ❌ |
102102
|[Microsoft Teams integrations](collaborate-in-microsoft-teams.md) |Public preview |✅ |✅| ❌ |
103103
|[Playbook template gallery](use-playbook-templates.md) |Public preview |✅ |✅| ❌ |
104-
|[Run playbooks on entities](respond-threats-during-investigation.md) |Public preview |✅ |✅ |❌ |
104+
|[Run playbooks on entities](respond-threats-during-investigation.md) |Public preview |✅ |✅ |✅ |
105105
|[Run playbooks on incidents](automate-responses-with-playbooks.md) |Public preview |✅ |✅| ✅ |
106106
|[SOC incident audit metrics](manage-soc-with-incident-metrics.md) |GA |✅ |✅| ✅ |
107107

@@ -116,6 +116,13 @@ This article describes the features available in Microsoft Sentinel across diffe
116116

117117
<sup><a name="partialga"></a>1</sup> Partially GA: The ability to disable specific findings from vulnerability scans is in public preview.
118118

119+
## Managing Microsoft Sentinel
120+
121+
|Feature |Feature stage |Azure commercial |Azure Government |Azure China 21Vianet |
122+
|---------|---------|---------|---------|---------|
123+
|[Workspace manager](workspace-manager.md) |Public preview | &#x2705; |&#x2705; |&#10060; |
124+
|[SIEM migration experience](siem-migration.md) | GA | &#x2705; |&#10060; |&#10060; |
125+
119126
## Normalization
120127

121128
|Feature |Feature stage |Azure commercial |Azure Government |Azure China 21Vianet |

articles/sentinel/workspace-manager.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.date: 04/24/2023
88
ms.custom: template-how-to
99
---
1010

11-
# Centrally manage multiple Microsoft Sentinel workspaces with workspace manager
11+
# Centrally manage multiple Microsoft Sentinel workspaces with workspace manager (Preview)
1212

1313
Learn how to centrally manage multiple Microsoft Sentinel workspaces within one or more Azure tenants with workspace manager. This article takes you through provisioning and usage of workspace manager. Whether you're a global enterprise or a Managed Security Services Provider (MSSP), workspace manager helps you operate at scale efficiently.
1414

@@ -19,6 +19,11 @@ Here are the active content types supported with workspace manager:
1919
- Hunting and Livestream queries
2020
- Workbooks
2121

22+
> [!IMPORTANT]
23+
> Support for workspace manager is currently in PREVIEW. The [Azure Preview Supplemental Terms](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
24+
>
25+
26+
2227
## Prerequisites
2328

2429
- You need at least two Microsoft Sentinel workspaces. One workspace to manage from and at least one other workspace to be managed.

0 commit comments

Comments
 (0)