Skip to content

Commit 67ac59f

Browse files
committed
validation
1 parent d150382 commit 67ac59f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/api-management/migrate-stv1-to-stv2-vnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ You can migrate your API Management instance to the `stv2` platform keeping the
8181

8282
You can choose whether the API Management instance's original VIP address is preserved (recommended) or whether a new VIP address will be generated.
8383

84-
* **Preserve virtual IP address** - If you preserve the VIP address in a VNet in external mode, API requests can remain responsive during migration (see [Expected downtime](#expected-downtime)); for a VNet in internal mode, temporary downtime is expected. Infrastructure configuration (such as custom domains, locations, and CA certificates) will be locked for 45 minutes. No further configuration is required after migration.
84+
* **Preserve virtual IP address** - If you preserve the VIP address in a VNet in external mode, API requests can remain responsive during migration (see [Expected downtime](#expected-downtime-and-compute-retention)); for a VNet in internal mode, temporary downtime is expected. Infrastructure configuration (such as custom domains, locations, and CA certificates) will be locked for 45 minutes. No further configuration is required after migration.
8585

8686
With this option, the `stv1` compute is deleted permanently after the migration is complete. There is no option to retain it temporarily.
8787

@@ -218,7 +218,7 @@ After you update the VNet configuration, the status of your API Management insta
218218

219219
- **Will the migration cause a downtime?**
220220

221-
When migrating a VNet-injected instance and keeping the same subnet configuration, minimal or no downtime for the API gateway is expected. See the summary table in [Expected downtime](#expected-downtime).
221+
When migrating a VNet-injected instance and keeping the same subnet configuration, minimal or no downtime for the API gateway is expected. See the summary table in [Expected downtime](#expected-downtime-and-compute-retention).
222222

223223
When migrating and changing to a new VIP address, there shouldn't be any downtime if default hostnames are in use. It's critical that all network dependencies are taken care of upfront, for the impacted APIs to be functional. However, if custom domains are in use, they'll be pointing to the purged compute until they're updated which may cause a downtime. Alternatively, for certain migration options, enable a migration setting to retain the old gateway for 48 hours. Having the old and the new compute coexist will facilitate validation, and then you can update the custom DNS entries at will.
224224

includes/api-management-migration-compute-coexist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.author: danlep
88

99
## Confirm settings before old gateway is purged
1010

11-
For scenarios in which the old gateway is temporarily retained after migration, the old and the new compute created during migration coexist for a short period of time, usually 1 hour or less, that you can use to validate the deployment and that your applications work as expected. When migrating using the **Platform migration** blade in the portal for certain scenarios, you can optionally extend the retention period to 48 hours.
11+
For scenarios in which the old gateway is temporarily retained after migration, the old and the new compute created during migration coexist for a short period of time, approximately 15 minutes, that you can use to validate the deployment and that your applications work as expected. When migrating using the **Platform migration** blade in the portal for certain scenarios, you can optionally extend the retention period to 48 hours.
1212

1313
* During this window, the old and new gateways are both online and serving traffic. You are not billed during this time.
1414
* Use this window to update any network dependencies including DNS, firewall rules, and VNets to use the new VIP address and subnet address space.

0 commit comments

Comments
 (0)