Skip to content

Enforce CFSClean for Network Isolation#504

Open
chidozieononiwu wants to merge 1 commit into
Azure:mainfrom
chidozieononiwu:enforceCFSClean
Open

Enforce CFSClean for Network Isolation#504
chidozieononiwu wants to merge 1 commit into
Azure:mainfrom
chidozieononiwu:enforceCFSClean

Conversation

@chidozieononiwu

Copy link
Copy Markdown
Member

This pull request introduces a configuration update to the eng/1es-redirect.yml file. The main change is the addition of a more permissive network isolation policy.

Pipeline configuration:

  • Added networkIsolationPolicy: Permissive, CFSClean to the pipeline settings to allow broader network access during builds.

@raych1

raych1 commented Jul 21, 2026

Copy link
Copy Markdown
Member

@chidozieononiwu can you check whether test CI failures are related to the changes?

@mikeharder

Copy link
Copy Markdown
Member

@chidozieononiwu can you check whether test CI failures are related to the changes?

The test failures are yes caused by this change. Autorest can try to dynamically download packages depending how you call it. We might need to redirect that flow to CFS, or pre-install all the autorest deps. Let me take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants