Hi,
The app is using two blob storage accounts, one of them named as blob_container_client and the other one is user_blob_container_client
Two questions:
- Could you help me to understand why we need two blobs and why not using the main blob since we're organising user's content in subfolders?
- How to set AZURE_USERSTORAGE_ACCOUNT? --unfortunately I need to set it manually and not via bicep--