Skip to content

Commit b8849eb

Browse files
committed
[ACA] [422417] Note ACA does not support identity-based connection to Azure file shares
1 parent f39a620 commit b8849eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/storage-mounts-azure-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli
88
ms.topic: tutorial
9-
ms.date: 03/20/2025
9+
ms.date: 06/09/2025
1010
ms.author: cshoe
1111
---
1212

@@ -33,7 +33,7 @@ In this tutorial, you learn how to:
3333

3434
## Set up the environment
3535

36-
The following commands help you define variables and ensure your Container Apps extension is up to date.
36+
The following commands define environment variables and ensure your Container Apps extension is up to date.
3737

3838
1. Sign in to the Azure CLI.
3939

@@ -291,7 +291,7 @@ Next, create a storage account and establish a file share to mount to the contai
291291
292292
---
293293
294-
The storage account key is required to create the storage link in your Container Apps environment.
294+
The storage account key is required to create the storage link in your Container Apps environment. Container Apps does not support identity-based access to Azure file shares.
295295
296296
1. Define the storage mount name.
297297

0 commit comments

Comments
 (0)