BrainyBeeBrainyBee
ExploreBlogStart Studying
HomeMicrosoft Azure Administrator (AZ-104)Cram sheet — Create and configure virtual machines
Topic Cram Sheet466 words

Cram sheet — Create and configure virtual machines

AZ-104 › Unit 3 › Create and configure virtual machines

Cram sheet — Create and configure virtual machines

Create and configure virtual machines

Node
AZ104-U3.T2
Objectives
7
Bank questions
32
Grounded documents
4

The heaviest topic in the unit. Two of its numbers are fixed at creation and can never be changed, and both are examined: an availability set's domain counts, and a scale set's orchestration mode.

Availability sets: the numbers, and what they buy

  • Each availability set can have up to 3 fault domains and 20 update domains, and these settings cannot be changed after the set is created.
  • Two or more VMs in an availability set is what meets the 99.95% SLA. One VM in a set buys nothing.
  • There is no extra cost for the availability set itself — you pay only for the VM instances.
  • During planned maintenance, only one update domain is restarted at a time, and a restarted update domain gets 30 minutes to recover before the next one is touched.
  • With five update domains and six VMs, the sixth lands in the same update domain as the first. The distribution wraps.
  • Availability sets give lower VM-to-VM latency than zones, because the machines sit closer together — and that is exactly why they do not survive a datacenter-level failure.

Resizing is disruptive, and sometimes collective

  • Deallocation may be required if the new size is not available on the hardware cluster currently hosting the VM. If a size is missing from the portal list, stopping the VM may reveal more.
  • Even when deallocation is not required, changing the size of a running VM restarts it. Treat every resize as disruptive.
  • ⚠ Deallocating releases any dynamic IP addresses. The OS and data disks are not affected. That split — addresses lost, disks kept — is the examinable half.
  • ⚠ Inside an availability set it gets worse: if the new size is not available on the current cluster, you must deallocate every VM in the set to resize one of them.

Disks and scale sets

  • Five disk types: Ultra Disk, Premium SSD v2, Premium SSD, Standard SSD, Standard HDD.
  • ⚠ Ultra Disk and Premium SSD v2 cannot be used as an OS disk. The two fastest options are data disks only, which quietly eliminates them from any stem about boot performance.
  • Scale sets have two orchestration modes, and the orchestration mode is defined when you create the scale set and cannot be changed or updated later. Flexible spreads VMs across fault domains and offers high-availability guarantees for up to 1,000 VMs.

Zones or set? Read for the failure being survived

An availability set survives rack-level faults and planned maintenance inside one datacenter. Availability zones survive the loss of a datacenter. If the stem names a region without zones, or asks for the lowest VM-to-VM latency, it wants a set; if it names a datacenter outage, no set will do.

Traps

Where Unit 3 Topic 2 catches people

Expecting to change fault or update domain counts after creation. Expecting one VM in an availability set to earn an SLA. Forgetting that a resize restarts a running VM, and can force every VM in the set to be deallocated. Assuming a deallocated VM keeps its dynamic IP. Proposing Ultra Disk or Premium SSD v2 as an OS disk. Planning to switch a scale set's orchestration mode later.

Check yourself

Loading flashcards…

Where these figures come from

Every figure above was read from the raw documentation below on the day this sheet was written. The sha1 is git hash-object over the bytes as fetched, so a doc that changes underneath this sheet can be detected rather than assumed.

Documentsha1
Availability sets overview3d013cdadbc3
Change the size of a virtual machine22a934f51765
Azure managed disk types5e2f9c069441
What are Virtual Machine Scale Sets?0075d65e3f37
All Microsoft Azure Administrator (AZ-104) Study Resources

Related Notes

  • AZ-104 exam map391 words
  • Unit 1 roadmap — Manage Azure identities and governance358 words
  • Unit 1 capstone — Onboarding an acquired subsidiary810 words
  • Lab — A budget notifies and stops nothing166 words
  • Lab — Prove that inheritance only flows one way212 words
  • Lab — Tags do not inherit, and a lock is not a permission204 words
  • Lab — Watch a dynamic group fill itself in183 words
  • Cram sheet — Manage access to Azure resources447 words
  • Cram sheet — Manage Azure subscriptions and governance841 words
  • Cram sheet — Manage Microsoft Entra users and groups580 words
  • Unit 2 roadmap — Implement and manage storage375 words
  • Unit 2 capstone — A media archive on a budget808 words

Ready to study Microsoft Azure Administrator (AZ-104)?

Practice tests, flashcards, and all study notes — free, no sign-up.

Start Studying

Ready to study Microsoft Azure Administrator (AZ-104)?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free
Microsoft Azure Administrator (AZ-104) ResourcesExplore All HivesBlogHome

© 2026 BrainyBee. Free AI-powered exam prep.

Cram check — Create and configure virtual machines

Card 1 of 5

Front of flashcard 1 of 5

How many fault and update domains can an availability set have, and can they change?

medium

Up to 3 fault domains and 20 update domains — and neither can be changed after the set is created.

az-104az104:unit:3cram

Cram check — Create and configure virtual machines

Card 1

Front

How many fault and update domains can an availability set have, and can they change?

Back

Up to 3 fault domains and 20 update domains — and neither can be changed after the set is created.

Card 2

Front

What does deallocating a VM cost you, and what does it keep?

Back

It releases dynamic IP addresses. The OS and data disks are not affected.

Card 3

Front

Which disk types cannot be an OS disk?

Back

Ultra Disk and Premium SSD v2 — the two fastest are data disks only.

Card 4

Front

Can a scale set's orchestration mode be changed after creation?

Back

No. It is defined at creation and cannot be changed or updated later.

Card 5

Front

How many VMs does the 99.95% availability-set SLA require?

Back

Two or more, in the set. And the set itself costs nothing extra — you pay only for the instances.

Cram check — Create and configure virtual machines

Card 1

Front

How many fault and update domains can an availability set have, and can they change?

Back

Up to 3 fault domains and 20 update domains — and neither can be changed after the set is created.

Card 2

Front

What does deallocating a VM cost you, and what does it keep?

Back

It releases dynamic IP addresses. The OS and data disks are not affected.

Card 3

Front

Which disk types cannot be an OS disk?

Back

Ultra Disk and Premium SSD v2 — the two fastest are data disks only.

Card 4

Front

Can a scale set's orchestration mode be changed after creation?

Back

No. It is defined at creation and cannot be changed or updated later.

Card 5

Front

How many VMs does the 99.95% availability-set SLA require?

Back

Two or more, in the set. And the set itself costs nothing extra — you pay only for the instances.