Skip to content

Commit 8300887

Browse files
committed
fixes
1 parent 80b2358 commit 8300887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-network/tutorial-restrict-network-access-to-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ To test network access to a storage account, deploy a virtual machine to each su
232232
233233
## Confirm access to storage account
234234

235-
The virtual machine you created earlier that is assigned to the **subnet-1** subnet is used to confirm access to the storage account. The virtual machine you created in the previous section that is assigned to the **subnet-private** subnet is used to confirm that access to the storage account is blocked.
235+
The virtual machine you created earlier that is assigned to the **subnet-private** subnet is used to confirm access to the storage account. The virtual machine you created in the previous section that is assigned to the **subnet-1** subnet is used to confirm that access to the storage account is blocked.
236236

237237
### Get storage account access key
238238

@@ -290,7 +290,7 @@ The virtual machine you created earlier that is assigned to the **subnet-1** sub
290290

291291
The Azure file share successfully mapped to the Z drive.
292292

293-
1. Close the Bastion connection to **vm-1**.
293+
1. Close the Bastion connection to **vm-private**.
294294

295295
## Confirm access is denied to storage account
296296

0 commit comments

Comments
 (0)