Skip to content

Commit 7d3dff1

Browse files
Apply suggestions from code review
Co-authored-by: Jon Torre <78599298+JTorreG@users.noreply.github.com>
1 parent 0fe13a9 commit 7d3dff1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/nginxaas-azure/billing/change-plan/migrate-from-standardv2.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@ title: Migrate from Standard V2 to Standard V3
33
weight: 100
44
toc: true
55
url: /nginxaas/azure/billing/change-plan/migrate-from-standardv2/
6-
type:
7-
- how-to
6+
nd-content-type: how-to
7+
nd-product: NAZURE
88
---
99

1010
## Overview
1111

1212
F5 NGINXaaS for Azure (NGINXaaS) now supports in-place migration from Standard V2 plan to the Standard V3 plan, we encourage you to upgrade your deployment to the Standard V3 plan as soon as possible. If you fail to migrate, your NGINXaaS deployment will stop receiving automatic updates that address critical security issues.
1313

14-
The Standard V3 plan is an upgraded, purpose-built solution for modern enterprises looking to simplify application traffic management and scale workloads effortlessly. The Standard V3 pricing model is designed to optimize efficiency and transparency: customers benefit from an affordable fixed price per deployment ($0.25/hour) that covers baseline overhead, while NCU usage ($0.008/hour/unit) and data processing ($0.005/GB) allow costs to scale precisely with demand.
14+
The Standard V3 plan is an upgraded, purpose-built solution for modern enterprises looking to simplify application traffic management and scale workloads effortlessly. The Standard V3 pricing model is designed to optimize efficiency and transparency: customers benefit from an affordable fixed price per deployment ($0.25 USD/hour) that covers baseline overhead, while NCU usage ($0.008 USD/hour/unit) and data processing ($0.005 USD/GB) allow costs to scale precisely with demand.
1515

1616
{{< call-out "note" >}}
1717
We currently only support in-place migration from Standard V2 plan to the Standard V3 plan and from Standard to Standard V3 plan. You cannot update your Basic plan deployments to Standard V3 plan using this guide.
1818
{{< /call-out >}}
1919

2020
## Migration Steps
2121

22-
### Use the Azure the Portal
22+
### Use the Azure Portal
2323

2424
1. Go to the **Overview** page of the NGINXaaS deployment in the Azure portal.
2525
2. Under **Essentials**, find the **Pricing Tier** and select **Click to Upgrade**.
@@ -45,7 +45,7 @@ terraform {
4545
3. Run `terraform plan`. Look at the output of terraform plan to ensure that your NGINXaaS deployment is not being replaced.
4646
4. Run `terraform apply` to upgrade the deployment.
4747

48-
### Use the Azure-cli
48+
### Use the Azure CLI
4949

5050
Run the below command to update your NGINXaaS deployment.
5151

0 commit comments

Comments
 (0)