Skip to content

Commit bfbdf11

Browse files
committed
edits
1 parent d06bce3 commit bfbdf11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ This section shows you to grant Azure Spring Apps the [Owner](../role-based-acce
147147
> [!NOTE]
148148
> The minimal required permissions are [User Access Administrator](../role-based-access-control/built-in-roles.md#user-access-administrator) and [Network Contributor](../role-based-access-control/built-in-roles.md#network-contributor). You can grant role assignments to both of them if you can't grant `Owner` permission.
149149
>
150-
> If you're using your own route table or a user defined route feature, you also need to grant Azure Spring Apps the same role assignments to your route tables. For more information, see the [bring your own route table](#bring-your-own-route-table) section and [Control egress traffic for an Azure Spring Apps instance](how-to-create-user-defined-route-instance.md).
150+
> If you're using your own route table or a user defined route feature, you also need to grant Azure Spring Apps the same role assignments to your route tables. For more information, see the [Bring your own route table](#bring-your-own-route-table) section and [Control egress traffic for an Azure Spring Apps instance](how-to-create-user-defined-route-instance.md).
151151
152152
### [Azure portal](#tab/azure-portal)
153153

@@ -305,8 +305,8 @@ If you don't specify custom DNS servers in your DNS Server Virtual Network setti
305305

306306
Use the following steps if your custom DNS server can't add Azure DNS IP `168.63.129.16` as the upstream DNS server:
307307

308-
* 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-
* 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).
308+
* 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).
310310

311311
## Next steps
312312

0 commit comments

Comments
 (0)