How to get the IP4 address of Azure Function

BHARATH KUMAR 26 Reputation points
2022-04-22T06:49:04.09+00:00

I need to get the IP4 address of the of Azure Function, how can I get ?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,331 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,796 Reputation points
    2022-04-22T06:52:50.707+00:00

    @BHARATH KUMAR Thanks for reaching out. For inbound IP address for your function app please refer to this section.
    For outbound IP address for your function, you can refer to this section.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.