I have a wcf service named "ServiceA" which is been hosted in azure cloud service . Now, I have one more service which can be accessed only within a private network.
Is it possible to make "ServiceA" consume "ServiceB" which is present in private network by adding the network ip address anywhere in the configuration?.
Try this solution by IP Restriction, So you can allow Known IP and you can stop other IP.
https://www.stokia.com/support/misc/web-config-ip-address-restriction.aspx