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