ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 165 - AZ-104 discussion

Report
Export

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.
Answers
A.
Add the Azure Performance Diagnostics agent to VM1.
B.
Modify the VM size property of VM1.
Answers
B.
Modify the VM size property of VM1.
C.
Add VM1 to a scale set.
Answers
C.
Add VM1 to a scale set.
D.
Increase the vCPU quota for the subscription.
Answers
D.
Increase the vCPU quota for the subscription.
E.
Add a Desired State Configuration (DSC) extension to VM1.
Answers
E.
Add a Desired State Configuration (DSC) extension to VM1.
Suggested answer: E

Explanation:

If you have a CPU/performance issue then the solution is to scale up (increase VM size) or to scale out (scale set) given that the App does not support multiple instances then scale up is the obvious choice.

Reference:

https://docs.microsoft.com/en-us/azure/virtual-machines/windows/resize-vm

asked 26/09/2024
BISWARUP KUNDU
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first