Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


In an Azure subscription with a VM named VM1 running a single-instance financial reporting app, which task in a scheduled runbook would address the monthly peak in CPU usage?





Explanation:

The correct answer is B: 'Adjust VM1's size to allocate more CPU resources.' Modifying the VM size property can increase the number of vCPUs allocated to VM1, which allows for better handling of the CPU usage peaks that occur at the end of each month when the financial reporting app runs. This can be accomplished through a scheduled runbook to ensure the adjustment happens automatically at the required time.