@@ -7,7 +7,7 @@ ms.author: mbender
7
7
ms.service : virtual-network
8
8
ms.subservice : ip-services
9
9
ms.topic : how-to
10
- ms.date : 12/16/2022
10
+ ms.date : 09/19/2023
11
11
ms.custom : template-how-to, engagement-fy23
12
12
---
13
13
@@ -19,7 +19,7 @@ A VPN gateway is a virtual network gateway used to send encrypted traffic betwee
19
19
20
20
VPN gateway supports standard and basic SKU public IP addresses depending on the SKU of the VPN gateway. Public IP prefixes aren't supported.
21
21
22
- In this article, you'll learn how to create a VPN gateway using an existing public IP in your subscription.
22
+ In this article, you learn how to create a VPN gateway using an existing public IP in your subscription.
23
23
24
24
## Prerequisites
25
25
@@ -29,19 +29,19 @@ In this article, you'll learn how to create a VPN gateway using an existing publ
29
29
30
30
## Create VPN gateway using existing public IP
31
31
32
- In this section, you'll create a VPN gateway. You'll select the IP address you created in the prerequisites as the public IP for the VPN gateway.
32
+ In this section, you create a VPN gateway. You select the IP address you created in the prerequisites as the public IP for the VPN gateway.
33
33
34
34
### Create virtual network
35
35
36
36
1 . Sign in to the [ Azure portal] ( https://portal.azure.com ) .
37
37
38
- 2 . In the search box at the top of the portal, enter ** Virtual network** .
38
+ 1 . In the search box at the top of the portal, enter ** Virtual network** .
39
39
40
- 3 . In the search results, select ** Virtual networks** .
40
+ 1 . In the search results, select ** Virtual networks** .
41
41
42
- 4 . Select ** + Create** .
42
+ 1 . Select ** + Create** .
43
43
44
- 5 . In ** Create virtual network** , enter or select the following information.
44
+ 1 . In ** Create virtual network** , enter or select the following information.
45
45
46
46
| Setting | Value |
47
47
| ------- | ----- |
@@ -52,7 +52,7 @@ In this section, you'll create a VPN gateway. You'll select the IP address you c
52
52
| Name | Enter ** myVNet** . |
53
53
| Region | Select ** West US 2** . |
54
54
55
- 6 . Select the ** Review + create** tab, or select the blue ** Review + create** button.
55
+ 1 . Select the ** Review + create** tab, or select the blue ** Review + create** button.
56
56
57
57
7 . Select ** Create** .
58
58
0 commit comments