You have an Azure web app named WebApp1. You discover that backup options are
unavailable for WebApp1. You need to back up WebApp1. What should you do first?
Select only one answer.
Modify the Application settings of WebApp1.
Modify the platform settings of WebApp1.
Scale out the app service plan.
Scale up the app service plan. Correct
You have an Azure subscription that includes the following web apps: WebApp1, which
runs code in a Windows operating system. WebApp2, which runs code in a Linux
operating system. WebApp3, which runs in a Docker container on Windows. WebApp4,
which runs in a Docker container on Linux. From which web apps can you use
WebJobs?
Select only one answer.
WebApp1 and WebApp2 only
WebApp1 and Web3 only ******Correct
WebApp1 only
WebApp1, WebApp2, WebApp3 and WebApp4
We have an expert-written solution to this problem!
You have an Azure web service named Contoso2022 that runs in the Standard App
Service plan. Contoso2022 has five deployment slots in use. A user named User1 has
the Contributor role for Contoso2022. You need to ensure that User1 can create
additional deployment slots to Contoso2022. What should you do?
Select only one answer.
Assign User1 the Owner role for Contoso2022.
Assign User1 the Website Contributor role for Contoso2022********Correct
Scale out the Contoso2022 App Service plan.
Scale up the Contoso2022 App Service plan.
You have Azure subscription that includes virtual network named VNet1 in West US
region. You plan to deploy following container instances: Instance1, running Windows
container image in West US region Instance2, running Linux container image in West
, US region Instance3, running Windows container image in East US region Which
container instances can be deployed to VNet1?
Select only one answer.
Instance1 and Instance2 only Correct
Instance1 and Instance3 only
Instance1, Instance2 and Instance3
Instance1 only
Instance2 only
You have an Azure container registry that stores an image named Image1 and a
Windows Server 2022 Azure virtual machine named VM1. You need to ensure that you
can run Image1 in VM1. What should you install in VM1?
Select only one answer.
Azure Portal
Docker ******* Correct
Hyper-V role
.NET Framework 4.7
You have an Azure container registry named Registry1. You create a container image
named image1 on a Windows Server container host named Host1. You need to store
image1 in Registry1. Which URL should you use to push image1 from Host1?
Select only one answer.
azure.microsoft.com/Registry1
Registry1.azurecr.io ***** Correct
Registry1.file.core.windows.net
Registry1.onmicrosoft.com
You have an Azure Storage account named storage1. You create the following
encryption scopes for storage1: Scope1 that has an encryption type of
Microsoft-managed keys Scope2 that has an encryption type of Customer-managed
keys Which storage services can be used with Scope2?
Select only one answer.
blob and file only ***** correct
blob, file, table, and queue
blob only
file only
table and queue only