Skip to content

Commit 50d7dba

Browse files
committed
fixes
1 parent a9bef99 commit 50d7dba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

includes/virtual-network-create-network-peer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Use the following steps to create a two way network peer between **vnet1** and *
4444
| Allow gateway or route server in 'vnet-1' to forward traffic to 'vnet-2' | Leave the default of cleared. |
4545
| Enable 'vnet-1' to use 'vnet-2's' remote gateway or route server | Leave the default of cleared. |
4646

47-
:::image type="content" source="../media/virtual-network-create-network-peer/add-peering.png" alt-text="Screenshot of Add peering in the Azure portal.":::
47+
:::image type="content" source="./media/virtual-network-create-network-peer/add-peering.png" alt-text="Screenshot of Add peering in the Azure portal.":::
4848

4949
1. Select **Add**.
50-
50+
includes/media/virtual-network-create-network-peer/add-peering.png

includes/virtual-network-create-with-bastion.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
1818

1919
1. On the **Virtual networks** page, select **+ Create**.
2020

21-
1. On the **Basics** tab of **Create virtual network**, enter or select the following information:
21+
1. On the **Basics** tab of **Create virtual network**, enter, or select the following information:
2222

2323
| Setting | Value |
2424
|---|---|
@@ -47,7 +47,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
4747
| Azure Bastion host name | Enter **bastion**. |
4848
| Azure Bastion public IP address | Select **Create a public IP address**. </br> Enter **public-ip-bastion** in Name. </br> Select **OK**. |
4949

50-
:::image type="content" source="../media/virtual-network-create-with-bastion/enable-bastion.png" alt-text="Screenshot of options for enabling an Azure Bastion host as part of creating a virtual network in the Azure portal.":::
50+
:::image type="content" source="./media/virtual-network-create-with-bastion/enable-bastion.png" alt-text="Screenshot of options for enabling an Azure Bastion host as part of creating a virtual network in the Azure portal.":::
5151

5252
1. Select **Next** to proceed to the **IP Addresses** tab.
5353

@@ -64,7 +64,7 @@ The following procedure creates a virtual network with a resource subnet, an Azu
6464
| Starting address | Leave the default of **10.0.0.0**. |
6565
| Size | Leave the default of **/24 (256 addresses)**. |
6666

67-
:::image type="content" source="../media/virtual-network-create-with-bastion/address-subnet-space.png" alt-text="Screenshot of configuration details for a subnet." lightbox="../media/virtual-network-create-with-bastion/address-subnet-space.png":::
67+
:::image type="content" source="./media/virtual-network-create-with-bastion/address-subnet-space.png" alt-text="Screenshot of configuration details for a subnet." lightbox="../media/virtual-network-create-with-bastion/address-subnet-space.png":::
6868

6969
1. Select **Save**.
7070

0 commit comments

Comments
 (0)