Skip to content

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

Merged
mmitche merged 1 commit intodotnet:mainfrom
mmitche:enable-cfsclean-extensions-ci-official
Mar 19, 2026
Merged

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

Conversation

@mmitche
Copy link
Copy Markdown
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
Copy Markdown
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.

@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Mar 19, 2026

Looks good in official build.

@mmitche mmitche merged commit 00b5638 into dotnet:main Mar 19, 2026
12 checks passed
jozkee pushed a commit to jozkee/extensions that referenced this pull request Apr 3, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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