I'm trying to figure out if it is possible to get the IP address from where the Azure Function was triggered, when called by a webhook/httptrigger.
I've only looked at PowerShell, since that's what I know, but so far I've found nothing when debugging.
/Per