U.S. Independence Day Deal! Unlock 25% OFF Today – Limited-Time Offer - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft AZ-104 Exam - Topic 4 Question 137 Discussion

You have an Azure subscription that contains an Azure virtual machine named VM1. VM1 runs a financialreporting 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?
E) Add a Desired State Configuration (DSC) extension to VM1.
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.

Microsoft AZ-104 Exam - Topic 4 Question 137 Discussion

Actual exam question for Microsoft's AZ-104 exam
Question #: 137
Topic #: 4
[All AZ-104 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: E

To create a scheduled runbook to increase the processor performance of VM1 at the end of each month, you need to modify the VM size property of VM1. This will allow you to scale up the VM to a larger size that has more CPU cores and memory. You can use Azure Automation to create a PowerShell runbook that changes the VM size using the Set-AzVM cmdlet. You can then schedule the runbook to run at the end of each month using the Azure portal or Azure PowerShell.For more information, seeHow to resize a virtual machine in Azure using Azure Automation1.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel