Create a Container in Azure Blob Storage (Linux)
Create a Container in Azure Blob Storage (Linux)
Universal Task that creates a container in Azure Blob Storage and provides multi-level security when moving to the cloud.
Key Features:
- The Universal Tasks are calling the Microsoft Azure Storage SDK for Python
- All Universal Task support encrypted connections via a Proxy Server
- All Credential for Azure (account_name, account_blob) are stored in an encrypted form in the database
- You can configure all connection Parameters for the Proxy and Azure via the Universal Task
- You can select different log-levels e.g. Info and debug
Additional Information:
The python azure-storage-blob module is called by a Universal Agent running on a Linux Server or Windows Server – Note: This document focuses on the Linux Version