Skip to content

Commit d52bd45

Browse files
authored
Add Missing Scenario for IP Address Change
IP Address of service changes when customer switches subnet of service. This is because we create a new deployment. Need to explicitly doc this since a customer ran into this issue.
1 parent cdceb3e commit d52bd45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/api-management/api-management-howto-ip-addresses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ In the Developer, Basic, Standard, and Premium tiers of API Management, the publ
128128
* The service subscription is [suspended](https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/subscription-lifecycle-api-reference.md#subscription-states) or [warned](https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/subscription-lifecycle-api-reference.md#subscription-states) (for example, for nonpayment) and then reinstated.
129129
* (Developer and Premium tiers) Azure Virtual Network is added to or removed from the service.
130130
* (Developer and Premium tiers) API Management service is switched between external and internal VNet deployment mode.
131+
* (Developer and Premium tiers) API Management service is moved to a different subnet
131132
* (Premium tier) [Availability zones](../reliability/migrate-api-mgt.md) are enabled, added, or removed.
132133
* (Premium tier) In [multi-regional deployments](api-management-howto-deploy-multi-region.md), the regional IP address changes if a region is vacated and then reinstated.
133134

0 commit comments

Comments
 (0)