Skip to content

Commit b6f904c

Browse files
Update articles/spring-apps/how-to-deploy-in-azure-virtual-network.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent 5afc2f8 commit b6f904c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/spring-apps/how-to-deploy-in-azure-virtual-network.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,8 @@ If you don't specify custom DNS servers in your DNS Server Virtual Network setti
306306

307307
If your custom DNS server can't add Azure DNS IP `168.63.129.16` as the upstream DNS server, use the following steps:
308308

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+
310311
* 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).
311312

312313
## Next steps

0 commit comments

Comments
 (0)