Question 1 of 28
You have the following Azure resources:
• Azure Key Vault named KeyVault1
• Azure App Service named WebApp1
You need to ensure that WebApp1 can access KeyVault1 by using Azure AD authentication.
Which two settings can be used to configure WebApp1? Each correct answer presents a complete solution.
User assigned managed identity
Application settings
TLS/SSL bindings
App Service Authentication
System assigned managed identity
Question 2 of 28
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?
Assign User1 the Owner role for Contoso2022.
Assign User1 the Website Contributor role for Contoso2022.
Scale up the Contoso2022 App Service plan.
Scale out the Contoso2022 App Service plan.
, Question 3 of 28
You have an Azure web app named Contoso2023. You add a deployment slot to Contoso2023 named Slot1.
You need to be able to perform a deployment slot swap with preview.
What should you modify?
application settings for Contoso2023
general settings for Contoso2023
application settings for Contoso2023-Slot1
general settings for Contoso2023-Slot1
Question 4 of 28
You have an Azure subscription that includes a virtual network named VNet1.
You plan to create a web app named WebApp1 and deploy it to VNet1.
You need to prepare the environment for the planned web app. The solution must minimize costs.
Which app service plan size should you use?
Dev / Test FI
Dev / Test B1
Production P1V2
Production P3V3
Isolated UV2
Question 5 of 28
You have Azure subscription that includes virtual network with following subnets:
• Subnet1, which has connected virtual machine
• Subnet2, which has connected web app
• Subnet3, which has connected container instance