You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/token-store.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,9 +73,9 @@ az containerapp auth update \
73
73
--token-store true
74
74
```
75
75
76
-
Additionally, you can create your store using an [ARM template](/rest/api/containerapps/container-apps-auth-configs/create-or-update?view=rest-containerapps-2023-11-02-preview&tabs=HTTP).
76
+
Additionally, you can create your store using an [ARM template](/rest/api/containerapps/container-apps-auth-configs/create-or-update).
77
77
78
78
## Next steps
79
79
80
80
> [!div class="nextstepaction"]
81
-
> [Customize sign in and sign out](authentication.md#customize-sign-in-and-sign-out.md)
81
+
> [Customize sign in and sign out](authentication.md#customize-sign-in-and-sign-out)
0 commit comments