Our infrastructure consists of a Azure HTTP triggers
which receive client REST calls via Azure API Management Service
.
We use Application Insights
for logging all throughout. However, the client_IP
field always comes up as 0.0.0.0
. The following example is a screen capture from the Requests
table of Application Insights
which has been filtered on the clould_RoleName
to show requests that have been captured by API Management
.
What are we missing?
Thank you,
Sau