Skip to content

Commit dd0c16b

Browse files
committed
added note
1 parent 7bfb62c commit dd0c16b

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

articles/defender-for-cloud/gated-deployment-infrastructure-as-code.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ The gated deployment agent requires read access to all of your Azure Container R
2222
- [An OpenID Connect (OIDC) issuer](/azure/aks/use-oidc-issuer#create-an-aks-cluster-with-the-oidc-issuer).
2323
- [An Azure Workload Identity](/azure/aks/workload-identity-deploy-cluster?tabs=new-cluster).
2424

25+
> [!NOTE]
26+
> Security gating only needs to be installed once. The first time you enable the security gating toggle, it installs security gating.
27+
> After that, security gating is already installed. When the installation runs again, the system detects this and does nothing.
28+
> If you try to install it again through the API, it fails because security gating already exists.
29+
>
30+
> :::image type="content" source="media/gated-deployment-infrastructure-as-code/security-gating-on.png" alt-text="Screenshot that shows security gating is turned to on." lightbox="media/gated-deployment-infrastructure-as-code/security-gating-on.png":::
31+
2532
## Deploy the gated agent
2633

2734
1. [Create a Managed Service Identity (MSI) that the gated deployment agent uses](/entra/identity/managed-identities-azure-resources/manage-user-assigned-managed-identities-azure-portal).
11.9 KB
Loading

0 commit comments

Comments
 (0)