Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions articles/container-apps/storage-mounts.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ To configure replica-scoped storage, first define an `EmptyDir` volume in the re
| Azure account | If you don't have one, [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F). |
| Azure Container Apps environment | [Create a container apps environment](environment.md). |

>[!Important]
> Ensure that the managed identity associated with your Container App Environment is assigned the `Storage File Data SMB Share Contributor` role on the Azure Fileshare, to allow your container app to access the Azure Fileshare.

#### Configuration

::: zone pivot="azure-cli"
Expand Down