Skip to content

Commit e0ddd2c

Browse files
committed
ci: adds network isolation settings
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent 6a9a3fd commit e0ddd2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.azure-pipelines/ci-build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ extends:
3939
name: Azure-Pipelines-1ESPT-ExDShared
4040
image: windows-2022
4141
os: windows
42+
settings:
43+
# Direct NuGet.org publishing is blocked by CFSClean. Keep later CFS policies enabled.
44+
networkIsolationPolicy: Permissive, CFSClean2, CFSClean3
4245
customBuildTags:
4346
- ES365AIMigrationTooling
4447
stages:

0 commit comments

Comments
 (0)