Skip to content

Commit 9e32bd6

Browse files
Update data-aware-security-dashboard-overview.md
1 parent 02895f9 commit 9e32bd6

1 file changed

Lines changed: 43 additions & 11 deletions

File tree

articles/defender-for-cloud/data-aware-security-dashboard-overview.md

Lines changed: 43 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
title: The data-aware security dashboard
33
description: Learn about the capabilities and functions of the data-aware security view in Microsoft Defender for Cloud
4+
author: AlizaBernstein
5+
ms.author: v-bernsteina
46
ms.topic: conceptual
5-
ms.date: 11/15/2023
7+
ms.date: 12/18/2023
68
---
79

810
# Data security dashboard
@@ -19,21 +21,45 @@ The data security dashboard addresses the need for an interactive, data-centric
1921

2022
You can select any element on the page to get more detailed information.
2123

22-
## Before you start
24+
| Aspect | Details |
25+
|---------|---------|
26+
|Release state: | Public Preview |
27+
| Prerequisites: | Defender for CSPM fully enabled, including sensitive data discovery <br/> Workload protection for database and storage to explore active risks |
28+
| Required roles and permissions: | No other roles needed on top of what is required for the security explorer. |
29+
| Clouds: | :::image type="icon" source="./media/icons/yes-icon.png"::: Commercial clouds <br/> :::image type="icon" source="./media/icons/no-icon.png"::: Azure Government <br/> :::image type="icon" source="./media/icons/no-icon.png"::: Azure China 21Vianet |
2330

24-
- You must [enable Defender CSPM](tutorial-enable-cspm-plan.md) and the [sensitive data discovery extension](tutorial-enable-cspm-plan.md#enable-the-components-of-the-defender-cspm-plan) within Defender CSPM.
25-
- To receive the alerts for data sensitivity
26-
- for storage related alerts, you must [enable the Defender for Storage plan](tutorial-enable-storage-plan.md).
27-
- for database related alerts, you must [enable the Defender for Databases plan](tutorial-enable-databases-plan.md).
31+
## Prerequisites
2832

29-
> [!NOTE]
30-
> The feature is turned on at the subscription level.
33+
In order to view the dashboard, you must enable Defender CSPM and also enable the sensitive data discovery extensions button underneath. In addition, to receive the alerts for data sensitivity, you must also enable the Defender for Storage plan.
3134

32-
### Required roles and permissions:
35+
:::image type="content" source="media/data-aware-security-dashboard/select-sensitive-data-discovery.png" alt-text="Screenshot that shows where to turn on the sensitive data discovery extension." lightbox="media/data-aware-security-dashboard/select-sensitive-data-discovery.png":::
3336

34-
No other roles needed aside from what is required for the security explorer.
37+
The feature is turned on at the subscription level.
3538

36-
To access the dashboard with more than 1000 subscriptions, you must have tenant-level permissions, which include one of the following roles: **Global Reader**, **Global Administrator**, **Security Administrator**, or **Security Reader**.
39+
## Required permissions and roles
40+
41+
- To view the dashboard you must have either one of the following:
42+
43+
- permissions:
44+
45+
- Microsoft.Security/assessments/read
46+
- Microsoft.Security/assessments/subassessments/read
47+
- Microsoft.Security/alerts/read
48+
49+
- the minimum required privileged RBAC role of **Security Reader**.
50+
51+
- Each Azure subscription must be registered for the **Microsoft.Security** resource provider:
52+
53+
1. Sign-in to the Azure portal.
54+
1. Select the affected subscription.
55+
1. In the left-side menu, select the resource provider.
56+
57+
:::image type="content" source="media/data-aware-security-dashboard/select-resource-provider.png" alt-text="Screenshot that shows where to select the resource provider." lightbox="media/data-aware-security-dashboard/select-resource-provider.png":::
58+
59+
1. Search for and select the **Microsoft.Security** resource provider from the list.
60+
1. Select **Register**.
61+
62+
Learn more about [how to register for Azure resource provider](/azure/azure-resource-manager/management/resource-providers-and-types#register-resource-provider).
3763

3864
## Data security overview section
3965

@@ -71,6 +97,12 @@ You can select the **Manage data sensitivity settings** to get to the **Data sen
7197

7298
:::image type="content" source="media/data-aware-security-dashboard/manage-security-sensitivity-settings.png" alt-text="Screenshot that shows where to access managing data sensitivity settings." lightbox="media/data-aware-security-dashboard/manage-security-sensitivity-settings.png":::
7399

100+
### Data resources security status
101+
102+
**Sensitive resources status over time** - displays how data security evolves over time with a graph that shows the number of sensitive resources affected by alerts, attack paths, and recommendations within a defined period (last 30, 14, or 7 days).
103+
104+
:::image type="content" source="media/data-aware-security-dashboard/data-resources-security-status.png" alt-text="Screenshot that shows the data resources security status section of the data security view." lightbox="media/data-aware-security-dashboard/data-resources-security-status.png":::
105+
74106
## Next steps
75107

76108
- Learn more about [data-aware security posture](concept-data-security-posture.md).

0 commit comments

Comments
 (0)