My applications are deployed in Azure Webapps now I would like to capture below details-
Logon user name, logon access timestamps, Duration, Failed logons...
Tried- I have enabled Application Insights in Azure but still I could not able to see those details
What should be the best approach without redeploying the application.
Is there any options in azure portal blade where I can collect ?
Inside- Usages Blade I saw the Users but I can see only user Id not user name.