Skip to content

Commit 9b1caab

Browse files
committed
Moved the tip to a bullet
1 parent 4315f69 commit 9b1caab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/security-center/monitor-container-security.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: memildin
66
manager: rkarlin
77
ms.service: security-center
88
ms.topic: conceptual
9-
ms.date: 02/11/2020
9+
ms.date: 02/12/2020
1010
ms.author: memildin
1111
---
1212

@@ -20,8 +20,10 @@ Azure Security Center covers the following three aspects of container security:
2020
- **Vulnerability management** - If you're on Security Center's standard pricing tier (see [pricing](/azure/security-center/security-center-pricing)), you can scan your ARM-based Azure Container Registry every time a new image is pushed. The scanner (powered by Qualys) presents findings as Security Center recommendations.
2121
For detailed instructions, see [Scanning your container registries for vulnerabilities](#scanning-your-arm-based-container-registries-for-vulnerabilities) below.
2222

23-
- **Hardening of the container's environment (Kubernetes clusters and Docker machines)** - Security Center finds unmanaged containers hosted on IaaS Linux VMs or other Linux machines running Docker, and continuously compares the containers' configurations with the Center for Internet Security (CIS) Docker Benchmark. Security Center alerts you if your containers don't satisfy any of the controls. Continuous monitoring for security risks due to misconfigurations is a crucial component of any security program.
24-
For detailed instructions, see [Hardening your containers' hosts](#hardening-your-containers-hosts) below.
23+
- **Hardening your containers' Docker hosts** - Security Center finds unmanaged containers hosted on IaaS Linux VMs or other Linux machines running Docker, and continuously compares the containers' configurations with the Center for Internet Security (CIS) Docker Benchmark. Security Center alerts you if your containers don't satisfy any of the controls. Continuous monitoring for security risks due to misconfigurations is a crucial component of any security program.
24+
For detailed instructions, see [Hardening your containers' Docker hosts](#hardening-your-containers-docker-hosts) below.
25+
26+
- **Hardening your Azure Kubernetes Service clusters** - Security Center provides recommendations when it finds vulnerabilities in the configuration of your Azure Kubernetes Service clusters. For details of the specific recommendations that may appear, see the [Kubernetes Service recommendations](recommendations-reference.md#recs-containers).
2527

2628
- **Runtime protection** - If you're on Security Center's standard pricing tier, you'll get real-time threat detection for your containerized environments. Security Center generates alerts for suspicious activities at the host and AKS cluster level. For details of the relevant security alerts that might appear, see the [Alerts for Azure Kubernetes Service clusters](alerts-reference.md#alerts-akscluster) and [Alerts for containers - host level](alerts-reference.md#alerts-containerhost) sections of the alerts reference table.
2729

@@ -96,8 +98,6 @@ Azure Security Center covers the following three aspects of container security:
9698

9799
## Hardening your containers' Docker hosts
98100

99-
>[!TIP] To harden your Azure Kubernetes Service clusters, check the **Recommendations** page for any of the [Kubernetes Service recommendations](recommendations-reference.md#recs-containers).
100-
101101
Security Center constantly monitors the configuration of your Docker hosts, and generates security recommendations that reflect industry standards.
102102

103103
To view Azure Security Center's security recommendations for your containers' Docker hosts:

0 commit comments

Comments
 (0)