Skip to content

Commit 1e86212

Browse files
Merge pull request #280427 from tysonfms/patch-59
Update container-instances-volume-azure-files.md
2 parents 5864d55 + e071742 commit 1e86212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-instances/container-instances-volume-azure-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ By default, Azure Container Instances are stateless. If the container is restart
2626
>
2727
2828
> [!IMPORTANT]
29-
> If you are deploying container groups into an Azure Virtual Network, you must add a [service endpoint](../virtual-network/virtual-network-service-endpoints-overview.md) to your Azure Storage Account.
29+
> If the outbound connection to the internet is blocked in the delegated subnet, you must add a [service endpoint](../virtual-network/virtual-network-service-endpoints-overview.md) to Azure Strorage on your delegated subnet.
3030
3131
## Create an Azure file share
3232

0 commit comments

Comments
 (0)