Configuring file shadowing with Azure Blob Storage
When configuring file shadowing with Azure Blob Storage, you will need to create a storage account and container.
FortiDLP uses storage account keys to authenticate with the Azure Blob Storage service. These keys grant full permissions to all containers within the storage account. To restrict this scope, we recommend creating a dedicated storage account for FortiDLP.
The following instructions describe the tasks required to configure file shadowing with Azure Blob Storage.
|
|
This functionality is supported with FortiDLP Agent 10.1.3+. Earlier Agents may successfully upload shadow copies to Azure Blob Storage, however, shadow copies will be unavailable for download from the FortiDLP Console. In this scenario, associated action events will also display with an Expired status. |
How to configure file shadowing with Azure Blob Storage
- Log in to the Microsoft Azure Portal.
- Create your storage account:
- Click Storage accounts.
- Click Create.
- In the Basics tab, in the Storage account name field, type the account name.
- In the Region menu, select the account region. We recommend choosing the region your company is located in.

- Click Next and configure your account as detailed here.
- Click Create.
- After your account is created, click Go to resource.

- Create a storage container:
- In the left-hand panel, click Containers.
- Click Container.
- In the New container panel, in the Name field, type the container name.
- Click Create.
- Copy an access key:
- In the left-hand panel, click Access keys.
- For either of the access keys shown, click Show.
- Copy the key.
Along with the Access key value, remember the values for the Storage account name and Container, as you will need them to complete the next task, Configuring file shadowing with FortiDLP.