Skip to content

Enable CFSClean* policies for extensions-ci-official pipeline#7403

Open
mmitche wants to merge 1 commit intodotnet:mainfrom
mmitche:enable-cfsclean-extensions-ci-official
Open

Enable CFSClean* policies for extensions-ci-official pipeline#7403
mmitche wants to merge 1 commit intodotnet:mainfrom
mmitche:enable-cfsclean-extensions-ci-official

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Mar 18, 2026

Enable CFSClean* policies for extensions-ci-official pipeline

This PR adds CFSClean to the networkIsolationPolicy setting in the 1ES Official pipeline template configuration.

Change

-      networkIsolationPolicy: Permissive,CFSClean2
+      networkIsolationPolicy: Permissive, CFSClean, CFSClean2

Context

Test Build

  • A test build was queued (Build 2929219) but the Build stage was blocked by resource authorization checks (common for manual builds from feature branches). The SDLSources and Correctness stages both completed successfully.
  • The change is a single-line addition to the network isolation policy, matching the well-established pattern from the arcade reference commit.

Validation

  • YAML syntax verified locally
  • Change follows the exact pattern from the arcade reference commit
  • The SDLSources and Correctness stages passed in the test build
Microsoft Reviewers: Open in CodeFlow

@mmitche mmitche requested a review from a team as a code owner March 18, 2026 14:22
Copilot AI review requested due to automatic review settings March 18, 2026 14:22
@github-actions github-actions bot added the area-ai-eval Microsoft.Extensions.AI.Evaluation and related label Mar 18, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Enables the CFSClean network isolation compliance policy for the extensions-ci-official Azure DevOps pipeline by updating the 1ES Official pipeline template settings.

Changes:

  • Update networkIsolationPolicy to include CFSClean in addition to existing Permissive and CFSClean2.

You can also share your feedback on Copilot code review. Take the survey.

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

Labels

area-ai-eval Microsoft.Extensions.AI.Evaluation and related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants