Skip to content

Enable CFSClean* policies for dotnet-maui pipeline#34540

Open
mmitche wants to merge 1 commit intodotnet:mainfrom
mmitche:enable-cfsclean-main
Open

Enable CFSClean* policies for dotnet-maui pipeline#34540
mmitche wants to merge 1 commit intodotnet:mainfrom
mmitche:enable-cfsclean-main

Conversation

@mmitche
Copy link
Copy Markdown
Member

@mmitche mmitche commented Mar 18, 2026

Adds CFSClean and CFSClean2 network isolation policies.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 16:00
@github-actions
Copy link
Copy Markdown
Contributor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.sh | bash -s -- 34540

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/maui/main/eng/scripts/get-maui-pr.ps1) } 34540"

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Mar 18, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Hey there @@mmitche! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

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 additional network isolation policies for the official Azure DevOps pipeline configuration in dotnet-maui, by updating the 1ES pipeline template settings.

Changes:

  • Adds a settings block under extends.parameters in the official CI pipeline.
  • Configures networkIsolationPolicy to include CFSClean and CFSClean2 (in addition to Permissive).

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

@rmarinho
Copy link
Copy Markdown
Member

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho
Copy link
Copy Markdown
Member

Seems there s already a CFSClean3 ?

@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Mar 26, 2026

Seems there s already a CFSClean3 ?

It appears so, though it's not active yet? It covers some additional endpoints.

@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Mar 26, 2026

@mmitche
Copy link
Copy Markdown
Member Author

mmitche commented Mar 26, 2026

The official build is green there. Merge as you wish.

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

Labels

community ✨ Community Contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants