Add network isolation policy to pipeline settings#1477
Add network isolation policy to pipeline settings#1477kotlarmilos merged 3 commits intodotnet:mainfrom
Conversation
|
This blocks Android platform tools download, let me reach out to the corresponding team. |
|
note that we don't need to set this explicitly. you'll get opted in to CFSClean automatically after 7 days of clean runs as per the docs |
|
Yes, you’re right, we don’t need to enforce the policy. We need to replace the outbound connections. I’ve reached out to the engineering team |
|
The pipeline doesn't have public outbound connections anymore: https://dev.azure.com/dnceng/internal/_build/results?buildId=2814576&view=results |
|
/backport to release/9.0 |
|
Started backporting to release/9.0: https://github.com/dotnet/xharness/actions/runs/18502491468 |
|
/backport to release/8.0 |
|
Started backporting to release/8.0: https://github.com/dotnet/xharness/actions/runs/18502497591 |

Description
Update network isolation policy to block access to all public package feed endpoints.