Skip to content

Commit e94c77f

Browse files
authored
fix warning
1 parent efe8647 commit e94c77f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/spring-apps/access-app-virtual-network.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ When **Assign Endpoint** on applications in an Azure Spring Apps service instanc
3131

3232
3. In the filtered result, find the **Device** connected to the **Service Runtime Subnet** of the service instance, and copy its **IP Address**. In this sample, the IP Address is *10.1.0.7*.
3333

34-
[!Warning] Please make sure the IP Address belongs to **Service Runtime subnet** instead of **Spring Boot microservice apps subnet**. (Subnet specifications are provided when [Deploy an Azure Spring Apps instance](./how-to-deploy-in-azure-virtual-network.md#deploy-an-azure-spring-apps-instance)
34+
> [!Warning]
35+
> Please make sure the IP Address belongs to **Service Runtime subnet** instead of **Spring Boot microservice apps subnet**. (Subnet specifications are provided when [Deploy an Azure Spring Apps instance](./how-to-deploy-in-azure-virtual-network.md#deploy-an-azure-spring-apps-instance)
3536
3637
:::image type="content" source="media/spring-cloud-access-app-vnet/create-dns-record.png" alt-text="Screenshot of the Azure portal showing the Connected devices page for a virtual network, filtered for kubernetes-internal devices, with the IP Address for the service runtime subnet highlighted." lightbox="media/spring-cloud-access-app-vnet/create-dns-record.png":::
3738

0 commit comments

Comments
 (0)