Skip to content

Commit 42dcd7d

Browse files
Merge pull request #258474 from rayne-wiselman/rayne-ignite-PR2
adding articles from How To Cloud Security Posture
2 parents 69d85a4 + 36da176 commit 42dcd7d

5 files changed

Lines changed: 38 additions & 50 deletions

File tree

articles/defender-for-cloud/TOC.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
- name: Integration with Defender EASM
222222
displayName: EASM, attack surface management
223223
href: concept-easm.md
224-
- name: Enabling Entra Permissions Management (Preview)
224+
- name: Enabling Permissions Management (Preview)
225225
href: enable-permissions-management.md
226226
- name: Agentless machine scanning
227227
href: concept-agentless-data-collection.md
@@ -290,21 +290,21 @@
290290
items: null
291291
- name: Cloud security posture
292292
items:
293-
- name: Security posture at-a-glance with the Overview dashboard
293+
- name: Review cloud security posture
294294
displayName: overview, compliance, inventory
295295
href: overview-page.md
296-
- name: See all of your workloads in the workload protections dashboard
296+
- name: Review workload protection
297297
displayName: workloads, dashboard, protections
298298
href: workload-protections-dashboard.md
299-
- name: Programmatic ways to track your secure score
299+
- name: Track secure score
300300
displayName: secure score, rest api, resource graph,
301301
href: secure-score-access-and-track.md
302302
- name: Create custom recommendations and security standards
303303
href: create-custom-recommendations.md
304304
- name: View recommendations and alerts in Windows Admin Center
305305
displayName: windows, admin, center
306306
href: windows-admin-center-integration.md
307-
- name: Integrate security solutions and data sources
307+
- name: Integrate security solutions
308308
displayName: security, solutions, integrate, integrated, data sources
309309
href: partner-integration.md
310310
- name: Security graph
@@ -489,6 +489,7 @@
489489
displayName: hybrid, arc, Defender for Servers
490490
items:
491491
- name: Plan Defender for Servers deployment
492+
- name: Settings & monitoring
492493
items:
493494
- name: Get started
494495
displayName: VM, JIT, plan 1, plan 2, plans, vulnerability assessment, threat
Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,29 @@
11
---
2-
title: Main overview page
3-
description: Learn about the features of the Defender for Cloud overview page
4-
ms.date: 07/20/2023
2+
title: Review cloud security posture in Microsoft Defender for Cloud
3+
description: Learn about cloud security posture in Microsoft Defender for Cloud
4+
ms.date: 11/02/2023
55
ms.topic: conceptual
6-
ms.custom: ignite-2022
76
---
87

9-
# Microsoft Defender for Cloud's overview page
8+
# Review cloud security posture
109

11-
Microsoft Defender for Cloud's overview page is an interactive dashboard that provides a unified view into the security posture of your hybrid cloud workloads. Additionally, it shows security alerts, coverage information, and more.
12-
13-
You can select any element on the page to get more detailed information.
10+
Microsoft Defender for Cloud provides a unified view into the security posture of hybrid cloud workloads with the
11+
interactive **Overview** dashboard. Select any element on the dashboard to get more information.
1412

1513
:::image type="content" source="./media/overview-page/overview-07-2023.png" alt-text="Screenshot of Defender for Cloud's overview page." lightbox="./media/overview-page/overview-07-2023.png":::
1614

17-
## Features of the overview page
18-
19-
:::image type="content" source="./media/overview-page/top-bar-of-overview-new.png" alt-text="Screenshot of Defender for Cloud's overview page's top bar." lightbox="media/overview-page/top-bar-of-overview-new.png":::
15+
## Metrics
2016

21-
### Metrics
2217

2318
The **top menu bar** offers:
2419

2520
- **Subscriptions** - You can view and filter the list of subscriptions by selecting this button. Defender for Cloud will adjust the display to reflect the security posture of the selected subscriptions.
2621
- **What's new** - Opens the [release notes](release-notes.md) so you can keep up to date with new features, bug fixes, and deprecated functionality.
2722
- **High-level numbers** for the connected cloud accounts, showing the context of the information in the main tiles, and the number of assessed resources, active recommendations, and security alerts. Select the assessed resources number to access [Asset inventory](asset-inventory.md). Learn more about connecting your [AWS accounts](quickstart-onboard-aws.md) and your [GCP projects](quickstart-onboard-gcp.md).
2823

29-
### Feature tiles
24+
:::image type="content" source="./media/overview-page/top-bar-of-overview-new.png" alt-text="Screenshot of Defender for Cloud's overview page's top bar." lightbox="media/overview-page/top-bar-of-overview-new.png":::
25+
26+
## Feature tiles
3027

3128
The center of the page displays the **feature tiles**, each linking to a high profile feature or dedicated dashboard:
3229

@@ -35,7 +32,7 @@ The center of the page displays the **feature tiles**, each linking to a high pr
3532
- **Regulatory compliance** - Defender for Cloud provides insights into your compliance posture based on continuous assessments of your Azure environment. Defender for Cloud analyzes risk factors in your environment according to security best practices. These assessments are mapped to compliance controls from a supported set of standards. [Learn more](regulatory-compliance-dashboard.md).
3633
- **Inventory** - The asset inventory page of Microsoft Defender for Cloud provides a single page for viewing the security posture of the resources you've connected to Microsoft Defender for Cloud. All resources with unresolved security recommendations are shown in the inventory. If you've enabled the integration with Microsoft Defender for Endpoint and enabled Microsoft Defender for Servers, you'll also have access to a software inventory. The tile on the overview page shows you at a glance the total healthy and unhealthy resources (for the currently selected subscriptions). [Learn more](asset-inventory.md).
3734

38-
### Insights
35+
## Insights
3936

4037
The **Insights** pane offers customized items for your environment including:
4138

@@ -46,7 +43,7 @@ The **Insights** pane offers customized items for your environment including:
4643

4744
## Next steps
4845

49-
This page introduced the Defender for Cloud overview page. For related information, see:
46+
- [Learn more](concept-cloud-security-posture-management.md) about cloud security posture management.
47+
- [Learn more](security-policy-concept.md) about security standards and
48+
- [Review your asset inventory](asset-inventory.md)
5049

51-
- [Explore and manage your resources with asset inventory and management tools](asset-inventory.md)
52-
- [Secure score in Microsoft Defender for Cloud](secure-score-security-controls.md)

articles/defender-for-cloud/partner-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Integrate security solutions
3-
description: Learn about how Microsoft Defender for Cloud integrates with partners to enhance the overall security of your Azure resources.
2+
title: Integrate security solutions in Microsoft Defender for Cloud
3+
description: Learn about how Microsoft Defender for Cloud integrates with partner solutions.
44
ms.topic: conceptual
55
ms.custom: ignite-2022
66
ms.date: 01/10/2023
77
---
88

9-
# Integrate security solutions in Microsoft Defender for Cloud
9+
# Integrate security solutions in Defender for Cloud
1010

1111
This document helps you to manage security solutions already connected to Microsoft Defender for Cloud and add new ones.
1212

articles/defender-for-cloud/secure-score-access-and-track.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
ms.date: 01/09/2023
66
---
77

8-
# Access and track your secure score
8+
# Track secure score
99

1010
You can find your overall secure score, and your score per subscription, through the Azure portal or programmatically as described in the following sections:
1111

Lines changed: 14 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,33 @@
11
---
2-
title: Workload protection dashboard and its features
3-
description: Learn about the features of Microsoft Defender for Cloud's workload protection dashboard
2+
title: Review workload protection in Microsoft Defender for Cloud
3+
description: Review workload protection in the Workload protections dashboard in Microsoft Defender for Cloud
44
ms.topic: how-to
55
ms.date: 01/09/2023
66
---
77

8-
# The workload protections dashboard
8+
# Review workload protection
99

10-
This dashboard provides:
10+
Microsoft Defender for Cloud provides unified view into threat detection and protection for protected resources with the interactive **Workload protections** dashboard.
1111

12-
- Visibility into your Microsoft Defender for Cloud coverage across your different resource types.
13-
14-
- Links to configure advanced threat protection capabilities.
15-
16-
- The onboarding state and agent installation.
12+
:::image type="content" source="./media/workload-protections-dashboard/sample-defender-dashboard-numbered.png" alt-text="An example of Defender for Cloud's workload protections dashboard." lightbox="./media/workload-protections-dashboard/sample-defender-dashboard-numbered.png":::
1713

18-
- Threat detection alerts.
14+
## Defender for Cloud coverage
1915

20-
To access the workload protections dashboard, select **Workload protections** from the Cloud Security section of Defender for Cloud's menu.
16+
In the **Defender for Cloud coverage** section of the dashboard, you can see the resources types in your subscription that are eligible for protection by Defender for Cloud. Wherever relevant, you can upgrade here as well. If you want to upgrade all possible eligible resources, select **Upgrade all**.
2117

22-
## What's shown on the dashboard?
18+
## Security alerts
2319

24-
:::image type="content" source="./media/workload-protections-dashboard/sample-defender-dashboard-numbered.png" alt-text="An example of Defender for Cloud's workload protections dashboard." lightbox="./media/workload-protections-dashboard/sample-defender-dashboard-numbered.png":::
20+
The **Security alerts** section shows alerts. When Defender for Cloud detects a threat in any area of your environment, it generates an alert. These alerts describe details of the affected resources, suggested remediation steps, and in some cases an option to trigger a logic app in response. Selecting anywhere in this graph opens the **Security alerts page**.
2521

26-
The dashboard includes the following sections:
22+
## Advanced protection
2723

28-
1. **Microsoft Defender for Cloud coverage** - Here you can see the resources types that's in your subscription and eligible for protection by Defender for Cloud. Wherever relevant, you can upgrade here as well. If you want to upgrade all possible eligible resources, select **Upgrade all**.
24+
Defender for Cloud includes many advanced threat protection capabilities for virtual machines, SQL databases, containers, web applications, your network, and more. In this advanced protection section, you can see the status of the resources in your selected subscriptions for each of these protections. Select any of them to go directly to the configuration area for that protection type.
2925

30-
2. **Security alerts** - When Defender for Cloud detects a threat in any area of your environment, it generates an alert. These alerts describe details of the affected resources, suggested remediation steps, and in some cases an option to trigger a logic app in response. Selecting anywhere in this graph opens the **Security alerts page**.
26+
## Insights
3127

32-
3. **Advanced protection** - Defender for Cloud includes many advanced threat protection capabilities for virtual machines, SQL databases, containers, web applications, your network, and more. In this advanced protection section, you can see the status of the resources in your selected subscriptions for each of these protections. Select any of them to go directly to the configuration area for that protection type.
28+
Insights provide you with news, suggested reading, and high priority alerts that are relevant in your environment.
3329

34-
4. **Insights** - This rolling pane of news, suggested reading, and high priority alerts gives Defender for Cloud's insights into pressing security matters that are relevant to you and your subscription. Whether it's a list of high severity CVEs discovered on your VMs by a vulnerability analysis tool, or a new blog post by a member of the Defender for Cloud team, you'll find it here in the Insights panel.
3530

3631
## Next steps
3732

38-
In this article, you learned about the workload protections dashboard.
39-
40-
> [!div class="nextstepaction"]
41-
> [Enable enhanced protections](enable-enhanced-security.md)
42-
43-
Learn more about the [advanced protections provided by the Defender plans](defender-for-cloud-introduction.md#protect-cloud-workloads).
33+
[Learn about](defender-for-cloud-introduction.md) workloads you can protect in Defender for Cloud

0 commit comments

Comments
 (0)