wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Azure Challenge #4

Total questions: 20

Worksheet time: 11mins

Name
Class
Date
1.

HOTSPOT

You plan to create an Azure virtual machine.

You need to identify which storage service must be used to store the unmanaged data disks of the virtual

machine.


What should you identify? To answer, select the appropriate service in the answer area.

a)

BLOBS

b)

FILES

c)

TABLES

d)

QUEUES

2.

Your company plans to move several servers to Azure.

The company’s compliance policy states that a server named FinServer must be on a separate network

segment.


You are evaluating which Azure services can be used to meet the compliance policy requirements.


Which Azure solution should you recommend?

a)

a resource group for FinServer and another resource group for all the other servers

b)

a virtual network for FinServer and another virtual network for all the other servers

c)

a VPN for FinServer and a virtual network gateway for each other server

d)

one resource group for all the servers and a resource lock for FinServer

3.

You plan to map a network drive from several computers that run Windows 10 to Azure Storage. You need to

create a storage solution in Azure for the planned mapped drive.


What should you create?

a)

an Azure SQL database

b)

a virtual machine data disk

c)

a Files service in a storage account

d)

a Blobs service in a storage account

4.

HOTSPOT

You plan to implement an Azure database solution.


You need to implement a database solution that meets the following requirements:

Can add data concurrently from multiple regions

Can store JSON documents


Which database service should you deploy? To answer, select the appropriate service in the answer area.

a)

SQL Database

b)

Azure Cosmos DB

c)

Data Factories

d)

SQL Servers

5.

Your company plans to migrate all its network resources to Azure.

You need to start the planning process by exploring Azure.


What should you create first?

a)

a subscription

b)

a resource group

c)

a virtual network

d)

a management group

6.

You have an on-premises application that sends email notifications automatically based on a rule.

You plan to migrate the application to Azure.

You need to recommend a serverless computing solution for the application.


What should you include in the recommendation?

a)

a web app

b)

a server image in Azure Marketplace

c)

a logic app

d)

an API app

7.

You plan to deploy a website to Azure. The website will be accessed by users worldwide and will host large

video files.

You need to recommend which Azure feature must be used to provide the best video playback experience.


What should you recommend?

a)

an application gateway

b)

an Azure ExpressRoute circuit

c)

a content delivery network (CDN)

d)

an Azure Traffic Manager profile

8.

Your company plans to deploy several million sensors that will upload data to Azure.

You need to identify which Azure resources must be created to support the planned solution.


Which two Azure resources should you identify? Each correct answer presents part of the solution.


NOTE: Each correct selection is worth one point.

a)

Azure Data Lake

b)

Azure Queue storage

c)

Azure File Storage

d)

Azure IoT Hub

e)

Azure Notification Hubs

9.

You have an Azure web app.

You need to manage the settings of the web app from an iPhone.


What are two Azure management tools that you can use? Each correct answer presents a complete solution.


NOTE: Each correct selection is worth one point.

a)

Azure CLI

b)

the Azure portal

c)

Azure Cloud Shell

d)

Windows PowerShell

e)

Azure Storage Explorer

10.

This question requires that you evaluate the underlined text to determine if it is correct.


You have an application that is comprised of an Azure web app that has a Service Level Agreement (SLA) of

99.95 percent and an Azure SQL database that has an SLA of 99.99 percent.

The composite SLA for the application is the product of both SLAs, which equals 99.94 percent.


Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If

the statement is incorrect, select the answer choice that makes the statement correct.

a)

No change is needed

b)

the lowest SLA associated to the application, which is 99.95 percent

c)

the highest SLA associated to the application, which is 99.99 percent

d)

the difference between the two SLAs, which is 0.05 percent

11.

HOTSPOT

For each of the following statements, select Yes if the statement is true. Otherwise, select No.


NOTE: Each correct selection is worth one point.

Hot Area:

a)

NO YES NO

b)

YES YES NO

c)

YES NO YES

d)

NO NO YES

12.

Your company plans to deploy an Artificial Intelligence (AI) solution in Azure.


What should the company use to build, test, and deploy predictive analytics solutions?

a)

Azure Logic Apps

b)

Azure Machine Learning Studio

c)

Azure Batch

d)

Azure Cosmos DB

13.

This question requires that you evaluate the underlined text to determine if it is correct.


Data that is stored in the Archive access tier of an Azure Storage account can be accessed at any time by

using azcopy.exe.


Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If

the statement is incorrect, select the answer choice that makes the statement correct.

a)

No change is needed

b)

can only be read by using Azure Backup

c)

must be restored before the data can be accessed

d)

must be rehydrated before the data can be accessed

14.

HOTSPOT

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Hot Area:

a)

NO NO YES

b)

YES YES NO

c)

NO YES NO

d)

YES NO YES

15.

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource

group named RG1.


From Azure documentation, you have the following command that creates a virtual machine named VM1.

az vm create --resource-group RG1 --name VM1 -- image

UbuntuLTS --generate-ssh-keys

You need to create VM1 in Subscription1 by using the command.


Solution: From the Azure portal, launch Azure Cloud Shell and select PowerShell. Run the command in

Cloud Shell.


Does this meet the goal?

a)

YES

b)

NO

16.

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource

group named RG1.


From Azure documentation, you have the following command that creates a virtual machine named VM1.

az vm create --resource-group RG1 --name VM1 -- image

UbuntuLTS --generate-ssh-keys

You need to create VM1 in Subscription1 by using the command.


Solution: From a computer that runs Windows 10, install Azure CLI. From PowerShell, sign in to Azure and

then run the command.


Does this meet the goal?

a)

YES

b)

NO

17.

You have an Azure subscription named Subscription1. You sign in to the Azure portal and create a resource

group named RG1.


From Azure documentation, you have the following command that creates a virtual machine named VM1.

az vm create --resource-group RG1 --name VM1 -- image

UbuntuLTS --generate-ssh-keys

You need to create VM1 in Subscription1 by using the command.


Solution: From a computer that runs Windows 10, install Azure CLI. From a command prompt, sign in to

Azure and then run the command.


Does this meet the goal?

a)

YES

b)

NO

18.

This question requires that you evaluate the underlined text to determine if it is correct.


Azure policies provide a common platform for deploying objects to a cloud infrastructure and for implementing consistency across the Azure environment.


Instructions: Review the underlined text. If it makes the statement correct, select “No change is needed”. If

the statement is incorrect, select the answer choice that makes the statement correct.

a)

No change is needed

b)

Resource groups provide

c)

Azure Resource Manager templates provides

d)

Management groups provide

19.

DRAG DROP

Match the Azure service to the correct description.

Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on

the right. Each service may be used once, more than once, or not at all.

NOTE: Each correct selection is worth one point.

Select and Place:

a)

AZURE AI BOT, AZURE MACHINE LEARNING, AZURE FUNCTION, AZURE IOT HUB

b)

AZURE AI BOT, AZURE FUNCTION, AZURE IOT HUB, AZURE MACHINE LEARNING

c)

AZURE FUNCTION, AZURE IOT HUB, AZURE AI BOT, AZURE MACHINE LEARNING

d)

AZURE MACHINE LEARNING, AZURE FUNCTION, AZURE IOT HUB, AZURE AI BOT,

20.

An Azure administrator plans to run a PowerShell script that creates Azure resources.

You need to recommend which computer configuration to use to run the script.

Solution: Run the script from a computer that runs Windows 10 and has the Azure PowerShell module

installed.


Does this meet the goal?

a)

YES

b)

NO