Is there any experience with Azure Managed Identity performance vs let's say basic authentication. I am testing managed identity implementation in a microservices environment and observing some degradation compared to basic auth between these services.
I conducted some testing and found that Managed identity performance is same or better than basic authentication.