Skip to content

Commit 387f765

Browse files
committed
docs: Update portal Bastion to Developer SKU and fix subnet reference
1 parent 14f877b commit 387f765

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

articles/network-watcher/diagnose-network-security-rules.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,10 @@ Azure Bastion uses your browser to connect to virtual machines (VMs) in your vir
200200
| **Instance details** | |
201201
| Name | Enter **myVNet-Bastion**. |
202202
| Region | Select **East US**. |
203-
| Tier | Select **Basic**. |
203+
| Tier | Select **Developer**. |
204204
| **Configure virtual networks** | |
205205
| Virtual network | Select **myVNet**. |
206-
| Subnet | Select **AzureBastionSubnet (10.0.1.0/26)**. |
207-
| **Public IP address** | |
208-
| Public IP address | Select **Create new**. |
209-
| Public IP address name | Enter **myBastionIp**. |
206+
| Subnet | The **AzureBastionSubnet** is created automatically with an address space of **/26** or larger. |
210207
211208
1. Select **Review + create**.
212209
@@ -284,7 +281,7 @@ In this section, you create a virtual machine and a network security group appli
284281
| --- | --- |
285282
| **Network interface** | |
286283
| Virtual network | Select **myVNet**. |
287-
| Subnet | Select **default**. |
284+
| Subnet | Select **mySubnet**. |
288285
| Public IP | Select **None**. |
289286
| NIC network security group | Select **Basic**. |
290287
| Public inbound ports | Select **None**. |

0 commit comments

Comments
 (0)