question

Kalpa-7768 avatar image
0 Votes"
Kalpa-7768 asked MayankBargali-MSFT answered

How to know the source of the azure ip, seen unknown access log recorded

HI all,
recently, seen a log in funcitonApp that, programmatically triggered as the log indicates.

 "{\"FunctionExecutionTimeMs\":\"634.0927\",\"TriggerReason\":\"This function was programmatically called via the host APIs.\",\"HostInstanceId\":\"13...\",\"Category\":\"Host.Results\",\"FullName\":\"...b\",\"LogLevel\":\"Information\",\"InvocationId\":\"c4086333-...-0a04ac395dc5\",\"ProcessId\":\"7960\",\"HttpMethod\":\"GET\",\"HttpPath\":\"/api/namehere.\"}"iip is logged as "52.114.x.x"

seems to be that it is part of the azure. how do we who tried connecting. ip belongs to who in azure ip?

thanks,
Kalpa

azure-functions
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MayankBargali-MSFT avatar image
0 Votes"
MayankBargali-MSFT answered

@Kalpa-7768 As per the log your function have called via the host API's/azure portal with the right keys. You can refer to the azure data center IP's to find which azure resource it belongs to.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.