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
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