Forum Discussion
Step-By-Step: Creating an Azure Point-to-Site VPN
The microsoft guidance on securely providing access to a BLOB storage is using a shared access signature with a stored access policy. But this method connects over public internet.
I am looking for definitive guidance on setting up a site-to-site VPN from an on-prem environment so any data/file transfer between an on-prem machine/application, happens over the VPN tunnel and not over the public internet. I need the connection to be able to retrieve and add files into the BLOB from the on-prem environment.
any help is appreciated
1 Reply
- blakem2Copper Contributor
Hi,
Here is a link for the Microsoft doc that explains setting up a site to site VPN within Azure.
https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal
I have used this before and is a very good document. As for your gateway on premises I might be able to assist with the config depending on what you are using.