Skip to content

Commit 7884551

Browse files
authored
Update environment-variables.md
1 parent fc18cf2 commit 7884551

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/environment-variables.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: fred-cardoso
66
ms.service: azure-container-apps
77
ms.custom: devx-track-azurecli, devx-track-azurepowershell
88
ms.topic: how-to
9-
ms.date: 09/13/2024
9+
ms.date: 09/16/2024
1010
ms.author: fredcardoso
1111
---
1212

@@ -20,7 +20,7 @@ These environment variables are loaded onto your Container App during runtime.
2020
You can configure the Environment Variables upon the creation of the Container App or later by creating a new revision.
2121

2222
> [!NOTE]
23-
> To avoid confusion, the duplication of the environment variable are not recommended. When multiple environment variables have the same name, the last position of the list takes effect.
23+
> To avoid confusion, it is not recommended to duplicate environment variables. When multiple environment variables have the same name, the last one of the list takes effect.
2424
2525
### [Azure portal](#tab/portal)
2626

0 commit comments

Comments
 (0)