Skip to content

Commit 62d727f

Browse files
Merge pull request #272917 from tferdou1/patch-18
Update capacity-reservation-associate-virtual-machine-scale-set-flex.md
2 parents 47f5774 + 2654044 commit 62d727f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/virtual-machines/capacity-reservation-associate-virtual-machine-scale-set-flex.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ This content applies to the flexible orchestration mode. For uniform orchestrati
3737

3838
**Option 2: Add to the first Virtual Machine deployed** - If the Scale Set omits a VM profile, then you must add the Capacity Reservation group to the first Virtual Machine deployed using the Scale Set. Follow the same process used to associate a VM. For sample code, see [Associate a virtual machine to a Capacity Reservation group](capacity-reservation-associate-vm.md).
3939

40+
## Associate an existing virtual machine scale set to a Capacity Reservation group
41+
42+
**Step 1: Add to the Virtual Machine Scale Set** - For sample code, see [Associate a virtual machine scale set with uniform orchestration to a Capacity Reservation group](capacity-reservation-associate-virtual-machine-scale-set.md).
43+
44+
**Step 2: Add to the Virtual Machines deployed** - You must add the Capacity Reservation group to the Virtual Machines deployed using the Scale Set. Follow the same process used to associate a VM. For sample code, see [Associate a virtual machine to a Capacity Reservation group](capacity-reservation-associate-vm.md).
45+
4046
## Next steps
4147

4248
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)