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-integrate-internal-vnet-appgateway.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ To follow the steps described in this article, you must have:
47
47
48
48
For more information, see [Certificates for the back end](../application-gateway/certificates-for-backend-authentication.md). For testing purposes, optionally generate [self-signed certificates](../application-gateway/self-signed-certificates.md).
49
49
50
-
* The latest version of Azure PowerShell. If you haven't already, [install Azure PowerShell](/powershell/azure/install-azure-powershell).
50
+
* The latest version of [Azure PowerShell](/powershell/azure/install-azure-powershell)
51
51
52
52
## Scenario
53
53
@@ -147,7 +147,7 @@ The following example shows how to create a virtual network by using Resource Ma
147
147
1. Set the Application Gateway IP addresses.
148
148
149
149
> [!NOTE]
150
-
> As there will be public and private listeners, we need a public and a private IP address. The static, public IP address must be created whereas the private IP address must be selected from the subnet that is associated with the application gateway. The private IP address below has been selected arbitrarily.
150
+
> As there will be public and private listeners, we need a public and a private IP address. The static, public IP address must be created whereas the private IP address must be selected from the subnet that is associated with the application gateway. The private IP address has been selected arbitrarily.
@@ -548,6 +548,7 @@ API Management configured in a virtual network provides a single gateway interfa
548
548
## Next steps
549
549
550
550
* Set up using an [Azure Resource Manager template](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.apimanagement/api-management-create-with-internal-vnet-application-gateway).
0 commit comments