Setting up Azure’s P2S VPN Gateway with PowerShell — Part 3/3
- Arlan Nugara
- Apr 29, 2023
- 1 min read
This post outlines Steps 8–10 of the series of 10 steps to create an Azure P2S Connection. Do these steps AFTER COMPLETING Steps 1–4 given in Setting up Azure’s P2S VPN Gateway with PowerShell -Part 1/3 and Steps 5–7 given in Setting up Azure’s P2S VPN Gateway with PowerShell -Part 2/3
Steps 1- 7 for Creating P2S Connection:
1. Log in to Azure and set variables2. Configure a VNet3. Create the VPN Gateway4. Add the VPN client address pool5. Generate certificates6. Upload the root certificate public key info to Azure7. Install an exported client certificate
Comments