Do you need azure ports?

I searched for Azure docs, various community forums, and google, but I did not find a summary of which ports need to be opened on the company's firewall to allow all Azure components (blob, sql, compute, bus, publish) for the function.

For example, from what I have read so far, it looks like 1433 is required for SQL Azure, 9354 for service bus, 443 for connection. What else is required? I would like to go to the IT department once with a complete list.

Regards, Todd

+6
source share
1 answer

http://blogs.msdn.com/b/brunoterkaly/archive/2012/02/07/azure-ports.aspx

I tried to point out some of them. I think this is pretty thorough.

+6
source

Source: https://habr.com/ru/post/907880/


All Articles