dotnet / source-indexer

This repo contains the code for building http://source.dot.net
MIT License
51 stars 37 forks source link

Don't round-trip download through service principal login during stage 1 download #155

Closed directhex closed 2 months ago

directhex commented 2 months ago

Security changes on the Azure subscription side have blocked us from using the previous idiom for getting a temporary service principal credential. Instead, use the managed identity service connection directly during download of stage 1 artifacts.

CI build: https://dev.azure.com/dnceng/internal/_build/results?buildId=2486246&view=results