Skip to content

Commit c84ed09

Browse files
author
gitName
committed
[APIM][release-preview-apim-premv2] Pre-release updates
1 parent fadcd60 commit c84ed09

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

articles/api-management/api-management-region-availability.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,9 @@ Information in the following table is updated regularly. Capacity availability i
3030
| Australia Southeast ||| | |
3131
| Brazil South ||| | |
3232
| Central India ||| | |
33-
| Central US | | || |
3433
| East Asia ||| ||
3534
| East US ||| | |
36-
| East US 2 ||| ||
35+
| East US 2 ||| ||
3736
| France Central ||| ||
3837
| Germany West Central |||||
3938
| Japan East ||| ||

articles/api-management/inject-vnet-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ When you [create](get-started-create-service-instance.md) a Premium v2 instance
9292

9393
When a Premium v2 API Management instance is injected in a virtual network, you have to manage your own DNS to enable inbound access to API Management.
9494

95-
We recommend:
95+
While you have the option to use your own custom DNS server, we recommend:
9696

9797
1. Configure an Azure [DNS private zone](../dns/private-dns-overview.md).
9898
1. Link the Azure DNS private zone to the virtual network.

articles/api-management/v2-service-tiers-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following v2 tier is in preview:
3636

3737
* **Simplified networking** - The Standard v2 and Premium v2 tiers provide [networking options](#networking-options) to isolate API Management's inbound and outbound traffic.
3838

39-
* **More options for production workloads** - The v2 tiers are all supported with an SLA. Upgrade from Basic v2 to Standard v2 to Premium v2 to add more production options.
39+
* **More options for production workloads** - The v2 tiers are all supported with an SLA.
4040

4141
* **Developer portal options** - Enable the [developer portal](api-management-howto-developer-portal.md) when you're ready to let API consumers discover your APIs.
4242

@@ -49,9 +49,9 @@ The latest capabilities of the v2 tiers are supported in API Management API vers
4949

5050
## Networking options
5151

52-
* **Standard v2** and **Premium v2** support **virtual network integration** to allow your API Management instance to reach API backends that are isolated in a single connected virtual network. The API Management gateway, management plane, and developer portal remain publicly accessible from the internet. The virtual network must be in the same region as the API Management instance. [Learn more](integrate-vnet-outbound.md).
52+
* **Standard v2** and **Premium v2** support **virtual network integration** to allow your API Management instance to reach API backends that are isolated in a single connected virtual network. The API Management gateway, management plane, and developer portal remain publicly accessible from the internet. The virtual network must be in the same region and subscription as the API Management instance. [Learn more](integrate-vnet-outbound.md).
5353

54-
* **Premium v2** also supports simplified **virtual network injection** for complete isolation of inbound and outbound traffic without needing to open traffic to API Management's internal dependencies. [Learn more](inject-vnet-v2.md).
54+
* **Premium v2** also supports simplified **virtual network injection** for complete isolation of inbound and outbound gateway traffic without requiring network security group rules, route tables, or service endpoints. The virtual network must be in the same region and subscription as the API Management instance. [Learn more](inject-vnet-v2.md).
5555

5656
### Supported regions
5757

0 commit comments

Comments
 (0)