Skip to content

Commit 4468937

Browse files
authored
Merge pull request #6353 from jboeshart/patch-15
Update api-management-using-with-vnet.md
2 parents 07f1fe0 + 51545c8 commit 4468937

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ When an API Management service instance is hosted in a VNET, the ports in the fo
155155

156156
* **Resource Navigation Links**: When deploying into Resource Manager style vnet subnet, API Management reserves the subnet, by creating a resource navigation Link. If the subnet already contains a resource from a different provider, deployment will **fail**. Similarly, when you move an API Management service to a different subnet or delete it, we will remove that resource navigation link.
157157

158+
* **API Testing from the Azure portal**: When testing an API from the Azure portal and your API Management instance is integrated with an internal VNet, the DNS servers configured on the VNet will be used for name resolution. If you receive a 404 when testing from the Azure portal, ensure that the DNS servers for the VNet can properly resolve the host name of your API Management instance.
159+
158160
## <a name="subnet-size"> </a> Subnet Size Requirement
159161
Azure reserves some IP addresses within each subnet, and these addresses can't be used. The first and last IP addresses of the subnets are reserved for protocol conformance, along with three more addresses used for Azure services. For more information, see [Are there any restrictions on using IP addresses within these subnets?](../virtual-network/virtual-networks-faq.md#are-there-any-restrictions-on-using-ip-addresses-within-these-subnets)
160162

0 commit comments

Comments
 (0)