Azure point to site vpn setup

Azure point to site vpn setup

  1. Create a ‘Resource groups’ account in Azure
  2. Create a ‘Virtual network’ account
  3. Create a ‘virtual gateway’ and a ‘public IP’
  4. Create a endpoint
  5. set DNS configuration in endpoint
  6. Create Root and client certifiation
  7.  Refer to https://docs.microsoft.com/en-us/azure/vpn-gateway/point-to-site-how-to-vpn-client-install-azure-cert
  8.  Export root and client certifation, and put root cert into Azure
  9. Download VPN client and install on PC
  10. Configuring “Hosts” file to manage the Domain Name for SSMS, Azure Data Studio and JDBC to work

    1. Go to C:\Windows\System32\drivers\etc

    2. In the folder, there is a “hosts” file. Open this file with Notepad (run as administrator)