Skip to content

Commit b53642c

Browse files
Merge pull request #249659 from asudbring/vnet-encryption-update
Added include for new VNET create for vnet encryption how-to portal
2 parents 46df0e6 + 43ba123 commit b53642c

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

articles/virtual-network/how-to-create-encryption-portal.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18,30 +18,7 @@ Azure Virtual Network encryption is a feature of Azure Virtual Network. Virtual
1818

1919
- An Azure account with an active subscription. [Create one for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
2020

21-
## Create a virtual network
22-
23-
In this section, you create a virtual network and enable virtual network encryption.
24-
25-
1. Sign in to the [Azure portal](https://portal.azure.com/).
26-
27-
1. In the search box at the top of the portal, begin typing **Virtual networks**. When **Virtual networks** appears in the search results, select it.
28-
29-
1. In **Virtual networks**, select **+ Create**.
30-
31-
1. Enter or select the following information in the **Basics** tab of **Create virtual network**:
32-
33-
| Setting | Value |
34-
| ------- | ----- |
35-
| **Project details** | |
36-
| **Subscription** | Select your subscription. |
37-
| **Resource group** | Select **Create new**, then enter **test-rg** in **Name**. Select **OK**. |
38-
| **Instance details** | |
39-
| Virtual network name | Enter **vnet-1**. |
40-
| Region | Select **(US) East US 2**. |
41-
42-
1. Select **Review + create**.
43-
44-
1. Select **Create**.
21+
[!INCLUDE [virtual-network-create.md](../../includes/virtual-network-create.md)]
4522

4623
> [!IMPORTANT]
4724
> Azure Virtual Network encryption requires supported virtual machine SKUs in the virtual network for traffic to be encrypted. The setting **dropUnencrypted** will drop traffic between unsupported virtual machine SKUs if they are deployed in the virtual network. For more information, see [Azure Virtual Network encryption requirements](virtual-network-encryption-overview.md#requirements).

0 commit comments

Comments
 (0)