Skip to content

Commit e761005

Browse files
committed
fix with maya
1 parent e4053b2 commit e761005

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

articles/defender-for-cloud/includes/defender-for-container-prerequisites-aks.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,6 @@ ms.date: 01/25/2022
88

99
Validate the following endpoints are configured for outbound access so that the Defender profile can connect to Microsoft Defender for Cloud to send security data and events:
1010

11-
For Azure public cloud deployments:
12-
13-
| Domain | Port |
14-
| -------------------------- | ---- |
15-
| *.ods.opinsights.azure.com | 443 |
16-
| *.oms.opinsights.azure.com | 443 |
17-
| login.microsoftonline.com | 443 |
11+
See the [required FQDN/application rules for Azure policy](../../aks/limit-egress-traffic.md#microsoft-defender-for-containers) for Microsoft Defender for Containers.
1812

1913
By default, AKS clusters have unrestricted outbound (egress) internet access.
20-
21-
Learn more about [AKS addons and integrations](../../aks/limit-egress-traffic.md#aks-addons-and-integrations)

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Workload protections for your Kubernetes workloads
33
description: Learn how to use Microsoft Defender for Cloud's set of Kubernetes workload protection security recommendations
44
ms.topic: how-to
5-
ms.date: 12/12/2021
5+
ms.date: 01/25/2022
66
---
77

88
# Protect your Kubernetes workloads
@@ -35,6 +35,12 @@ Defender for Cloud offers more container security features if you enable Microso
3535

3636
Microsoft Defender for Cloud includes a bundle of recommendations that are available when you've installed the **Azure Policy add-on for Kubernetes**.
3737

38+
## Prerequisites
39+
40+
Validate the following endpoints are configured for outbound access so that the Azure Policy add-on for Kubernetes can connect to Azure Policy to synchronize Kubernetes policies:
41+
42+
See [Azure policy](../aks/limit-egress-traffic.md#azure-policy) for the required FQDN/application rules.
43+
3844
### Step 1: Deploy the add-on
3945

4046
To configure the recommendations, install the **Azure Policy add-on for Kubernetes**.

0 commit comments

Comments
 (0)