Our client is running IIS on-prem that needs to access Azure storage account across the VPN to Azure.
When creating a local DNS entry of storageaccountname.localdomain.com I can access the storage using file explorer however IIS is unable to use this...
Any ideas?
P.S.
It works when we fool IIS via a host file entry with the Azure private IP attached to the storage account and FQDN of storageaccountname.file.core.windows.com