Skip to content

fix: Replace networkIsolationPolicy with disableNetworkIsolation flag#1470

Merged
sfoslund merged 3 commits intomainfrom
fix/disable-network-isolation
Apr 10, 2026
Merged

fix: Replace networkIsolationPolicy with disableNetworkIsolation flag#1470
sfoslund merged 3 commits intomainfrom
fix/disable-network-isolation

Conversation

@sfoslund
Copy link
Copy Markdown
Member

@sfoslund sfoslund commented Apr 9, 2026

The 1ES Pipeline Templates updated the release tag to enforce stricter network isolation defaults, causing NuGet restore failures on Windows and Linux builds. Replace the deprecated networkIsolationPolicy: Permissive setting with featureFlags.disableNetworkIsolation: true, matching the approach already used in the release pipeline.

The 1ES Pipeline Templates updated the release tag to enforce stricter
network isolation defaults, causing NuGet restore failures on Windows
and Linux builds. Replace the deprecated networkIsolationPolicy: Permissive
setting with featureFlags.disableNetworkIsolation: true, matching the
approach already used in the release pipeline.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@sfoslund sfoslund requested a review from a team as a code owner April 9, 2026 22:02
@sfoslund sfoslund enabled auto-merge (squash) April 9, 2026 22:03
@sfoslund
Copy link
Copy Markdown
Member Author

sfoslund commented Apr 9, 2026

/azp run

@sfoslund sfoslund merged commit 409b71a into main Apr 10, 2026
4 checks passed
@sfoslund sfoslund deleted the fix/disable-network-isolation branch April 10, 2026 01:13
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