SOLUTION A+ GRADE)
You need to deploy an Azure virtual machine scale set that contains five instances as
quickly as possible. What should you do?
Deploy five virtual machines. Modify the Availability Zones settings for each virtual
machine.
Deploy five virtual machines. Modify the Size setting for each virtual machine.
Deploy one virtual machine scale set that is set to VM (virtual machines)
orchestration mode.
Deploy one virtual machine scale set that is set to ScaleSetVM orchestration mode. -
ANSWER-D
You plan to create the Azure web apps shown in the following table. Name Runtime
stack WebApp1----.NET Core 3.0 WebApp2 ASP.NET V4.7 WebApp3 PHP 7.3
WebApp4 Ruby 2.6
What is the minimum number of App Service plans you should create for the web
apps?
A.1
B.2
C.3
D.4 - ANSWER-A
,You have two Azure virtual networks named VNet1 and VNet2. VNet1 contains an Azure
virtual machine named VM1. VNet2 contains an Azure virtual machine named VM2.
VM1 hosts a frontend application that connects to VM2 to retrieve data. Users report
that the frontend application is slower than usual.
You need to view the average round-trip time (RTT) of the packets from VM1 to VM2.
Which Azure Network Watcher feature should you use?
A.IP flow verify B.Connection troubleshoot C.Connection monitor D.NSG flow logs -
ANSWER-C
You have an Azure subscription that has a Recovery Services vault named Vault1. The
subscription contains the virtual machines shown in the following table:
NAME---Operating System---Auto-Shutdown VM1---WIndows Server 2012 R2---Off
VM2---WIndows Server 2016---19:00 VM3---Ubuntu Server 18.04LTS---Off VM4---
WIndows 10--- 19:00
You plan to schedule backups to occur every night at 23:00. Which virtual machines
can you back up by using Azure Backup?
A.VM1 and VM3 only B.VM1, VM2, VM3 and VM4
C.VM1 and VM2 only
D.VM1 only - ANSWER-B
You have an Azure subscription named AZPT1 that contains the resources shown in
the following table:
NAME---TYPE
storage1---Azure Storage Account VNET1---Virtual network
VM1---Azure virtual machine VM1Managed---Managed disk for VM1 RVAULT1---Recovery
Services vault for the site recovery of VM1
You create a new Azure subscription named AZPT2.
,You need to identify which resources can be moved to AZPT2. Which resources should
you identify?
A.VM1, storage1, VNET1, and VM1Managed only
B.VM1 and VM1Managed only
C.VM1, storage1, VNET1, VM1Managed, and RVAULT1 D.RVAULT1 only - ANSWER-C
You have an Azure subscription that contains a virtual machine named VM1. VM1 hosts
a line- of- business application that is available 24 hours a day. VM1 has one network
interface and one managed disk. VM1 uses the D4s v3 size.
You plan to make the following changes to VM1:
-Change the size to D8s v3.
-Add a 500-GB managed disk.
-Add the Puppet Agent extension.
-Enable Desired State Configuration Management. Which change will cause downtime
for VM1?
Enable Desired State Configuration Management
Add a 500-GB managed disk
Change the size to D8s v3
Add the Puppet Agent extension - ANSWER-C
You have an app named App1 that runs on an Azure web app named webapp1. The
developers at your company upload an update of App1 to a Git repository named Git1.
Webapp1 has the deployment slots shown in the following table. NameFunction
webapp1-prodProduction
webapp1-testStaging
You need to ensure that the App1 update is tested before the update is made available
to users. Which two actions should you perform? Each correct answer presents part
of the solution.
Swap the slots
, Deploy the App1 update to webapp1-prod, and then test the update
Stop webapp1-prod
Deploy the App1 update to webapp1-test, and then test the update
Stop webapp1-test - ANSWER-AD
QUESTION 3
You have an Azure subscription named Subscription1 that has the following providers
registered: Authorization
Automation Resources Compute KeyVault Network Storage Billing Web