CertNova
Menu
← Back to PBQ types

Firewall PBQs: Designing and Implementing Microsoft Azure Networking Solutions (AZ-700)

easy

Question 1 of 3

You are an Azure network engineer configuring NSG rules for Spoke A (10.2.0.0/24) in a hub-spoke topology. The spoke currently allows SSH from the entire internet. Per your organization's security baseline, SSH must only be allowed from the hub subnet (10.1.0.0/24) where the bastion host resides. HTTPS traffic from the internet must continue to be allowed. Review the inbound NSG rules and correct the SSH misconfiguration.

Firewall Rules

#DirectionSourcePortProtocolActionOrder
1inboundany443tcpallow
2inboundany22tcpallow
3inboundanyanyanydeny

Rules are evaluated top to bottom. Use ▲▼ to reorder.

Progress

0 of 3 rules correct

Edit or add rules to configure the firewall, then mark complete

0 of 3 marked complete