Jon M. Skranes

Results 2 comments of Jon M. Skranes
trafficstars

I am running into the same issue for local development with docker containers in Visual Studio 2022 that relies on Azure services. In production/test I use Managed Identities without any...

I guess the lesser evil is to use a Service Principal for each user, but that really does not seem to be the correct way of solving this issue.