Skip to content

Add CFSClean enforcement#9144

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

Add CFSClean enforcement#9144
chidozieononiwu wants to merge 1 commit into
Azure:mainfrom
chidozieononiwu:enforceCFSClean

Conversation

@chidozieononiwu

@chidozieononiwu chidozieononiwu commented Jul 14, 2026

Copy link
Copy Markdown
Member

This pull request makes a small change to the pipeline configuration by updating the networkIsolationPolicy setting. The policy is now set to include both Permissive and CFSClean, which may affect how network isolation is enforced during pipeline runs.

  • Pipeline configuration:
    • Updated the networkIsolationPolicy in eng/pipelines/templates/stages/1es-redirect.yml to include CFSClean in addition to Permissive.

azure-dev - ext - microsoft.azd.demo

Copilot AI review requested due to automatic review settings July 14, 2026 23:56
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
22 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables CFSClean enforcement across pipelines using the shared 1ES redirect template.

Changes:

  • Adds CFSClean to the network isolation policy.

@jongio jongio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified the multi-value syntax against 1ES usage across the org - Permissive, CFSClean is the standard comma-separated policy format. The prior golang internalModuleProxy setup lines up with enforcing CFSClean, so the network isolation tightening has the internal mirror in place. Scoped and correct.

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