Skip to content

Commit 13ee14e

Browse files
Fixed the table format and updated ms.date
1 parent d0bd7e8 commit 13ee14e

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

articles/container-apps/token-store.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: how-to
8-
ms.date: 06/16/2025
8+
ms.date: 06/25/2025
99
ms.author: cshoe
1010
---
1111

@@ -56,14 +56,13 @@ With SAS URL generated, you can save it in your container app as a secret. Make
5656

5757
1. Select **Add** and enter the following values in the *Add secret* window.
5858

59-
> [!NOTE]
60-
> All the properties in the *Add secret* window are mandatory.
61-
62-
| Property | Value |
63-
|---|---|
64-
| Key | Enter a name for your SAS secret. |
65-
| Type | Select **Container Apps secret**. |
66-
| Value | Enter the SAS URL value you generated from your storage container. |
59+
> [!NOTE]
60+
> All the properties in the *Add secret* window are mandatory.
61+
| Property | Value |
62+
|---|---|
63+
| Key | Enter a name for your SAS secret. |
64+
| Type | Select **Container Apps secret**. |
65+
| Value | Enter the SAS URL value you generated from your storage container. |
6766

6867
## Create a token store
6968

0 commit comments

Comments
 (0)