HI all,
Whenever Logged in to cosmos db and listing items from Azure Portal.
it logs the request as
1) with client ip from where azure portal has been launched. - CLIENT IP
2) it logs two requests from azure portal ip for the same ip. - AZURE PORTAL IP
3) it logs two requests from AzureCLoud IPs. -- AZURE CLOUD IP.
4) and queries it logs without ips. -- QUERY LOGGED WITHOUT IP.
5) Any idea how to correlate this. as this may be from different clients, need to do it without setting correlation id headers.
thanks,
Kalpa