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

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

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through setting up a web server on a Windows machine in Microsoft Azure. It covers installing the web service role, creating a personalized website, and customizing the default IIS Start page by editing the index.html file. The tutorial also explains the importance of file extensions in HTML documents and demonstrates how to test and refresh the web page to reflect changes both on the server and locally.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of installing the web service role on the Azure machine?

To convert the machine into a database server

To install Microsoft Office on the machine

To allow the machine to host a personalized website

To enable the machine to run Python scripts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file is initially accessed when someone connects to the public IP of the web server?

home.html

IIS Start.html

default.html

index.html

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why might an HTML file not be recognized as such, even if it has a .html extension?

The file is not saved properly

The extensions are hidden, showing it as a .txt file

The file is too large

The file is corrupted

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What action is necessary to ensure the web server points to the newly created index.html file?

Refresh the page using F5

Delete the IIS Start.html file

Rename the file to default.html

Restart the server

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What key concept is covered in the video series on virtual machines?

Creating a virtual machine in Azure

Installing Linux on a local machine

Developing mobile applications

Setting up a VPN connection