Skip to content

Commit 698d2e9

Browse files
add to TOC
1 parent ef19428 commit 698d2e9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/container-apps/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,8 @@
190190
items:
191191
- name: Manage secrets
192192
href: manage-secrets.md
193+
- name: Token store
194+
href: token-store.md
193195
- name: Managed identities
194196
items:
195197
- name: Use managed identities

articles/container-apps/token-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Before you can create a token store for your container app, you first need an Az
4343

4444
## Save SAS URL as secret
4545

46-
With SAS URL generated, you can save it in your container app as a secret.
46+
With SAS URL generated, you can save it in your container app as a secret. Make sure the permissions associated with your store include valid permissions to your blob storage container.
4747

4848
1. Go to your container app in the Azure portal.
4949

0 commit comments

Comments
 (0)