The current Azure Blob Storage nodes use one of the Access Keys for authentication. This does work, but I got questions about why SAS tokens (Shared Access Signatures) aren’t supported.
Will SAS Tokens be supported soon? They tend to rotate the Access Keys, which means I have to edit the n8n node!
The only alternative seems to be using fully custom HTTP Request nodes I guess to use SAS tokens?
Information on your n8n setup
- n8n version:1.91.2-with-python
- Database (default: SQLite):SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main):default
- Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
- Operating system:Ubuntu