You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machine-scale-sets/standby-pools-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The number of virtual machines in a standby pool is calculated by the max ready
50
50
| Standby pool size | Standby pool size = `maxReadyCapacity`– `instanceCount`. |
51
51
52
52
### Example
53
-
A Virtual Machine Scale Set with 10 instances and a standby pool with a max ready capacity of 15 would result in their being 5 instances in the standby pool.
53
+
A Virtual Machine Scale Set with 10 instances and a standby pool with a max ready capacity of 15 would result in 5 instances in the standby pool.
54
54
55
55
- Max ready capacity (15) - Virtual Machine Scale Set instance count (10) = Standby pool size (5)
0 commit comments