I need the process of how to logging metrics(logs) in application in sights using managed identity.
Managed identity for application insight using .net core.
but already i try to application insight =>add role assignment give this role as **Monitoring Metrics Publisher ** permission and mapped managed identity.
also local authentication disabled.
when i disabled local authentication logs are not logged in application insights.it logged only enable case only.