I am trying to synchronize the variables that I have azure Library with Keyvault, for this I have a SPN created added as service connector.
When I put the Keyvault and the service connector to synchronize I get a command to add permissions "get, list" for the secrets.
I add it and it still does not work having the permissions it asks for.
It may have some kind of bug? there is hardly any information in the Microsft documentation and should be something simple.
2, assign permission.
There are two situations.
First, Using 'Vault acccess policy':
Second, using 'Azure role-based access control':
Role is 'Key Vault Secrets User':
After the above steps, you should be able to access the azure key vault From Azure DevOps side: