From f19beaf2e8d22222487cc0c60976e2ffcc6dbfa2 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Wed, 2 Sep 2026 08:59:36 -0500 Subject: [PATCH] Apply CFSClean network isolation policy Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a5ed0f9a0..5a7e40685 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -52,6 +52,8 @@ extends: sourceRepositoriesToScan: exclude: - repository: yaml-templates + settings: + networkIsolationPolicy: Permissive,CFSClean pool: name: AzurePipelines-EO image: 1ESPT-Windows2022