You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/api-management-howto-disaster-recovery-backup-restore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ Backup is a long running operation that may take more than a minute to complete.
169
169
Note the following constraints when making a backup request:
170
170
171
171
-**Container** specified in the request body **must exist**.
172
-
- While backup is in progress, **avoid changes in service management** such as SKU upgrade or downgrade, change in domain name, and more.
172
+
- While backup is in progress, **avoid management changes in the service** such as SKU upgrade or downgrade, change in domain name, and more.
173
173
- Restore of a **backup is guaranteed only for 30 days** since the moment of its creation.
174
174
-**Usage data** used for creating analytics reports **isn't included** in the backup. Use [Azure API Management REST API][azure api management rest api] to periodically retrieve analytics reports for safekeeping.
175
175
- In addition, the following items are not part of the backup data: custom domain SSL certificates and any intermediate or root certificates uploaded by customer, developer portal content, and virtual network integration settings.
Copy file name to clipboardExpand all lines: articles/api-management/api-management-using-with-vnet.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ Azure reserves some IP addresses within each subnet, and these addresses can't b
174
174
175
175
In addition to the IP addresses used by the Azure VNET infrastructure, each Api Management instance in the subnet uses two IP addresses per unit of Premium SKU or one IP address for the Developer SKU. Each instance reserves an additional IP address for the external load balancer. When deploying into Internal vnet, it requires an additional IP address for the internal load balancer.
176
176
177
-
Given the calculation above the minimum size of the subnet, in which API Management can be deployed is /29 which gives three IP addresses.
177
+
Given the calculation above the minimum size of the subnet, in which API Management can be deployed is /29 that gives three usable IP addresses.
178
178
179
179
## <aname="routing"> </a> Routing
180
180
+ A load balanced public IP address (VIP) will be reserved to provide access to all service endpoints.
@@ -238,12 +238,12 @@ The IP Addresses are divided by **Azure Environment**. When allowing inbound req
238
238
| Azure Public| Germany North| 51.116.0.0|
239
239
| Azure Public| Norway East| 51.120.2.185|
240
240
| Azure Public| Norway West| 51.120.130.134|
241
-
| Azure China Cloud| China North (Global)| 139.217.51.16|
242
-
| Azure China Cloud| China East (Global)| 139.217.171.176|
243
-
| Azure China Cloud| China North| 40.125.137.220|
244
-
| Azure China Cloud| China East| 40.126.120.30|
245
-
| Azure China Cloud| China North 2| 40.73.41.178|
246
-
| Azure China Cloud| China East 2| 40.73.104.4|
241
+
| Azure China 21 Vianet| China North (Global)| 139.217.51.16|
242
+
| Azure China 21 Vianet| China East (Global)| 139.217.171.176|
243
+
| Azure China 21 Vianet| China North| 40.125.137.220|
244
+
| Azure China 21 Vianet| China East| 40.126.120.30|
245
+
| Azure China 21 Vianet| China North 2| 40.73.41.178|
246
+
| Azure China 21 Vianet| China East 2| 40.73.104.4|
247
247
| Azure Government| USGov Virginia (Global)| 52.127.42.160|
0 commit comments