diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 61e5098583..b5fcd0ba1f 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -36,6 +36,8 @@ resources: extends: template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates parameters: + settings: + networkIsolationPolicy: Permissive, CFSClean, CFSClean2 pool: name: netcore1espool-internal image: 1es-windows-2022 diff --git a/azure-pipelines/profiling.yml b/azure-pipelines/profiling.yml index c55328c124..5be88622dd 100644 --- a/azure-pipelines/profiling.yml +++ b/azure-pipelines/profiling.yml @@ -24,6 +24,8 @@ resources: extends: template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates parameters: + settings: + networkIsolationPolicy: Permissive, CFSClean, CFSClean2 sdl: sourceAnalysisPool: name: netcore1espool-internal