User1765159799 posted
Hi all,
I would like to put my application code into Azure, but have the database stay on our existing dedicated server where it runs quite well. At the moment the code and database are on the same dedicated box.
I have a connection string that refers to our database server by IP address. This server is behind a firewall. I can punch in an IP address to allow through the firewall.
Is it possible to obtain details/rules to configure our firewall to allow Azure through?
Is this like anything anyone else has attempted? What is best practice here?