Which statement correctly describes the source of VM images available in the Azure Marketplace?
Think about who can publish VM images in a marketplace environment.
The Azure Marketplace hosts VM images published by Microsoft, third-party vendors, and community contributors, offering a wide variety of options.
You need to deploy a production workload on Azure. Which VM image source should you prefer to ensure security and support?
Consider security, support, and reliability for production environments.
Official Microsoft or certified third-party images ensure better security, updates, and support for production workloads.
What happens when you deploy a VM in Azure using a custom VM image stored in your Azure Compute Gallery?
Think about what a custom image contains and how Azure uses it.
Custom VM images include the OS, installed software, and configurations at capture time. Azure uses this to create identical VM instances.
What is a major security risk when deploying VMs from unverified or unknown publishers in the Azure Marketplace?
Consider what risks come from unknown software sources.
Unverified VM images may contain malicious software that can compromise your data and network security.
You manage hundreds of VMs across multiple regions. What is the best practice for managing VM images to ensure consistency, reduce storage costs, and speed up deployments?
Think about Azure services designed for image sharing and replication.
Azure Compute Gallery allows you to centrally manage, version, and replicate VM images across regions, optimizing storage and deployment speed.