You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/includes/defender-for-container-prerequisites-aks.md
+1-9Lines changed: 1 addition & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,6 @@ ms.date: 01/25/2022
8
8
9
9
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:
10
10
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.
18
12
19
13
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)
Copy file name to clipboardExpand all lines: articles/defender-for-cloud/kubernetes-workload-protections.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Workload protections for your Kubernetes workloads
3
3
description: Learn how to use Microsoft Defender for Cloud's set of Kubernetes workload protection security recommendations
4
4
ms.topic: how-to
5
-
ms.date: 12/12/2021
5
+
ms.date: 01/25/2022
6
6
---
7
7
8
8
# Protect your Kubernetes workloads
@@ -35,6 +35,12 @@ Defender for Cloud offers more container security features if you enable Microso
35
35
36
36
Microsoft Defender for Cloud includes a bundle of recommendations that are available when you've installed the **Azure Policy add-on for Kubernetes**.
37
37
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
+
38
44
### Step 1: Deploy the add-on
39
45
40
46
To configure the recommendations, install the **Azure Policy add-on for Kubernetes**.
0 commit comments