Skip to content

Commit 2d0daf4

Browse files
Update some language from 'preview' to 'feature', preparing for GA next month
1 parent dd7d05f commit 2d0daf4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-use-availability-zones.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ You can modify a scale to expand the set of zones over which to spread VM instan
168168
> 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).
169169
170170
> [!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**.
172172
173173
This feature can be used with API version 2023-03-01 or greater.
174174

@@ -224,7 +224,7 @@ Expanding to a zonal scale set is done in 3 steps:
224224
#### Prepare for zonal expansion
225225

226226
> [!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.
228228
229229
In order to prepare for zonal expansion:
230230
* [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)
297297
> [!IMPORTANT]
298298
> Rolling upgrades with MaxSurge is currently under Public Preview. It is only available for VMSS Uniform Orchestration Mode.
299299
300-
### Preview known issues and limitations
300+
### Known issues and limitations
301301

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.
303303

304304
* Scale sets running Service Fabric or Azure Kubernetes Service are not supported.
305305

0 commit comments

Comments
 (0)