Live view of the upload container — this page talks to the API, unlike the built index, which is a snapshot from the last site build.
This page lists and deletes real captures in Azure, so it needs the upload bearer token.
Paste it below — it is saved in this browser's localStorage
(queuewalk.token) and sent with every request. Nothing is stored in the
page itself.
Get the token with:
az functionapp config appsettings list -n queuewalkdata-sas -g rg-queuewalk --query "[?name=='UPLOAD_BEARER_TOKENS'].value" -o tsv