ACTUAL EXAM QUESTIONS WITH COMPLETE
SOLUTION GUIDE) (MULTIPLE CHOICES) (A+
GRADED 100% VERIFIED) LATEST VERSION 2026
Save
Terms in this set (233)
QUESTION 1 B
You have an Azure subscription
named Subscription1.
You deploy a Linux virtual machine
named VM1 to Subscription1.
You need to monitor the metrics and
the logs of VM1.
What should you use?
A. Azure HDInsight
B. Linux Diagnostic Extension (LAD)
3.0
C. the AzurePerformanceDiagnostics
extension
D. Azure Analysis Services
,QUESTION 2 B
You plan to deploy three Azure
virtual machines named VM1, VM2,
and VM3. The virtual
machines will host a web app named
App1.
You need to ensure that at least two
virtual machines are available if a
single Azure datacenter
becomes unavailable.
What should you deploy?
A. all three virtual machines in a
single Availability Zone
B. all virtual machines in a single
Availability Set
C. each virtual machine in a separate
Availability Zone
D. each virtual machine in a separate
Availability Set
QUESTION 3 B
You have an Azure virtual machine
named VM1 that runs Windows
Server 2019.
You save VM1 as a template named
Template1 to the Azure Resource
Manager library.
You plan to deploy a virtual machine
named VM2 from Template1.
What can you configure during the
deployment of VM2?
A. operating system
B. administrator username
C. virtual machine size
D. resource group
,QUESTION 4 E
You have an Azure subscription that
contains an Azure virtual machine
named VM1. VM1 runs a
financial reporting app named App1
that does not support multiple active
instances.
At the end of each month, CPU
usage for VM1 peaks when App1
runs.
You need to create a scheduled
runbook to increase the processor
performance of VM1 at the
end of each month.
What task should you include in the
runbook?
A. Add the Azure Performance
Diagnostics agent to VM1.
B. Modify the VM size property of
VM1.
C. Add VM1 to a scale set.
D. Increase the vCPU quota for the
subscription.
E. Add a Desired State Configuration
(DSC) extension to VM1.
, QUESTION 5 A
Note: This question is part of a series
of questions
You have an Azure subscription that
contains 10 virtual networks. The
virtual networks are hosted
in separate resource groups.
Another administrator plans to
create several network security
groups (NSGs) in the subscription.
You need to ensure that when an
NSG is created, it automatically
blocks TCP port 8080 between the
virtual networks.
Solution: You configure a custom
policy definition, and then you assign
the policy to the
subscription.
Does this meet the goal?
A. Yes
B. No