You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-network/ip-services/configure-public-ip-bastion.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -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: 08/24/2023
10
+
ms.date: 09/19/2023
11
11
ms.custom: template-how-to
12
12
---
13
13
@@ -38,7 +38,7 @@ In this section, you create an Azure Bastion host. You select the IP address you
38
38
39
39
2. In the search box at the top of the portal, enter **Bastion**.
40
40
41
-
3. In the search results, select **Bastions**.
41
+
3. In the search results, select **Bastion**.
42
42
43
43
4. Select **+ Create**.
44
44
@@ -52,8 +52,9 @@ In this section, you create an Azure Bastion host. You select the IP address you
52
52
|**Instance details**||
53
53
| Name | Enter **myBastionHost**. |
54
54
| Region | Select **(US) West US 2**. |
55
+
| Tier | Select **Basic**. |
55
56
|**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**. |
0 commit comments