Im trying to access Azure Blob storage behind an on-premise firewall. I've whitelisted https://(mystorageaccount).blob.core.windows.net and have opened port 443. I'm still not able to upload.
Is there any other site I need to whitelist in order to access blob storage? The firewall is very restrictive and doesnt allow connections except to explicitly whitelisted urls. I saw on another site https://forums.veeam.com/object-storage-f52/used-ports-and-urls-for-azure-blob-storage-t57784.html#top that I might need to whitelist ocsp.msocsp.com to allow my storage client to validate the tls connection but that seems unlikely to me
