20+ practice questions focused on Deploy and Manage Azure Compute — one of the most tested topics on the AZ-104 exam. Each question includes a detailed explanation so you learn why the right answer is correct.
Start Deploy and Manage Azure Compute PracticeYou have an application that writes heavily to Azure-managed disks and requires the highest consistent IOPS and lowest latency. Which disk type should you choose?
Explanation: Azure Ultra Disk offers the highest performance among Azure managed disks, with up to 160,000 IOPS per disk and sub-millisecond latency, exceeding Premium SSD v2's 80,000 IOPS. Therefore, Ultra Disk is the correct choice for applications requiring the highest consistent IOPS and lowest latency.
You need to run a scheduled script on an Azure virtual machine every time the VM starts. Which feature should you use?
Explanation: To run a script every time an Azure VM starts, use the Custom Script Extension to deploy a script that creates a scheduled task configured to run at system startup. The Custom Script Extension itself executes only during provisioning or when manually invoked; it does not rerun automatically on each boot. Therefore, B is correct because it is the only option that allows executing custom code, and you can use it to set up the startup trigger.
You are deploying a Windows Server VM for an internal app. The VM must support Secure Boot and vTPM later, its OS disk must survive host moves, and the team wants the lowest-cost managed disk tier that still behaves like a normal writable OS disk. Which two choices should you make? Select two.
Explanation: Secure Boot and vTPM are only supported on Generation 2 VMs in Azure, which use UEFI firmware and GPT-partitioned OS disks. A Generation 2 Windows Server Marketplace image provides the necessary firmware and partitioning. Additionally, Azure Trusted Launch (which enables Secure Boot and vTPM) requires a managed OS disk and supports only Premium SSD and Standard SSD tiers, not Standard HDD. Therefore, Standard SSD is the lowest-cost managed disk tier that supports vTPM while remaining a durable, writable OS disk. Ephemeral disks do not survive host moves and unmanaged VHDs are not managed disks, so they are incorrect.
A reporting application needs an Azure VM with at least 8 vCPUs and 64 GiB of RAM. The workload is memory-heavy, and the team wants a reasonable starting point. Which VM family should the administrator choose?
Explanation: The E-series is Azure's memory-optimized VM family, designed for workloads that require a high memory-to-CPU ratio. For a memory-heavy reporting application, the E-series (e.g., E8s_v3 with 8 vCPUs and 64 GiB RAM) provides the needed memory efficiently and is a reasonable starting point. While a D-series VM like D16s_v3 can also meet the minimum specs, it does so with double the vCPUs, making E-series a more cost-effective and appropriate choice for memory-intensive workloads.
A support desk needs to reset the local administrator password on specific virtual machines by using the VMAccess extension and restart those VMs. They must not be able to resize the machines, change networking, or manage disks. What should the administrator create?
Explanation: The support desk needs only specific actions to reset the local admin password via the VMAccess extension (Microsoft.Compute/virtualMachines/extensions/write) and to restart VMs (Microsoft.Compute/virtualMachines/restart/action), without permissions to resize, change networking, or manage disks. A custom role at the VM scope allows granting precisely these required actions while excluding broader management actions. This follows the principle of least privilege and prevents unintended modifications to other resources.
+15 more Deploy and Manage Azure Compute questions available
Practice all Deploy and Manage Azure Compute questions1. Baseline your knowledge
Start with 10 questions to gauge your current understanding of Deploy and Manage Azure Compute. This tells you whether you need a concept refresher or just practice.
2. Review every explanation
For each question — right or wrong — read the full explanation. Understanding why an answer is correct is more valuable than knowing the answer itself.
3. Focus on exam traps
Deploy and Manage Azure Compute questions on the AZ-104 frequently use trap wording. Look for subtle differences in answers that test your precision, not just general knowledge.
4. Reach 80% consistently
Do repeated sessions until you score 80%+ three times in a row. Then move to mixed-mode practice to test cross-topic recall under realistic conditions.
The exact number varies per candidate. Deploy and Manage Azure Compute is tested as part of the AZ-104 blueprint. Practicing with targeted Deploy and Manage Azure Compute questions ensures you can handle any format or difficulty that appears.
Yes. Courseiva provides free AZ-104 practice questions across all exam topics and domains. The platform includes topic-based practice, mock exams, missed-question review, bookmarked questions, and readiness tracking — no account required.
Difficulty is subjective, but Deploy and Manage Azure Compute is a high-priority exam concept tested in multiple ways — direct recall, scenario analysis, and command-output interpretation. Consistent practice is the best way to build confidence.
Launch a full Deploy and Manage Azure Compute practice session with instant scoring and detailed explanations.
Start Deploy and Manage Azure Compute Practice →