Skip to content

Commit 9da25ce

Browse files
committed
Additional updates to Firewall hybrid network tutorial
- Further refinements to testing procedure and documentation AB#544783
1 parent 678ee30 commit 9da25ce

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

articles/firewall/tutorial-hybrid-portal-policy.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -497,10 +497,7 @@ Now deploy Azure Bastion in the hub virtual network to provide secure access to
497497
```bash
498498
curl http://<VM-spoke-01 private IP>
499499
```
500-
501-
So now you verified that the firewall rules are working:
502-
503-
- You can browse the web server on the spoke virtual network.
500+
The web server will return a response.
504501

505502
Next, change the firewall network rule collection action to **Deny** to verify that the firewall rules work as expected.
506503

@@ -510,7 +507,7 @@ Next, change the firewall network rule collection action to **Deny** to verify t
510507
4. For **Rule collection action**, select **Deny**.
511508
5. Select **Save**.
512509

513-
Close any existing remote desktops before testing the changed rules. Now run the tests again. They should all fail this time.
510+
Now run the test again. The test should fail this time.
514511

515512
## Clean up resources
516513

0 commit comments

Comments
 (0)