Onboard the azure-sphere-tools pipeline to the Network Isolation policy Permissive, CFSClean, CFSClean2.
This requires updating the OneBranch governed template in .azuredevops/build.yml and .azuredevops/build-release.yml to add the networkisolation feature flag with the policy set to Permissive,CFSClean,CFSClean2 under the featureFlags section:
featureFlags:
networkisolation:
policy: Permissive,CFSClean,CFSClean2
Resolution criteria: zero connections to public package feeds and at least three successful runs in a seven day window.
Onboard the azure-sphere-tools pipeline to the Network Isolation policy Permissive, CFSClean, CFSClean2.
This requires updating the OneBranch governed template in .azuredevops/build.yml and .azuredevops/build-release.yml to add the networkisolation feature flag with the policy set to Permissive,CFSClean,CFSClean2 under the featureFlags section:
featureFlags:
networkisolation:
policy: Permissive,CFSClean,CFSClean2
Resolution criteria: zero connections to public package feeds and at least three successful runs in a seven day window.