Skip to content

Commit 693a1b7

Browse files
committed
acrolinx fixes
1 parent 19f2ae7 commit 693a1b7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/api-management/api-management-howto-disaster-recovery-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Backup is a long running operation that may take more than a minute to complete.
169169
Note the following constraints when making a backup request:
170170

171171
- **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.
173173
- Restore of a **backup is guaranteed only for 30 days** since the moment of its creation.
174174
- **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.
175175
- 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.

articles/api-management/api-management-using-with-vnet.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Azure reserves some IP addresses within each subnet, and these addresses can't b
174174

175175
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.
176176

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.
178178

179179
## <a name="routing"> </a> Routing
180180
+ 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
238238
| Azure Public| Germany North| 51.116.0.0|
239239
| Azure Public| Norway East| 51.120.2.185|
240240
| 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|
247247
| Azure Government| USGov Virginia (Global)| 52.127.42.160|
248248
| Azure Government| USGov Texas (Global)| 52.127.34.192|
249249
| Azure Government| USGov Virginia| 52.227.222.92|
@@ -257,7 +257,7 @@ The IP Addresses are divided by **Azure Environment**. When allowing inbound req
257257
* [Connecting a Virtual Network to backend using Vpn Gateway](../vpn-gateway/vpn-gateway-about-vpngateways.md#s2smulti)
258258
* [Connecting a Virtual Network from different deployment models](../vpn-gateway/vpn-gateway-connect-different-deployment-models-powershell.md)
259259
* [How to use the API Inspector to trace calls in Azure API Management](api-management-howto-api-inspector.md)
260-
* [Virtual Network Faq](../virtual-network/virtual-networks-faq.md)
260+
* [Virtual Network Frequently asked Questions](../virtual-network/virtual-networks-faq.md)
261261
* [Service tags](../virtual-network/security-overview.md#service-tags)
262262

263263
[api-management-using-vnet-menu]: ./media/api-management-using-with-vnet/api-management-menu-vnet.png

0 commit comments

Comments
 (0)