This lesson shows how to pick Azure VM sizes and series B, D, E, F. First, choose the series based on workload type: B for burstable, D for general, E for memory-heavy, F for compute-heavy. Then select a size with the needed CPU and RAM. For example, B2s has 2 CPUs and 4GB RAM and uses burst credits to handle CPU spikes. The execution table traces choosing B series, selecting B2s size, deploying the VM, and how burst credits are used during spikes. Key moments explain why B series is good for burstable workloads and what happens when burst credits run out. The visual quiz tests understanding of size selection, burst credit usage, and series suitability. The snapshot summarizes series characteristics for quick reference.