Skip to content

Commit cc5539a

Browse files
authored
feat: Update N4A upgrade channel note(#1027)
We need to make it explicit that the preview channel should not be used for production.
1 parent 714f1dd commit cc5539a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/nginxaas-azure/quickstart/upgrade-channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Maintaining the latest version NGINX Plus, operating system (OS), and other soft
1515
{{<bootstrap-table "table table-striped table-bordered">}}
1616
| Channel | Description |
1717
|-------------|---------------------------|
18-
| preview | Selecting this channel automatically upgrades your deployment to the latest supported version of NGINX Plus and its dependencies soon after they become available. We recommend using this setting to try out new capabilities in deployments running in your development, testing, and staging environments. Avoid using it in your production environment. |
18+
| preview | Selecting this channel automatically upgrades your deployment to the latest supported version of NGINX Plus and its dependencies soon after they become available. We recommend using this setting to try out new capabilities in deployments running in your development, testing, and staging environments. Do not use the **Preview** channel in your production environment. |
1919
| stable | A deployment running on this channel will receive updates on NGINX Plus and its dependencies at a slower rate than the **Preview** channel. We recommend using this setting for production deployments where you might want stable features instead of the latest ones. This is the **default channel** if you do not specify one for your deployment. |
2020
{{</bootstrap-table>}}
2121

0 commit comments

Comments
 (0)