MCSE MSCE Cloud Platform Integration & Virtualization 3 — Questions and Answers
Question 1: A Hyper-V administrator needs to move a running VM to another host without downtime. Which Hyper-V feature accomplishes this?
- Quick Migration
- Live Migration (Correct answer)
- Storage Migration
- Import/Export
Correct answer: Live Migration
Live Migration transfers a running VM between Hyper-V hosts with no perceptible downtime for users.
Question 2: Which Azure networking feature allows you to inspect and filter traffic between Azure virtual networks using a centralized security appliance?
- Azure Application Gateway
- Azure Firewall (Correct answer)
- Network Security Groups
- Azure DDoS Protection
Correct answer: Azure Firewall
Azure Firewall is a managed, stateful firewall service that can centrally enforce network traffic policies across virtual networks.
Question 3: What is the purpose of the Azure Hybrid Benefit when deploying Windows Server VMs in Azure?
- Enables cross-region VM replication
- Allows using existing on-premises Windows Server licenses to reduce VM costs (Correct answer)
- Provides automatic patching for Windows VMs
- Enables nested virtualization in Azure VMs
Correct answer: Allows using existing on-premises Windows Server licenses to reduce VM costs
Azure Hybrid Benefit lets you apply existing on-premises Windows Server Software Assurance licenses to Azure VMs, reducing licensing costs.
Question 4: In a System Center Virtual Machine Manager (SCVMM) environment, what object represents a collection of hosts that share workloads and resources?
- Resource Pool
- Host Group
- Cloud (Correct answer)
- Logical Network
Correct answer: Cloud
In SCVMM, a Private Cloud is an abstraction that represents a collection of host resources pooled together and offered to users or tenants.
Question 5: Which Azure service enables you to run serverless containers without managing any underlying infrastructure?
- Azure Kubernetes Service
- Azure Container Instances (Correct answer)
- Azure App Service
- Azure Virtual Machine Scale Sets
Correct answer: Azure Container Instances
Azure Container Instances runs containers on-demand without requiring you to provision or manage virtual machines.
Question 6: What Hyper-V technology allows multiple virtual machines to share a single physical GPU for graphics workloads?
- RemoteFX vGPU (Correct answer)
- Discrete Device Assignment (DDA)
- Enhanced Session Mode
- Virtual NUMA
Correct answer: RemoteFX vGPU
RemoteFX vGPU partitions a physical GPU and shares it among multiple VMs for improved virtualized graphics performance.
Question 7: When configuring Azure Traffic Manager, which routing method directs user requests to the endpoint with the lowest network latency?
- Priority routing
- Weighted routing
- Performance routing (Correct answer)
- Geographic routing
Correct answer: Performance routing
Performance routing in Azure Traffic Manager sends clients to the endpoint with the lowest network latency based on an internet latency table.
A Hyper-V administrator needs to move a running VM to another host without downtime.
Which Hyper-V feature accomplishes this?