Skip to main content

Documentation Portal

Azure Blob Storage Setup Guide
  1. Create an Azure Account: 

    If you don't already have an Azure account, go to https://portal.azure.com and click on 'Start Free'. Follow the prompts to set up your account.

  2. Create a Storage Account: 

    After logging into your Azure account, navigate to the 'Storage accounts' service. 

    Click on 'Add' to create a new storage account. Assign a unique name to your account and choose a region that suits your needs.

  3. Create a Blob Container: 

    Navigate to your newly created storage account. Under the 'Blob service' section, click on 'Containers'. Click on '+ Container' to create a new blob container.

  4. Get Connection String: 

    Navigate to the 'Access keys' section of your storage account. Copy the 'Connection string' of key1 or key2. This connection string will be used for configuring the Remote Backup/Restore option in EdgeManager when the TrendMiner installation has been upgraded to 2024.R2.0.

  5. Upload and Download Blobs: 

    You can now upload and download blobs to and from your blob container.