az-900 Practice Question 512

Exam: az-900
Domain: Describe cloud concepts
Topic: Describe cloud computing
Difficulty: medium
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your Azure environment contains multiple Azure virtual machines. You need to ensure that a virtual machine named VM1 is accessible from the Internet over HTTP. Solution: You modify an Azure firewall. Does this meet the goal? A. Yes B. No

Answer Options

A
Yes
B
No

Correct Answer

A: Yes

Explanation

Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability. In this question, we need to add a rule to Azure Firewall to allow the connection to the virtual machine on port 80 (HTTP).