Configuring Azure External Storage

You can configure Azure external storage locations for backup/restore, import/export, and cold storage. You must configure the external storage location before using those features.

To configure Azure external storage:

  1. Create a new container in Azure.
  2. Add external storage in Stellar Cyber.

Stellar Cyber also provides an archive-cli.py script that helps you move data in cold storage back and forth between regular storage and archival class storage in Azure. Refer to Cold Storage Archive Support for more information.

Creating a New Container in Azure

To create a new container in Azure you must use an administrator account with full permissions:

  1. Log in to Azure.

  2. Go to Storage accounts | [YourStorageAccount] | Blob service | Containers.

  3. Click + Container.

  4. Create the new container.

    Leave NFS v3 disabled as Azure NFS v3 does not support blob storage APIs.

  5. Copy the name of the container you created. You will need this when adding the external storage in Stellar Cyber.

  6. Go to Storage accounts | [YourStorageAccount] | Settings | Access keys | Show keys.

  7. Copy the Connection string. You will need this when adding the external storage in Stellar Cyber.

Adding Azure External Storage in Stellar Cyber

To add Azure external storage in Stellar Cyber:

  1. Click System | Data Processor | Data Management.

  2. Click on the Snapshot Storage Configuration tab. The existing snapshot storage locations are displayed.

  3. Click .The Add External Storage screen appears.

  4. Enter the Name of the new location. The name must be lowercase and can include numerals, underscores (_), and hyphens (-). This field does not support multibyte characters.

  5. Choose the Mode. You can choose Backup/Restore, Import/Export, or Cold Storage.

  6. Choose azure for the Type.

  7. Enter the Container you copied earlier.

  8. Enter the Connection String you copied earlier.

  9. Choose the Forensic Target (for Cold Storage). If you choose Current Data Processor, Stellar Cyber increases the buffer size to account for the additional storage space needed. You can import from cold storage to your current DP or a to dedicated forensic DP regardless of which target you choose.

  10. Click Submit.