Skip to content

Commit 08148e0

Browse files
authored
Update articles/spring-apps/how-to-deploy-in-azure-virtual-network.md
1 parent dc4bc69 commit 08148e0

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
If your custom DNS server can't add Azure DNS IP `168.63.129.16` as the upstream DNS server, use the following steps:
307307

308308
* Ensure that your custom DNS server can resolve IP addresses for all the public FQDNs. For more information, see [Customer responsibilities running Azure Spring Apps in a virtual network](vnet-customer-responsibilities.md).
309-
* Add the DNS record `*.svc.private.azuremicroservices.io` to the IP of your application. For more information, see [Find the IP for your application](access-app-virtual-network.md#find-the-ip-for-your-application).
309+
* Add the DNS record `*.svc.private.azuremicroservices.io` to the IP of your application. For more information, see the [Find the IP for your application](access-app-virtual-network.md#find-the-ip-for-your-application) section of [Access an app in Azure Spring Apps in a virtual network](access-app-virtual-network.md).
310+
310311

311312
## Next steps
312313

0 commit comments

Comments
 (0)