Microsoft Azure Administrator Associate AZ-104 Practice Question
You are an Azure administrator for a company that runs a critical application on an Azure Virtual Machine (VM) named VM1. The application requires additional storage space to store log files. You need to add a data disk to VM1 without causing any downtime. What should you do?
Stop VM1, attach a new data disk, and then start VM1.
Attach an empty managed data disk to VM1 from the Azure portal.
Deallocate VM1, add a data disk using Azure PowerShell, and then allocate VM1.
Redeploy VM1 with a larger OS disk size.