Grant Azure Devops ARM Service Connection access to Key Vault
I'm trying to pre-seed a key-vault with a secret, in an Azure DevOps pipeline. The key-vault is being generated with ARM in a previous step. I tried creating a DevOps Service Connection, with "Azure resource manager" as connection type, and…