Skip to content

Commit 9c89216

Browse files
fix problem links
1 parent b01330d commit 9c89216

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/spring-apps/consumption-dedicated/quickstart-access-standard-consumption-within-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: devx-track-java, devx-track-azurecli
1717

1818
This article describes how to access your application in a virtual network using Azure Spring Apps Standard consumption and dedicated plan.
1919

20-
When you create an Azure Container Apps environment in an existing virtual network, you can access all the apps inside the environment only within that virtual network. In addition, when you create an instance of Azure Spring Apps inside the Azure Container Apps environment, you can access the applications in the Azure Spring Apps instance only from the virtual network. For more information, see [Provide a virtual network to an internal Azure Container Apps environments](../../container-apps/vnet-custom-internal.md?tabs=bash&pivots=azure-portal).
20+
When you create an Azure Container Apps environment in an existing virtual network, you can access all the apps inside the environment only within that virtual network. In addition, when you create an instance of Azure Spring Apps inside the Azure Container Apps environment, you can access the applications in the Azure Spring Apps instance only from the virtual network. For more information, see [Provide a virtual network to an Azure Container Apps environments](../../container-apps/vnet-custom.md).
2121

2222
## Create a private DNS zone
2323

articles/spring-apps/consumption-dedicated/quickstart-provision-standard-consumption-app-environment-with-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Use the following steps to create an Azure Spring Apps instance in an Azure Cont
167167
```
168168

169169
> [!NOTE]
170-
> You can create an internal Azure Container Apps environment that doesn't use a public static IP, but instead uses only internal IP addresses available in the custom virtual network. For more information, see the [Create an environment](../../container-apps/vnet-custom-internal.md?tabs=bash&pivots=azure-cli#create-an-environment) section of [Provide a virtual network to an internal Azure Container Apps environment](../../container-apps/vnet-custom-internal.md?tabs=bash&pivots=azure-cli).
170+
> You can create an internal Azure Container Apps environment that doesn't use a public static IP, but instead uses only internal IP addresses available in the custom virtual network. For more information, see the [Create an environment](../../container-apps/vnet-custom.md) section of [Provide a virtual network to an internal Azure Container Apps environment](../../container-apps/vnet-custom.md).
171171
172172
The following table describes the parameters used in the `containerapp env create` command.
173173

0 commit comments

Comments
 (0)