Include AAD user name in $logs or Log analytics when using Azure portal
Many customers talked with me about this request.
We now have $logs and Diagnostic settings (preview) which can send log format 2.0 to Log Analytics.
The problem is that the log format 2.0 does not have the aad user name if an aad user reads/writes blobs from Azure portal.
Anyway, if I use azcopy --login and azcopy copy to upload files, the aad user can be recorded in the $logs and Log Analytics. Customers want the aad user in $logs if using Azure portal.
