Skip to content

Commit 2b01766

Browse files
Incorporated the feedback and updated the ms.date.
1 parent 842ad05 commit 2b01766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/storage-mounts.md

Lines changed: 2 additions & 2 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: conceptual
9-
ms.date: 01/29/2025
9+
ms.date: 01/30/2025
1010
ms.author: cshoe
1111
zone_pivot_groups: arm-azure-cli-portal
1212
---
@@ -16,7 +16,7 @@ zone_pivot_groups: arm-azure-cli-portal
1616
A container app has access to different types of storage. A single app can take advantage of more than one type of storage if necessary.
1717

1818
> [!Note]
19-
> When naming your volumes, avoid using special characters such as "." in the volume name. Including special characters can cause deployment failures. For example, using a volume name that contains special chanracter such as `credentials.json` results in the error.
19+
> Avoid using special characters in volume names to prevent deployment failures. For example, a volume named `credentials.json` contains a special character (`.`) which results in a deployment error.
2020
2121
| Storage type | Description | Persistence | Usage example |
2222
|--|--|--|

0 commit comments

Comments
 (0)