Skip to content

Commit 9b99085

Browse files
authored
Merge pull request #260469 from ElazarK/wi181165-plan-coverage
added coverage workbook
2 parents ebd702d + cd01adb commit 9b99085

3 files changed

Lines changed: 29 additions & 3 deletions

File tree

articles/defender-for-cloud/custom-dashboards-azure-workbooks.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22
title: Workbooks gallery
33
description: Learn how to create rich, interactive reports of your Microsoft Defender for Cloud data with the integrated Azure Monitor Workbooks gallery
44
ms.topic: conceptual
5-
ms.custom: ignite-2022
65
ms.author: dacurwin
76
author: dcurwin
8-
ms.date: 02/02/2023
7+
ms.date: 12/06/2023
98
---
109

1110
# 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
3029

3130
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:
3231

32+
- ['Coverage' workbook](#use-the-coverage-workbook) - Track the coverage of Defender for Cloud plans and extensions across your environments and subscriptions.
3333
- ['Secure Score Over Time' workbook](#use-the-secure-score-over-time-workbook) - Track your subscriptions' scores and changes to recommendations for your resources
3434
- ['System Updates' workbook](#use-the-system-updates-workbook) - View missing system updates by resources, OS, severity, and more
3535
- ['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
4848
>
4949
> :::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.":::
5050
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+
5168
### Use the 'Secure Score Over Time' workbook
5269

5370
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).
168 KB
Loading

articles/defender-for-cloud/release-notes.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Release notes
33
description: This page is updated frequently with the latest updates in Defender for Cloud.
44
ms.topic: overview
5-
ms.date: 12/20/2023
5+
ms.date: 12/21/2023
66
---
77

88
# 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
2424

2525
| Date | Update |
2626
|--|--|
27+
| December 21 | [Release of the Coverage workbook](#release-of-the-coverage-workbook) |
2728
| 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) |
2829
| 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) |
2930
| 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
3334
| 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) |
3435
| 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) |
3536

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+
3645
### General availability of Containers Vulnerability Assessment powered by Microsoft Defender Vulnerability Management in Azure Government and Azure operated by 21Vianet
3746

3847
December 14, 2023

0 commit comments

Comments
 (0)