Skip to content

Commit de43273

Browse files
committed
fixed related content section
1 parent 32e081b commit de43273

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

articles/defender-for-cloud/kubernetes-workload-protections.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Kubernetes data plane hardening helps enforce secure configurations for workload
1313

1414
In Microsoft Defender for Cloud, data plane hardening is implemented by using [Azure Policy](defender-for-cloud-glossary.md#azure-policy-for-kubernetes) for Kubernetes to evaluate and enforce these configurations. Azure Policy is deployed as part of Defender for Containers when automatic provisioning is enabled.
1515

16-
If Azure Policy for Kubernetes is turned off in the Defender for Containers plan settings, you can deploy it by remediating the relevant recommendation. You can also deploy Azure Policy manually by using [Azure CLI](defender-for-containers-deploy-azure-cli.md) or [Helm](deploy-helm.md) if you didn't use automatic provisioning or if you excluded clusters from automatic provisioning.
17-
1816
If Azure Policy for Kubernetes is turned off in the Defender for Containers plan settings, you can deploy it by remediating the relevant recommendation. You can also deploy Azure Policy manually by using [Azure CLI](defender-for-containers-deploy-azure-cli.md) or [Helm](deploy-helm.md) if you disabled automatic provisioning during enablement or excluded specific clusters from automatic provisioning.
1917

2018
After Azure Policy for Kubernetes is deployed, Defender for Cloud generates data plane hardening recommendations based on your cluster configuration. This page shows how to review these recommendations, configure policy parameters, and enforce them on your clusters.
@@ -272,11 +270,8 @@ spec:
272270
targetPort: 9001
273271
```
274272
275-
## Next steps
276-
277-
In this article, you learned how to configure Kubernetes data plane hardening.
273+
## Related content
278274
279-
For related material, see the following pages:
275+
- [Enable Defender for Containers in Microsoft Defender for Cloud](defender-for-containers-enable-portal.md)
280276
281-
- [Defender for Cloud recommendations for compute](recommendations-reference-compute.md)
282-
- [Alerts for AKS cluster level](alerts-containers.md)
277+
- [Deploy Defender for Containers components using Azure CLI](defender-for-containers-deploy-azure-cli.md)

0 commit comments

Comments
 (0)