AZ-104: Microsoft Azure Administrator Full Course - Build Custom Apps and Azure Container Registry - LAB Activity

AZ-104: Microsoft Azure Administrator Full Course - Build Custom Apps and Azure Container Registry - LAB Activity

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial guides viewers through creating custom images and web applications using Azure and GitHub. It covers cloning a GitHub repository, customizing it, and using Azure CLI to manage Docker images. The tutorial also explains how to create and host images in Azure container repositories and deploy container instances. The process is simplified compared to traditional methods, highlighting the efficiency of using containers.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in creating a custom web application from a GitHub repository?

Clone the repository into your Azure subscription

Download the repository as a ZIP file

Create a new Azure account

Install Git on your local machine

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to clone a GitHub repository in Azure Cloud Shell?

git fetch

git push

git pull

git clone

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file format is used to define the structure and dependencies of a Node.js application?

HTML

JSON

XML

YAML

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a Dockerfile in a project?

To list all HTML files

To manage network settings

To store user credentials

To define the commands to assemble a Docker image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Azure service is used to store Docker images?

Azure SQL Database

Azure Container Registry

Azure Virtual Machines

Azure Blob Storage

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to build a Docker image using Azure CLI?

az container create

az vm create

az storage create

az acr build

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the final step after creating a Docker image in Azure?

Save the image locally

Email the image to a colleague

Push the image to Azure Container Instances

Delete the image

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?