Skip to content

Commit 56cbbee

Browse files
author
David Curwin
committed
Changes from Shani
1 parent 38b559e commit 56cbbee

File tree

4 files changed

+14
-11
lines changed

4 files changed

+14
-11
lines changed

articles/defender-for-cloud/defender-for-containers-enable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ A full list of supported alerts is available in the [reference table of all Defe
9797
[!INCLUDE [Remove the profile](./includes/defender-for-containers-remove-profile.md)]
9898
::: zone-end
9999

100-
## Learn More
100+
## Learn more
101101

102102
You can check out the following blogs:
103103

articles/defender-for-cloud/faq-defender-for-containers.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ sections:
2929
answer: |
3030
No. Only Azure Kubernetes Service (AKS) clusters that use Virtual Machine Scale Sets for the nodes is supported.
3131
32-
- question: |
33-
Does Microsoft Defender for Containers support clusters in a private network?
34-
answer: |
35-
No. Only the configurations described [here](support-matrix-defender-for-containers.md#kubernetes-distributionsconfigurations-support-eks) are supported. For a workaround, you can try one of these options:
36-
- Allow inbound network traffic during deployment, and then disable it after the deployment is complete. You will need to repeat this action for every upgrade.
37-
- Contact AWS and see if you can add the the official AWS mirror server to your Security Group. The server that Defender for Cloud uses to download the kernel headers is `amazonlinux.<aws region>.amazonaws.com`.
38-
3932
- question: |
4033
Do I need to install the Log Analytics VM extension on my AKS nodes for security protection?
4134
answer: |

articles/defender-for-cloud/includes/defender-for-containers-enable-plan-gke.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ author: dcurwin
1313
1414
To protect your GKE clusters, you'll need to enable the Containers plan on the relevant GCP project.
1515

16+
> [!NOTE]
17+
> Verify that you don't have any Azure policies that prevent the Arc installation.
18+
1619
**To protect Google Kubernetes Engine (GKE) clusters**:
1720

1821
1. Sign in to the [Azure portal](https://portal.azure.com).
@@ -46,8 +49,12 @@ The connector will update after the script executes. This process can take up to
4649
If you disabled any of the default auto provisioning configurations to Off, during the [GCP connector onboarding process](../quickstart-onboard-gcp.md#configure-the-defender-for-containers-plan), or afterwards. You'll need to manually install Azure Arc-enabled Kubernetes, the Defender extension, and the Azure Policy extensions to each of your GKE clusters to get the full security value out of Defender for Containers.
4750

4851
There are 2 dedicated Defender for Cloud recommendations you can use to install the extensions (and Arc if necessary):
49-
- `GKE clusters should have Microsoft Defender's extension for Azure Arc installed`
50-
- `GKE clusters should have the Azure Policy extension installed`
52+
53+
- `GKE clusters should have Microsoft Defender's extension for Azure Arc installed`
54+
- `GKE clusters should have the Azure Policy extension installed`
55+
56+
> [!NOTE]
57+
> When installing Arc extensions, you must verify that the GCP project provided is identical to the one in the relevant connector.
5158
5259
**To deploy the solution to specific clusters**:
5360

@@ -72,7 +79,7 @@ There are 2 dedicated Defender for Cloud recommendations you can use to install
7279

7380
:::image type="content" source="../media/defender-for-containers-enable-plan-gke/fix-button.png" alt-text="Screenshot showing the location of the fix button.":::
7481

75-
1. Defender for Cloud will generate a script in the language of your choice:
82+
1. Defender for Cloud will generate a script in the language of your choice:
7683
- For Linux, select **Bash**.
7784
- For Windows, select **PowerShell**.
7885

articles/defender-for-cloud/tutorial-enable-container-gcp.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ There are two dedicated Defender for Cloud recommendations you can use to instal
7474
- `GKE clusters should have Microsoft Defender's extension for Azure Arc installed`
7575
- `GKE clusters should have the Azure Policy extension installed`
7676

77+
> [!NOTE]
78+
> When installing Arc extensions, you must verify that the GCP project provided is identical to the one in the relevant connector.
79+
7780
**To deploy the solution to specific clusters**:
7881

7982
1. Sign in to the [Azure portal](https://portal.azure.com).

0 commit comments

Comments
 (0)