Last updated
Last updated
Azure Blob Storage URL Signing integration enables signing URLs for content stored in Azure blob containers. Follow these steps:
Follow to create a storage account in Azure or use an existing account.
Obtain the Access Key for your storage account:
Go to your storage account in the Azure portal.
Navigate to Access keys under Settings.
Copy one of the Access keys and note the Storage account name.
Navigate to Settings → Integrations in Lasso.
Select Azure Blob Storage and fill in the following fields:
Domain: The domain where your content resides (e.g., https://youraccount.blob.core.windows.net
).
Account Name: The name of your Azure storage account.
Access Key: The key for your Azure storage account.
Container: The name of the blob container.
TTL: The time-to-live for the signed URL (minimum 15 minutes).
Example URL: Provide an example URL to validate your credentials.
Once configured:
All content from the specified Domain (e.g., https://youraccount.blob.core.windows.net
) will be signed automatically by Lasso.
Lasso uses the Account Name and Access Key to generate a secure, temporary signed URL for any required content.
Signed URLs are used to securely access the content for analysis and dashboard display without making the content public.
When a signed URL expires, Lasso regenerates it on demand, ensuring continuous secure access without additional setup.
Integrate Azure Blob Storage with Lasso to enable automatic signed URLs for secure and time-limited access to your content.