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/defender-for-cloud/data-aware-security-dashboard-overview.md
+43-11Lines changed: 43 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,10 @@
1
1
---
2
2
title: The data-aware security dashboard
3
3
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
4
6
ms.topic: conceptual
5
-
ms.date: 11/15/2023
7
+
ms.date: 12/18/2023
6
8
---
7
9
8
10
# Data security dashboard
@@ -19,21 +21,45 @@ The data security dashboard addresses the need for an interactive, data-centric
19
21
20
22
You can select any element on the page to get more detailed information.
21
23
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. |
- 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
28
32
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.
31
34
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":::
33
36
34
-
No other roles needed aside from what is required for the security explorer.
37
+
The feature is turned on at the subscription level.
35
38
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:
- 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).
37
63
38
64
## Data security overview section
39
65
@@ -71,6 +97,12 @@ You can select the **Manage data sensitivity settings** to get to the **Data sen
71
97
72
98
:::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":::
73
99
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
+
74
106
## Next steps
75
107
76
108
- Learn more about [data-aware security posture](concept-data-security-posture.md).
0 commit comments