ManagedIdentityCredential authentication unavailable. The requested identity has not been assigned to this resource
I’m trying to access SQL Database using Managed Identity from AKS cluster. I Configured and deployed my python application on Azure Kubernetes Cluster. The problem is configuring my resource to have a managed identity” in Azure. We followed and configured managed identity from Microsoft spec doc and but it didn’t work.