Creating an Azure Blob storage device
Azure Blob storage devices can be associated with an advanced storage area.
Before you begin
Before you create an Azure Blob storage device in the Administration Console for Content Platform Engine, you must complete the following tasks to set up your Azure Blob storage.
Advanced storage areas do not support immutable storage.
- Azure Storage Account Name
- Azure Storage Account Access Key
- Azure Storage Connection URL
- Azure Container Name
- Azure security certificate (if HTTPS communication between Content Platform Engine and Azure Blob storage is used)
- On your Azure cloud system, create an Azure storage account. Select either a General-purpose V2 account or a BlockBlobStorage account.
- Within your Azure storage account, create a container to store all Content Platform Engine documents and content.
- If you are using secure communications between the Content Platform Engine and Azure Blob storage, a security certificate is required on each Content Platform Engine server. In most cases the security certificate is already in place, so importing an Azure storage SSL certificate is not required. However, if the security certificate is not in place, follow the steps in Configuring SSL for an advanced storage device.
About this task
Procedure
To create an Azure Blob storage device:
Optimizing upload performance with multi-threaded uploads
About this task
You can configure multi-threaded uploads to improve performance when migrating large content (hundreds of megabytes to gigabytes) to an Azure Blob storage device. This allows the Content Platform Engine to use multiple threads during upload, which is particularly beneficial when the connection is slow or when uploading files in multiple blocks.
Multi-threaded uploads work with both direct stream and staging file uploads. Thread count is set at the storage device level—to apply settings selectively, create a separate storage device and store area for large files.
Use multi-threaded uploads only for large files. Small files (with only a few blocks) do not benefit from this setting. Using too many threads for small files can reduce performance.