Hi,
I need to store images in Azure, but it seems like requests to Azure Storage are not allowed.
I'm getting a "Connection timed out" when trying to connect to *.blob.core.windows.net:443. While from local it's working. The Azure account is open for all networks.
Is there a way around it?
Thanks!