AZ-104: Microsoft Azure Administrator Full Course - Virtual Machine V-Lab

AZ-104: Microsoft Azure Administrator Full Course - Virtual Machine V-Lab

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial addresses an issue with accessing a web server due to a closed port on a virtual machine. It guides users through the Azure portal to modify the security group settings, specifically to open port #80. The tutorial explains the difference between inbound and outbound rules and demonstrates how to add a new rule to allow traffic through port #80. Finally, it tests the changes by refreshing the website to ensure the server is accessible.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the initial issue faced when trying to access the web server?

The virtual network was not configured.

The public IP address was incorrect.

The connection timed out due to the virtual machine not listening on port 80.

The server was not created properly.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section of the Azure portal should you navigate to in order to manage networking settings?

Virtual Machines

Networking

Dashboard

Resource Groups

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of rule is more restrictive in nature, allowing only specific traffic into the virtual machine?

Security rule

Outbound rule

Inbound rule

Network rule

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of setting a priority number when adding a new rule in the security group?

To determine the order in which rules are processed

To indicate the protocol used

To assign a unique identifier to the rule

To specify the type of traffic allowed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After adding port 80 to the inbound rules, what was the result when the web page was refreshed?

The server crashed.

An error message was displayed.

The page loaded successfully.

The page failed to load.