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 Active Directory (Azure AD)
authentication.
Which two settings can be used to configure WebApp1? Each correct answer presents a complete solution.
Select all answers that apply.
User assigned managed identity
Application settings
TLS/SSL bindings
App Service Authentication
System assigned managed identity
Question 2 of 28
You plan to deploy the following Azure web apps:
WebApp1, that runs on Windows Server 2016
WebApp2, that runs on Windows Server 2022
WebApp3, that runs on Ubuntu Server
WebApp4, that runs on Red Hat Enterprise Linux
You need to create the app service plans for the web apps.
What is the minimum number of app service plans that should be created?
Select only one answer.
1
2
3
4
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?
Select only one answer.
application settings for Contoso2023
general settings for Contoso2023
application settings for Contoso2023-Slot1
general settings for Contoso2023-Slot1
, Question 4 of 28
You plan to deploy an Azure web app that will have the following settings:
Name: WebApp1
Publish: Docker container
Operating system: Windows
Region: West US
Windows Plan (West US): ASP-RG1-8bcf
You need to ensure that WebApp1 uses the ASP.NET V4.8 runtime stack.
Which setting should you modify?
Select only one answer.
Region
Operating system
Publish
Windows Plan
Question 5 of 28
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.
Docker
Hyper-V role
Azure Portal
.NET Framework 4.7
Question 6 of 28
You have an Azure subscription that contains the following resources:
a storage account named storage123
a container instance named AppContainer
The subscription contains a virtual network named VirtualNet4 that has the following subnets:
SubnetA- storage123 is connected to SubnetA.
SubnetB- AppContainer is connected to SubnetB.
SubnetC- No resources.
You plan to deploy an Azure container instance named container5 to VirtualNet4.
To which subnets can you deploy container5?
Select only one answer.
SubnetB only
SubnetC only
SubnetB and SubnetC only
SubnetA, SubnetB, and SubnetC