Skip to content

wshamroukh/azure-site-to-site-s2s-vpn

Repository files navigation

azure-site-to-site-s2s-vpn

a repro for different azure site to site s2s vpn scenarios. To run the script, either do one of the following:

  1. Open Azure Cloud Shell and run the following commands to download and run the script:
curl -o s2s.sh https://raw.githubusercontent.com/wshamroukh/azure-site-to-site-s2s-vpn/main/static-s2s-vpn/s2s.sh
chmod +x s2s.sh
./s2s.sh
  1. Download the script or copy its content and use Visual Studio Code with a shell based terminal like git bash or WSL and then run each line of the code.

About

a repro for different azure site to site s2s vpn scenarios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages