Skip to content

Add CFSClean enforcement#7223

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

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

Conversation

@chidozieononiwu

@chidozieononiwu chidozieononiwu commented Jul 15, 2026

Copy link
Copy Markdown
Member

This pull request introduces a configuration update to the pipeline template. The main change is the addition of a networkIsolationPolicy parameter to the pipeline settings, which may affect how network access is controlled during pipeline execution.

Pipeline configuration:

  • Added networkIsolationPolicy: Permissive, CFSClean to the settings section in archetype-sdk-client.yml, which sets the network isolation policy for the pipeline.

https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6563192&view=results

Copilot AI review requested due to automatic review settings July 15, 2026 01:41
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 2 pipeline(s).
8 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

This PR updates the shared 1ES pipeline stage archetype to declare a network isolation policy, enabling CFSClean in the pipeline template settings.

Changes:

  • Added settings.networkIsolationPolicy to the 1ES pipeline template extends parameters.
  • Configured the policy list as Permissive, CFSClean for the archetype.

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.

2 participants