Skip to content

Commit 2d42bbf

Browse files
Merge pull request #252070 from mbender-ms/ip-services-bastion
ip services - Update for vnet create - configure-public-ip-bastion.md
2 parents 17151b3 + 6b6b932 commit 2d42bbf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/virtual-network/ip-services/configure-public-ip-bastion.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: mbender
77
ms.service: virtual-network
88
ms.subservice: ip-services
99
ms.topic: how-to
10-
ms.date: 08/24/2023
10+
ms.date: 09/19/2023
1111
ms.custom: template-how-to
1212
---
1313

@@ -38,7 +38,7 @@ In this section, you create an Azure Bastion host. You select the IP address you
3838

3939
2. In the search box at the top of the portal, enter **Bastion**.
4040

41-
3. In the search results, select **Bastions**.
41+
3. In the search results, select **Bastion**.
4242

4343
4. Select **+ Create**.
4444

@@ -52,8 +52,9 @@ In this section, you create an Azure Bastion host. You select the IP address you
5252
| **Instance details** | |
5353
| Name | Enter **myBastionHost**. |
5454
| Region | Select **(US) West US 2**. |
55+
| Tier | Select **Basic**. |
5556
| **Configure virtual network** | |
56-
| Virtual network | Select **Create new**. </br> Enter **myVNet** in **Name**. </br> Leave the default address space of **10.4.0.0/16**. </br> Leave the default subnet of **10.4.0.0/24**. </br> In the text box under the **default** subnet, enter **AzureBastionSubnet**. </br> In address range, enter **10.4.1.0/27**. </br> Select **OK**. |
57+
| Virtual network | Select **Create new**. </br> Enter **myVNet** in **Name**. </br> Leave the default address space of **10.4.0.0/16**. </br> Leave the default subnet of **10.4.0.0/24**. </br> In the text box under the **default** subnet, enter **AzureBastionSubnet**. </br> In address range, enter **10.4.1.0/26**. </br> Select **OK**. |
5758
| Subnet | Select **AzureBastionSubnet**. |
5859
| **Public IP address** | |
5960
| Public IP address | Select **Use existing**. |

0 commit comments

Comments
 (0)