Skip to content

Commit fe655ba

Browse files
Merge pull request #276093 from dlepow/patch-289
[APIM] Update api-management-virtual-network-troubleshooting.md
2 parents 0a60128 + f88bed1 commit fe655ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/api-management-virtual-network-troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To apply a network configuration change to the API Management instance using the
5454
An API Management instance hosted on the [`stv1` compute platform](../articles/api-management/compute-infrastructure.md), when deployed into a Resource Manager VNet subnet, reserves the subnet by creating a resource navigation link. If the subnet already contains a resource from a different provider, deployment will **fail**. Similarly, when you delete an API Management service, or move it to a different subnet, the resource navigation link will be removed.
5555

5656
### Challenges encountered in reassigning API Management instance to previous subnet
57-
* **VNet lock** - When moving an API Management instance back to its original subnet, immediate reassignment may not be possible due to the VNet lock, which takes up to six hours to be removed. If the original subnet has other `stv1` platform-based API Management services (cloud service-based), deleting them and waiting for 6 hours is necessary for deploying an `stv2` platform-based service in the same subnet.
57+
* **VNet lock** - When moving an API Management instance back to its original subnet, immediate reassignment may not be possible due to the VNet lock, which takes up to one hour to be removed. If the original subnet has other `stv1` platform-based API Management services (cloud service-based), deleting them and waiting is necessary for deploying an `stv2` platform-based service in the same subnet.
5858
* **Resource group lock** - Another scenario to consider is the presence of a scope lock at the resource group level or higher, hindering the Resource Navigation Link Deletion process. To resolve this, remove the scope lock and allow a delay of approximately 4-6 hours for the API Management service to unlink from the original subnet before the lock removal, enabling deployment to the desired subnet.
5959

6060
### Troubleshoot connection to Microsoft Graph from inside a VNet

0 commit comments

Comments
 (0)