I have created a Vnet and subnet for a Azure Api management service but when I try to provision the ApiM and trying to select the internal Vnet that's created it doesn't seem to be listing in the drop down
Asked
Active
Viewed 125 times
1 Answers
1
You have to deploy API Management in the same region as your VNET:
https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet?tabs=stv2
A virtual network and subnet in the same region and subscription as your API Management instance. A dedicated subnet is recommended but not required.

Markus Meyer
- 3,327
- 10
- 22
- 35
-
I've checked that too...I've kept both vnet and subnet under same region both..yet it's not listing....for some reason only this one vnet is not listing while other vnets of the subscription seem to list – dante demon Aug 06 '22 at 10:30