Skip to content

Commit 3272544

Browse files
authored
Try to enable CFSClean2 policy (dotnet#5693)
1 parent 6f0a803 commit 3272544

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

eng/pipelines/templateInternal.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ extends:
3030
tsa:
3131
enabled: true
3232
settings:
33-
# Do not add CFSClean2 yet - microbuild needs some endpoints behind it.
34-
networkIsolationPolicy: Permissive,CFSClean
33+
networkIsolationPolicy: Permissive,CFSClean,CFSClean2
3534
featureFlags:
3635
autoBaseline: true
3736

0 commit comments

Comments
 (0)