Error code in APIM in external vnet mode:
Connection to https://dc.services.visualstudio.com/v2/track failed with WebException:
NameResolutionFailure: The remote name could not be resolved: 'dc.services.visualstudio.com'
NSG in place that blocks outbound traffic, but excludes the common APIM resources (keyvault, storage, AzureMonitor, SQL)
Tried to add
- Port 53 open (DNS)
- ActionGroup ServiceTag
- AzureLoadBalancer
- ApplicationInsightsAvailability
Update:
- Azure Default DNS in use on the VNET
- No NAT Gateway
- No Route table used