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/spring-apps/how-to-deploy-in-azure-virtual-network.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -306,7 +306,8 @@ If you don't specify custom DNS servers in your DNS Server Virtual Network setti
306
306
307
307
If your custom DNS server can't add Azure DNS IP `168.63.129.16` as the upstream DNS server, use the following steps:
308
308
309
-
* Your custom DNS server can resolve IP addresses for all the public FQDNs mentioned in the [Customer responsibilities running Azure Spring Apps in a virtual network](vnet-customer-responsibilities.md).
309
+
* Ensure that your custom DNS server can resolve IP addresses for all the public FQDNs mentioned in the [Customer responsibilities running Azure Spring Apps in a virtual network](vnet-customer-responsibilities.md).
310
+
310
311
* Add the DNS record `*.svc.private.azuremicroservices.io` to the [IP of your application](access-app-virtual-network.md#find-the-ip-for-your-application).
0 commit comments