Before you configure DAM to use Azure Blob, you need:
-
Azure Account subscription: This allows the user to set up and manipulate different Azure infrastructures such as security, monitoring systems, blobs, and containers.
-
Azure storage account name: The name of the account needed to establish connection.
-
Azure storage account key: The secret key needed to establish connection.
-
Blob container: A public or private place holder for all blobs and files.
The following variables are used in this section to describe the configuration parameters for Azure Blob. Replace them with your values.
-
<azBlobStorageAccount>: The name of the Blob Storage Account.
-
<azBlobAccessKey>: The key for accessing Azure Blob.
-
<azBlobContainerName>: The name of the container in which DAM is to be stored.
-
<azBlobDAMRootFolder>: The name of the folder in the designated container, for example:
DAMRoot
.
To configure EnterWorks to use Azure Blob: