Obtain internal runtime SAS tokens via federated creds
https://dev.azure.com/dnceng/internal/_build/results?buildId=2482329&view=results test official build
The docker images that this repo uses will need attention.
@mmitche AFAIK, the docker images don't have PowerShell. So, the Generate delegation SAS Token will always fail. For other Arcade scripts, there is a BASH version of the same thing. Does that exist for this?
@mmitche AFAIK, the docker images don't have PowerShell. So, the
Generate delegation SAS Tokenwill always fail. For other Arcade scripts, there is a BASH version of the same thing. Does that exist for this?
I've been adding powershell to the images and I find ones that don't have it.
https://dev.azure.com/dnceng/internal/_build/results?buildId=2486928&view=results has the latest updates here.
Ready to go @MiYanni