Skip to content

Commit 3610934

Browse files
Merge pull request #242244 from dcurwin/compliance-regulatory-june21-2023
WI-98861: Add Purview note
2 parents 03a1db2 + e54c640 commit 3610934

File tree

1 file changed

+23
-17
lines changed

1 file changed

+23
-17
lines changed

articles/defender-for-cloud/regulatory-compliance-dashboard.md

Lines changed: 23 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,19 @@ When you enable Defender for Cloud on an Azure subscription, the [Microsoft clou
1313

1414
The regulatory compliance dashboard shows the status of all the assessments within your environment for your chosen standards and regulations. As you act on the recommendations and reduce risk factors in your environment, your compliance posture improves.
1515

16+
> [!TIP]
17+
> Compliance data from Defender for Cloud now seamlessly integrates with [Microsoft Purview Compliance Manager](/microsoft-365/compliance/compliance-manager), allowing you to centrally assess and manage compliance across your organization's entire digital estate. When you add any standard to your compliance dashboard (including compliance standards monitoring other clouds like AWS and GCP), the resource-level compliance data is automatically surfaced in Compliance Manager for the same standard. Compliance Manager thus provides improvement actions and status across your cloud infrastructure and all other digital assets in this central tool. For more information, see [Multicloud support in Microsoft Purview Compliance Manager](/microsoft-365/compliance/compliance-manager-multicloud).
18+
1619
In this tutorial you'll learn how to:
1720

1821
> [!div class="checklist"]
19-
> * Evaluate your regulatory compliance using the regulatory compliance dashboard
20-
> * Check Microsoft’s compliance offerings (currently in preview) for Azure, Dynamics 365 and Power Platform products
21-
> * Improve your compliance posture by taking action on recommendations
22-
> * Download PDF/CSV reports as well as certification reports of your compliance status
23-
> * Setup alerts on changes to your compliance status
24-
> * Export your compliance data as a continuous stream and as weekly snapshots
22+
>
23+
> - Evaluate your regulatory compliance using the regulatory compliance dashboard
24+
> - Check Microsoft’s compliance offerings (currently in preview) for Azure, Dynamics 365 and Power Platform products
25+
> - Improve your compliance posture by taking action on recommendations
26+
> - Download PDF/CSV reports as well as certification reports of your compliance status
27+
> - Setup alerts on changes to your compliance status
28+
> - Export your compliance data as a continuous stream and as weekly snapshots
2529
2630
If you don’t have an Azure subscription, create a [free account](https://azure.microsoft.com/free/) before you begin.
2731

@@ -46,11 +50,12 @@ Use the regulatory compliance dashboard to help focus your attention on the gaps
4650

4751
:::image type="content" source="./media/regulatory-compliance-dashboard/compliance-drilldown.png" alt-text="Screenshot that shows the exploration of the details of compliance with a specific standard." lightbox="media/regulatory-compliance-dashboard/compliance-drilldown.png":::
4852

49-
The following list has a numbered item that matches each location in the image above, and describes what is in the image:
50-
- Select a compliance standard to see a list of all controls for that standard. (1)
53+
The following list has a numbered item that matches each location in the image above, and describes what is in the image:
54+
55+
- Select a compliance standard to see a list of all controls for that standard. (1)
5156
- View the subscription(s) that the compliance standard is applied on. (2)
5257
- Select a Control to see more details. Expand the control to view the assessments associated with the selected control. Select an assessment to view the list of resources associated and the actions to remediate compliance concerns. (3)
53-
- Select Control details to view Overview, Your Actions and Microsoft Actions tabs. (4)
58+
- Select Control details to view Overview, Your Actions and Microsoft Actions tabs. (4)
5459
- In the Your Actions tab, you can see the automated and manual assessments associated to the control. (5)
5560
- Automated assessments show the number of failed resources and resource types, and link you directly to the remediation experience to address those recommendations. (6)
5661
- The manual assessments can be manually attested, and evidence can be linked to demonstrate compliance. (7)
@@ -100,7 +105,7 @@ The regulatory compliance has both automated and manual assessments that may nee
100105

101106
1. Select a compliance control to expand it.
102107

103-
1. Select any of the failing assessments that appear in the dashboard to view the details for that recommendation. Each recommendation includes a set of remediation steps to resolve the issue.
108+
1. Select any of the failing assessments that appear in the dashboard to view the details for that recommendation. Each recommendation includes a set of remediation steps to resolve the issue.
104109

105110
1. Select a particular resource to view more details and resolve the recommendation for that resource. <br>For example, in the **Azure CIS 1.1.0** standard, select the recommendation **Disk encryption should be applied on virtual machines**.
106111

@@ -112,7 +117,7 @@ The regulatory compliance has both automated and manual assessments that may nee
112117

113118
For more information about how to apply recommendations, see [Implementing security recommendations in Microsoft Defender for Cloud](review-security-recommendations.md).
114119

115-
1. After you take action to resolve recommendations, you'll see the result in the compliance dashboard report because your compliance score improves.
120+
1. After you take action to resolve recommendations, you'll see the result in the compliance dashboard report because your compliance score improves.
116121

117122
> [!NOTE]
118123
> Assessments run approximately every 12 hours, so you will see the impact on your compliance data only after the next run of the relevant assessment.
@@ -157,16 +162,16 @@ The regulatory compliance has automated and manual assessments that may need to
157162

158163
:::image type="content" source="media/release-notes/audit-reports-list-regulatory-compliance-dashboard-ga.png" alt-text="Filtering the list of available Azure Audit reports using tabs and filters.":::
159164

160-
For example, from the PCI tab you can download a ZIP file containing a digitally signed certificate demonstrating Microsoft Azure, Dynamics 365, and Other Online Services' compliance with ISO22301 framework, together with the necessary collateral to interpret and present the certificate.
165+
For example, from the PCI tab you can download a ZIP file containing a digitally signed certificate demonstrating Microsoft Azure, Dynamics 365, and Other Online Services' compliance with ISO22301 framework, together with the necessary collateral to interpret and present the certificate.
161166

162167
> [!NOTE]
163168
> When you download one of these certification reports, you'll be shown the following privacy notice:
164-
>
169+
>
165170
> _By downloading this file, you are giving consent to Microsoft to store the current user and the selected subscriptions at the time of download. This data is used in order to notify you in case of changes or updates to the downloaded audit report. This data is used by Microsoft and the audit firms that produce the certification/reports only when notification is required._
166171
167172
### Check compliance offerings status
168173

169-
Transparency provided by the compliance offerings (currently in preview) , allows you to view the certification status for each of the services provided by Microsoft prior to adding your product to the Azure platform.
174+
Transparency provided by the compliance offerings (currently in preview), allows you to view the certification status for each of the services provided by Microsoft prior to adding your product to the Azure platform.
170175

171176
**To check the compliance offerings status**:
172177

@@ -197,7 +202,7 @@ Use continuous export data to an Azure Event Hubs or a Log Analytics workspace:
197202
:::image type="content" source="media/regulatory-compliance-dashboard/export-compliance-data-snapshot.png" alt-text="Continuously export a weekly snapshot of regulatory compliance data." lightbox="media/regulatory-compliance-dashboard/export-compliance-data-snapshot.png":::
198203

199204
> [!TIP]
200-
> You can also manually export reports about a single point in time directly from the regulatory compliance dashboard. Generate these **PDF/CSV reports** or **Azure and Dynamics certification reports** using the **Download report** or **Audit reports** toolbar options. See [Assess your regulatory compliance](#assess-your-regulatory-compliance)
205+
> You can also manually export reports about a single point in time directly from the regulatory compliance dashboard. Generate these **PDF/CSV reports** or **Azure and Dynamics certification reports** using the **Download report** or **Audit reports** toolbar options. See [Assess your regulatory compliance](#assess-your-regulatory-compliance)
201206
202207
## Run workflow automations when there are changes to your compliance
203208

@@ -212,8 +217,9 @@ For example, you might want Defender for Cloud to email a specific user when a c
212217
In this tutorial, you learned about using Defender for Cloud’s regulatory compliance dashboard to:
213218

214219
> [!div class="checklist"]
215-
> * View and monitor your compliance posture regarding the standards and regulations that are important to you.
216-
> * Improve your compliance status by resolving relevant recommendations and watching the compliance score improve.
220+
>
221+
> - View and monitor your compliance posture regarding the standards and regulations that are important to you.
222+
> - Improve your compliance status by resolving relevant recommendations and watching the compliance score improve.
217223
218224
The regulatory compliance dashboard can greatly simplify the compliance process, and significantly cut the time required for gathering compliance evidence for your Azure, hybrid, and multicloud environment.
219225

0 commit comments

Comments
 (0)