K
C
2024/25 TEST QUESTIONS AND
LO
CORRECT DETAILED /
VERIFIED ANSWERS LATEST
YC
UPDATE
D
U
ST
, 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
K
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?
C
Select only one answer.
WebApp1 and WebApp2 only
WebApp1 and Web3 only ******Correct
LO
WebApp1 only
WebApp1, WebApp2, WebApp3 and WebApp4
We have an expert-written solution to this problem!
YC
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.
D
Assign User1 the Website Contributor role for Contoso2022********Correct
Scale out the Contoso2022 App Service plan.
Scale up the Contoso2022 App Service plan.
U
You have Azure subscription that includes virtual network named VNet1 in West US region. You
ST
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