Skip to content

Commit a60f3e3

Browse files
authored
Merge pull request #159300 from wtnlee/aadupdate
updated aad page
2 parents 285cdd5 + 71c906d commit a60f3e3

File tree

5 files changed

+8
-7
lines changed

5 files changed

+8
-7
lines changed
Binary file not shown.
21.3 KB
Loading
27.2 KB
Loading
37.4 KB
Loading

articles/virtual-wan/virtual-wan-point-to-site-azure-ad.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,31 +84,32 @@ A User VPN configuration defines the parameters for connecting remote clients.
8484

8585
![Screenshot shows the User V P N configurations menu item selected.](media/virtual-wan-point-to-site-azure-ad/aadportal1.jpg)
8686

87-
2. click **+Create user VPN config**.
87+
2. Click **+Create user VPN config**.
8888

8989
![Screenshot shows the Create user V P N config link.](media/virtual-wan-point-to-site-azure-ad/aadportal2.jpg)
9090

91-
3. Enter the information and click **Create**.
92-
91+
3. Under **Basics**, specify the following parameters
9392
* **Configuration name** - Enter the name you want to call your User VPN Configuration.
94-
* **Tunnel type** - Select OpenVPN.
93+
* **Tunnel type** - Select OpenVPN from the dropdown menu.
94+
4. Navigate to **Azure Active Directory**. Toggle **Azure Active Directory** to 'Yes' and supply the following values based on your tenant details.
9595
* **Authentication method** - Select Azure Active Directory.
9696
* **Audience** - Type in the Application ID of the [Azure VPN](openvpn-azure-ad-tenant.md) Enterprise Application registered in your Azure AD tenant.
9797
* **Issuer** - `https://sts.windows.net/<your Directory ID>/`
9898
* **AAD Tenant** - `https://login.microsoftonline.com/<your Directory ID>`
9999

100-
![Screenshot shows the Create new User V P N configuration pane where you can enter the values.](media/virtual-wan-point-to-site-azure-ad/aadportal3.jpg)
100+
![Screenshot shows the Create new User V P N configuration pane where you can enter the values.](media/virtual-wan-point-to-site-azure-ad/configure-aad-profile.png)
101101

102102
## <a name="hub"></a>Edit hub assignment
103103

104104
1. Navigate to the **Hubs** blade under the virtual WAN.
105105
2. Select the hub that you want to associate the vpn server configuration to and click the ellipsis (...).
106106

107-
![Screenshot shows Edit virtual hub selected from the menu.](media/virtual-wan-point-to-site-azure-ad/p2s4.jpg)
107+
![Screenshot shows Edit virtual hub selected from the menu.](media/virtual-wan-point-to-site-azure-ad/select-hub.png)
108108
3. Click **Edit virtual hub**.
109109
4. Check the **Include point-to-site gateway** check box and pick the **Gateway scale unit** that you want.
110110

111-
![Screenshot shows the Edit virtual hub dialog box where you can select your Gateway scale unit.](media/virtual-wan-point-to-site-azure-ad/p2s2.jpg)
111+
:::image type="content" source="./media/virtual-wan-point-to-site-azure-ad/edit-virtual-hub.png" alt-text="Screenshot shows the Edit virtual hub dialog box where you can select your Gateway scale unit."lightbox="./media/virtual-wan-point-to-site-azure-ad/edit-virtual-hub.png":::
112+
112113
5. Enter the **Address pool** from which the VPN clients will be assigned IP addresses.
113114
6. Click **Confirm**.
114115
7. The operation will can take up to 30 minutes to complete.

0 commit comments

Comments
 (0)