Skip to content

Commit 367b471

Browse files
authored
Merge pull request #89529 from jagilber/sfBurstSupport
modify articles/service-fabric/service-fabric-cluster-capacity.md add B-series not supported for service fabric
2 parents d241d27 + d767013 commit 367b471

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/service-fabric/service-fabric-cluster-capacity.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,10 @@ The capacity needs of your cluster will be determined by your specific workload
154154

155155
**For production workloads, the recommended VM size (SKU) is [Standard D2_V2](../virtual-machines/dv2-dsv2-series.md) (or equivalent) with a minimum of 50 GB of local SSD, 2 cores, and 4 GiB of memory.** A minimum of 50 GB local SSD is recommended, however some workloads (such as those running Windows containers) will require larger disks. When choosing other [VM sizes](../virtual-machines/sizes-general.md) for production workloads, keep in mind the following constraints:
156156

157-
- Partial core VM sizes like Standard A0 are not supported.
157+
- Partial / single core VM sizes like Standard A0 are not supported.
158158
- *A-series* VM sizes are not supported for performance reasons.
159159
- Low-priority VMs are not supported.
160+
- [B-Series Burstable SKU's](https://docs.microsoft.com/azure/virtual-machines/sizes-b-series-burstable) are not supported.
160161

161162
#### Primary node type
162163

0 commit comments

Comments
 (0)