
Answer-first summary for fast verification
Answer: Allow incoming traffic on port 443 from the Internet for the web server subnet.
The correct answer is A. Users access the web front end of App1 using HTTPS, which operates over port 443. Therefore, an incoming security rule for port 443 is needed. This rule should be associated with the subnet containing the web servers to ensure secure access. Outgoing rules are irrelevant in this scenario since the goal is to allow users to access the web front end, not to control outbound traffic.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
In planning the Azure migration for App1, how should you configure the network security group (NSG) to enable user access?
A
Allow incoming traffic on port 443 from the Internet for the web server subnet.
B
Allow outgoing traffic on port 443 from the web server subnet to the Internet.
C
Allow incoming traffic on port 443 from the Internet for all subnets.
D
Allow outgoing traffic on port 443 from all subnets to the Internet.
No comments yet.