Hello Harish Dharmavaram,
Welcome to the Microsoft Q&A forum.
For SHIR: You can get the IP address of the Azure Synapse SHIR Integration Runtime by using the REST API. Please send a POST request to the following URL
or directly from the Azure synapse studio. From synapse studio, click on Edit integration run time and, you can see the IP address.
This is documented on the below URL. https://learn.microsoft.com/en-us/rest/api/synapse/resourcemanager/integration-runtime-node-ip-address/get?view=rest-synapse-resourcemanager-2021-06-01-preview&tabs=HTTP
For Azure Integration Runtime
If you are using the Azure Integration run time, then please follow the below document to get an IP addresses for specific regions.
https://learn.microsoft.com/en-us/azure/data-factory/azure-integration-runtime-ip-addresses#azure-integration-runtime-ip-addresses-specific-regions I hope this answers your question.
If this answers your question, please consider accepting the answer by hitting the Accept answer and up-vote as it helps the community look for answers to similar questions.