Access Azure App Configuration from unit test project ran from Azure DevOps pipeline
I am deploying a new project in Azure Pipeline, I have unit tests into this projects. unit tests must have access an azure app configuration, what is the best way for my project to authenticate to access azure app configuration ?