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/custom-dashboards-azure-workbooks.md
+19-2Lines changed: 19 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,9 @@
2
2
title: Workbooks gallery
3
3
description: Learn how to create rich, interactive reports of your Microsoft Defender for Cloud data with the integrated Azure Monitor Workbooks gallery
4
4
ms.topic: conceptual
5
-
ms.custom: ignite-2022
6
5
ms.author: dacurwin
7
6
author: dcurwin
8
-
ms.date: 02/02/2023
7
+
ms.date: 12/06/2023
9
8
---
10
9
11
10
# Create rich, interactive reports of Defender for Cloud data
@@ -30,6 +29,7 @@ For pricing, check out the [pricing page](https://azure.microsoft.com/pricing/de
30
29
31
30
With the integrated Azure Workbooks functionality, Microsoft Defender for Cloud makes it straightforward to build your own custom, interactive workbooks. Defender for Cloud also includes a gallery with the following workbooks ready for your customization:
32
31
32
+
-['Coverage' workbook](#use-the-coverage-workbook) - Track the coverage of Defender for Cloud plans and extensions across your environments and subscriptions.
33
33
-['Secure Score Over Time' workbook](#use-the-secure-score-over-time-workbook) - Track your subscriptions' scores and changes to recommendations for your resources
34
34
-['System Updates' workbook](#use-the-system-updates-workbook) - View missing system updates by resources, OS, severity, and more
35
35
-['Vulnerability Assessment Findings' workbook](#use-the-vulnerability-assessment-findings-workbook) - View the findings of vulnerability scans of your Azure resources
@@ -48,6 +48,23 @@ In addition to the built-in workbooks, you can also find other useful workbooks
48
48
>
49
49
> :::image type="content" source="media/custom-dashboards-azure-workbooks/editing-supplied-workbooks.png" alt-text="Editing the supplied workbooks to customize them for your particular needs.":::
50
50
51
+
### Use the 'Coverage' workbook
52
+
53
+
Enabling Defender for Cloud across multiple subscriptions and environments (Azure, AWS, and GCP) can make it hard to keep track of which plans are active. This is especially true if you have multiple subscriptions and environments.
54
+
55
+
The Coverage workbook allows you to keep track of which Defender for Cloud plans are active on which parts of your environments. This workbook can help you to ensure that your environments and subscriptions are fully protected. By having access to detailed coverage information, you can also identify any areas that might need other protection and take action to address those areas.
56
+
57
+
:::image type="content" source="media/custom-dashboards-azure-workbooks/coverage.png" alt-text="Screenshot of the Coverage workbook showing which plans and extensions are enabled over various subscriptions and environments." lightbox="media/custom-dashboards-azure-workbooks/coverage.png":::
58
+
59
+
This workbook allows you to select a subscription (or all subscriptions) from the dropdown menu and view:
60
+
61
+
-**Additional information**: Shows release notes and an explanation of each toggle.
62
+
-**Relative coverage**: Shows the percentage of subscriptions/connectors that have a particular Defender for Cloud plan enabled.
63
+
-**Absolute coverage**: Shows each plan's status per subscription.
64
+
-**Detailed coverage** - Shows additional settings that can/need to be enabled on relevant plans in order to get each plan's full value.
65
+
66
+
You can also select which environment (Azure, AWS or GCP) under each or all subscriptions to see which plans and extensions are enabled under that environment.
67
+
51
68
### Use the 'Secure Score Over Time' workbook
52
69
53
70
This workbook uses secure score data from your Log Analytics workspace. That data needs to be exported from the continuous export tool as described in [Configure continuous export from the Defender for Cloud pages in Azure portal](continuous-export.md?tabs=azure-portal).
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/release-notes.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Release notes
3
3
description: This page is updated frequently with the latest updates in Defender for Cloud.
4
4
ms.topic: overview
5
-
ms.date: 12/20/2023
5
+
ms.date: 12/21/2023
6
6
---
7
7
8
8
# What's new in Microsoft Defender for Cloud?
@@ -24,6 +24,7 @@ If you're looking for items older than six months, you can find them in the [Arc
24
24
25
25
| Date | Update |
26
26
|--|--|
27
+
| December 21 |[Release of the Coverage workbook](#release-of-the-coverage-workbook)|
27
28
| December 14 |[General availability of Containers Vulnerability Assessment powered by Microsoft Defender Vulnerability Management in Azure Government and Azure operated by 21Vianet](#general-availability-of-containers-vulnerability-assessment-powered-by-microsoft-defender-vulnerability-management-in-azure-government-and-azure-operated-by-21vianet)|
28
29
| December 14 |[Public preview of Windows support for Containers Vulnerability Assessment powered by Microsoft Defender Vulnerability Management](#public-preview-of-windows-support-for-containers-vulnerability-assessment-powered-by-microsoft-defender-vulnerability-management)|
29
30
| December 13 |[Retirement of AWS container vulnerability assessment powered by Trivy](#retirement-of-aws-container-vulnerability-assessment-powered-by-trivy)|
@@ -33,6 +34,14 @@ If you're looking for items older than six months, you can find them in the [Arc
33
34
| December 12 |[Container vulnerability assessment powered by Microsoft Defender Vulnerability Management now supports Google Distroless](#container-vulnerability-assessment-powered-by-microsoft-defender-vulnerability-management-now-supports-google-distroless)|
34
35
| December 4 |[Defender for Storage alert released for preview: malicious blob was downloaded from a storage account](#defender-for-storage-alert-released-for-preview-malicious-blob-was-downloaded-from-a-storage-account)|
35
36
37
+
### Release of the Coverage workbook
38
+
39
+
December 21, 2023
40
+
41
+
The Coverage workbook allows you to keep track of which Defender for Cloud plans are active on which parts of your environments. This workbook can help you to ensure that your environments and subscriptions are fully protected. By having access to detailed coverage information, you can also identify any areas that might need other protection and take action to address those areas.
42
+
43
+
Learn more about the [Coverage workbook](custom-dashboards-azure-workbooks.md#use-the-coverage-workbook).
44
+
36
45
### General availability of Containers Vulnerability Assessment powered by Microsoft Defender Vulnerability Management in Azure Government and Azure operated by 21Vianet
0 commit comments