in-da opened a new issue, #6982: URL: https://github.com/apache/hop/issues/6982
### What would you like to happen? Storage account keys grant full, unrestricted access to the entire storage account with no expiration. This is a security concern for production environments where the principle of least privilege must be enforced. SAS tokens allow time-limited, scoped access to specific resources and are the recommended approach by Microsoft for application-level access to Azure Storage. Without SAS support, organizations with strict security policies can think twice about using Apache Hop with Azure Blob Storage. **It would be great to add support for Azure Shared Access Signature (SAS) tokens as an alternative authentication method.** ### Issue Priority Priority: 2 ### Issue Component Component: VFS -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
