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/virtual-machine-scale-sets-use-availability-zones.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@ You can modify a scale to expand the set of zones over which to spread VM instan
168
168
> Updating Virtual Machine Scale Sets to add availability zones is currently in preview. Previews are made available to you on the condition that you agree to the [Supplemental Terms of Use](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Some aspects of this feature may change prior to general availability (GA).
169
169
170
170
> [!IMPORTANT]
171
-
> This preview is intended for stateless workloads on Virtual Machine Scale Sets. Scale sets with stateful workloads or used with **Service Fabric or Azure Kubernetes Services are not supported for zonal expansion**.
171
+
> This feature is intended for stateless workloads on Virtual Machine Scale Sets. Scale sets with stateful workloads or used with **Service Fabric or Azure Kubernetes Services are not supported for zonal expansion**.
172
172
173
173
This feature can be used with API version 2023-03-01 or greater.
174
174
@@ -224,7 +224,7 @@ Expanding to a zonal scale set is done in 3 steps:
224
224
#### Prepare for zonal expansion
225
225
226
226
> [!WARNING]
227
-
> This preview allows you to add zones to the scale set. You can't go back to a regional scale set or remove zones once they have been added.
227
+
> This feature allows you to add zones to the scale set. You can't go back to a regional scale set or remove zones once they have been added.
228
228
229
229
In order to prepare for zonal expansion:
230
230
*[Check that you have enough quota](../virtual-machines/quotas.md) for the VM size in the selected region to handle more instances.
@@ -297,9 +297,9 @@ With [Rolling upgrades + MaxSurge](virtual-machine-scale-sets-upgrade-policy.md)
297
297
> [!IMPORTANT]
298
298
> Rolling upgrades with MaxSurge is currently under Public Preview. It is only available for VMSS Uniform Orchestration Mode.
299
299
300
-
### Preview known issues and limitations
300
+
### Known issues and limitations
301
301
302
-
* The preview is targeted to stateless workloads on Virtual Machine Scale Sets.
302
+
* The feature is targeted to stateless workloads on Virtual Machine Scale Sets.
303
303
304
304
* Scale sets running Service Fabric or Azure Kubernetes Service are not supported.
0 commit comments