QUESTIONS & ANSWERS 100%
CORRECT (FULLY SOLVED)
Hotspot Question
You plan to create an Azure Storage account in the Azure
region of East US 2.
You need to create a storage account that meets the
following requirements:
- Replicates synchronously.
- Remains available if a single data center in the region
fails.
How should you configure the storage account? To
answer, select the appropriate options in the
answer area.
NOTE: Each correct selection is worth one point.
Replication
A. Geo-redundant storage (GRS)
B. Locally-redundant storage (LRS)
,C. Read-access geo-redundant storage (RA GRS)
D. Zone-redundant storage (ZRS)
Account type:
A. Blob storage
B. Storage (general purpose v1)
C. StorageV2 (general purpose v2) - correct
answer- DC
QUESTION 1
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 - correct answer- B
,QUESTION 2
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 -
correct answer- B
QUESTION 3
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 - correct answer- B
QUESTION 4
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?