public and private IP address of datafactory and other azure services

Anshal 2,251 Reputation points
2021-09-17T12:38:34.6+00:00

Dear friends how can I find out public and private IP address of my datafactory and integration runtime azure cosmosdb ,azure functions and other azure services please tell me the steps to whitelist it. I need step by step for doing this.please tell me.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,625 questions
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA 90,641 Reputation points Moderator
    2021-09-20T08:10:48.393+00:00

    Hello @Anshal ,

    Thanks for the question and using MS Q&A platform.

    A service tag represents a group of IP address prefixes from a given Azure service. Microsoft manages the address prefixes encompassed by the service tag and automatically updates the service tag as addresses change, minimizing the complexity of frequent updates to network security rules.

    You can use service tags to define network access controls on network security groups or Azure Firewall. Use service tags in place of specific IP addresses when you create security rules. By specifying the service tag name, such as ApiManagement, in the appropriate source or destination field of a rule, you can allow or deny the traffic for the corresponding service.

    The IP addresses that Azure Integration Runtime uses depends on the region where your Azure integration runtime is located. All Azure integration runtimes that are in the same region use the same IP address ranges.

    Summarizing data access strategies through Azure Data Factory:

    133532-image.png

    For more details, refer to the below articles:

    Virtual network service tags.

    Azure Integration Runtime IP addresses

    Azure Data Factory now supports Static IP address ranges

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators
    1 person found this answer helpful.

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.