Skip to content

Commit

Permalink
Merge pull request #894 from Azure/gastori-branch-4.29.24
Browse files Browse the repository at this point in the history
New PowerBI report - MDC Plan Coverage
  • Loading branch information
vapasula authored Aug 1, 2024
2 parents 089303d + 7e9df2e commit bff2dd1
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions PowerBI/MDC Plan Coverage/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Power BI Report for MDC Security Plan Coverage

This repository provides a Power BI version of the Microsoft Defender for Cloud (MDC) Security Plan Coverage workbook. The Power BI report is designed to overcome the 1000-record limit often encountered when querying Azure Resource Graph (ARG) programmatically or using tools like Azure Workbook. This limit can restrict detailed analysis in environments with extensive data.

![MDC Coverage](./mdc-coverage.png)

## Key Features

- **Bypassing the 1000-Record Limit:** Leverage Power BI's ARG data connector to access and visualize a comprehensive dataset without the 1000-record constraint.
- **Detailed Visualizations:** The report includes various pre-built visualizations such as tables, charts, and maps to represent Security Plans Coverage across your organization.
- **Customizable:** Tailor the report to include custom metrics and KPIs specific to your organization's security requirements, providing actionable insights.

## Getting Started

1. **Download the Report:**
- Clone or download the Power BI report file from this repository.

2. **Connect to Azure Resource Graph:**
- Open the report in Power BI Desktop.
- Authenticate with your Azure credentials to connect to your Azure Resource Graph.

3. **Import Data:**
- The report is configured to query and import the full dataset, bypassing the 1000-record limit.

4. **Customize Visualizations:**
- Modify the pre-built visualizations or add new ones to suit your specific needs.

By using this Power BI report, you can gain deeper insights into your security posture and make informed decisions to enhance your organization's security management.


Binary file added PowerBI/MDC Plan Coverage/mdc-coverage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added PowerBI/MDC Plan Coverage/mdcCoverrage-v1.pbit
Binary file not shown.

0 comments on commit bff2dd1

Please sign in to comment.