Skip to content

Commit 387b750

Browse files
Merge pull request #78609 from monhaber/release-asc-mh-fix-recommendations
Update Recommendation page
2 parents 71027f9 + 83060ca commit 387b750

File tree

7 files changed

+32
-36
lines changed

7 files changed

+32
-36
lines changed

articles/security-center/TOC.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,9 @@
7777
- name: Tenant-wide visibility
7878
href: security-center-management-groups.md
7979
- name: Implement security recommendations
80-
href: security-center-recommendations.md
8180
items:
81+
- name: What are security recommendations
82+
href: security-center-recommendations.md
8283
- name: Strengthen security posture
8384
href: security-center-monitoring.md
8485
- name: Protect your machines and apps
178 KB
Loading
75.3 KB
Loading
289 KB
Loading
Lines changed: 30 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Managing security recommendations in Azure Security Center | Microsoft Docs
2+
title: Security recommendations in Azure Security Center | Microsoft Docs
33
description: This document walks you through how recommendations in Azure Security Center help you protect your Azure resources and stay in compliance with security policies.
44
services: security-center
55
documentationcenter: na
6-
author: rkarlin
6+
author: monhaber
77
manager: barbkess
88
editor: ''
99

@@ -13,17 +13,16 @@ ms.devlang: na
1313
ms.topic: conceptual
1414
ms.tgt_pltfrm: na
1515
ms.workload: na
16-
ms.date: 12/13/2018
17-
ms.author: rkarlin
16+
ms.date: 06/04/2019
17+
ms.author: v-mohabe
1818

1919
---
20-
# Managing security recommendations in Azure Security Center
21-
This document walks you through how to use recommendations in Azure Security Center to help you protect your Azure resources.
20+
# Security recommendations in Azure Security Center
21+
This topic explains how to view and understand the recommendations in Azure Security Center to help you protect your Azure resources.
2222

2323
> [!NOTE]
2424
> This document introduces the service by using an example deployment. This document is not a step-by-step guide.
2525
>
26-
>
2726
2827
## What are security recommendations?
2928
Security Center periodically analyzes the security state of your Azure resources. When Security Center identifies potential security vulnerabilities, it creates recommendations. The recommendations guide you through the process of configuring the needed controls.
@@ -39,48 +38,44 @@ In [Setting security policies in Azure Security Center](tutorial-security-policy
3938
Current policy recommendations center around system updates, baseline rules, anti-malware programs, [network security groups](../virtual-network/security-overview.md) on subnets and network interfaces, SQL database auditing, SQL database transparent data encryption, and web application firewalls. [Setting security policies](tutorial-security-policy.md) provides a description of each recommendation option.
4039

4140
### Monitor recommendations
42-
After setting a security policy, Security Center analyzes the security state of your resources to identify potential vulnerabilities. The **Recommendations** tile under **Overview** lets you know the total number of recommendations identified by Security Center.
43-
44-
![Recommendations tile][1]
41+
After setting a security policy, Security Center analyzes the security state of your resources to identify potential vulnerabilities. The **Recommendations** tile under **Overview** shows the total number of recommendations identified by Security Center.
4542

46-
To see the details of each recommendation, select the **Recommendations tile** under **Overview**. **Recommendations** opens.
43+
![Security center overview](./media/security-center-recommendations/asc-overview.png)
4744

48-
![Filter recommendations][2]
45+
1. Select the **Recommendations tile** under **Overview**. The **Recommendations** list opens.
46+
![View recommendations](./media/security-center-recommendations/view-recommendations.png)
4947

50-
You can filter recommendations. To filter the recommendations, select **Filter** on the **Recommendations** blade. The **Filter** blade opens and you select the severity and state values you wish to see.
48+
You can filter recommendations. To filter the recommendations, select **Filter** on the **Recommendations** blade. The **Filter** blade opens and you select the severity and state values you wish to see.
5149

50+
* **RECOMMENDATIONS**: The recommendation.
51+
* **SECURE SCORE IMPACT**: A score generated by Security Center using your security recommendations, and applying advanced algorithms to determine how crucial each recommendation is. For more information, see [Secure score calculation](security-center-secure-score.md#secure-score-calculation).
52+
* **RESOURCE**: Lists the resources to which this recommendation applies.
53+
* **STATUS BARS**: Describes the severity of that particular recommendation:
54+
* **High (Red)**: A vulnerability exists with a meaningful resource (such as an application, a VM, or a network security group) and requires attention.
55+
* **Medium (Orange)**: A vulnerability exists and non-critical or additional steps are required to eliminate it or to complete a process.
56+
* **Low (Blue)**: A vulnerability exists that should be addressed but does not require immediate attention. (By default, low recommendations aren't presented, but you can filter on low recommendations if you want to see them.)
57+
* **Healthy (Green)**:
58+
* **Not Available (Grey)**:
5259

53-
* **RECOMMENDATIONS**: The recommendation.
54-
* **SECURE SCORE IMPACT**:
55-
* **RESOURCE**: Lists the resources to which this recommendation applies.
56-
* **STATUS BARS**: Describes the severity of that particular recommendation:
57-
* **High (Red)**: A vulnerability exists with a meaningful resource (such as an application, a VM, or a network security group) and requires attention.
58-
* **Medium (Orange)**: A vulnerability exists and non-critical or additional steps are required to eliminate it or to complete a process.
59-
* **Low (Blue)**: A vulnerability exists that should be addressed but does not require immediate attention. (By default, low recommendations aren't presented, but you can filter on low recommendations if you want to see them.)
60-
* **Healthy (Green)**:
61-
* **Not Available (Grey)**:
62-
60+
1. To view each recommendation's details, click on the recommendation.
6361

62+
![Recommendation details](./media/security-center-recommendations/recommendation-details.png)
6463

65-
> [!NOTE]
66-
> You will want to understand the [classic and Resource Manager deployment models](../azure-classic-rm.md) for Azure resources.
67-
>
68-
>
69-
> ### Apply recommendations
70-
> After reviewing all recommendations, decide which one you should apply first. We recommend that you use the severity rating as the main parameter to evaluate which recommendations should be applied first.
71-
64+
>[!NOTE]
65+
See [classic and Resource Manager deployment models](../azure-classic-rm.md) for Azure resources.
66+
67+
### Apply recommendations
68+
> After reviewing all recommendations, decide which one to apply first. We recommend that you use the secure score impact to evaluate which recommendations should be applied first.
7269
70+
1. From the list, click on the recommendation.
71+
1. Follow the instructions in the *Remediation steps* section.
7372

7473
## Next steps
75-
In this document, you were introduced to security recommendations in Security Center. To learn more about Security Center, see the following:
74+
In this document, you were introduced to security recommendations in Security Center. To learn more about Security Center, see the following topics:
7675

7776
* [Setting security policies in Azure Security Center](tutorial-security-policy.md) — Learn how to configure security policies for your Azure subscriptions and resource groups.
7877
* [Security health monitoring in Azure Security Center](security-center-monitoring.md) — Learn how to monitor the health of your Azure resources.
7978
* [Managing and responding to security alerts in Azure Security Center](security-center-managing-and-responding-alerts.md) — Learn how to manage and respond to security alerts.
8079
* [Monitoring partner solutions with Azure Security Center](security-center-partner-solutions.md) — Learn how to monitor the health status of your partner solutions.
8180
* [Azure Security Center FAQ](security-center-faq.md) — Find frequently asked questions about using the service.
8281
* [Azure Security blog](https://blogs.msdn.com/b/azuresecurity/) — Find blog posts about Azure security and compliance.
83-
84-
<!--Image references-->
85-
[1]: ./media/security-center-recommendations/recommendations-tile.png
86-
[2]: ./media/security-center-recommendations/filter-recommendations.png

0 commit comments

Comments
 (0)