---
id: "integrations/scheduled-data-exports/scheduled-data-exports-azure"
title: "Azure Blob Storage"
description: "This article walks you through configuring an Azure Blob Storage destination for Scheduled Data Exports. You'll create a storage account container, copy its connection string, and supply both to the integration in the dashboard."
permalink: "/docs/integrations/scheduled-data-exports/scheduled-data-exports-azure"
slug: "scheduled-data-exports-azure"
version: "current"
original_source: "docs/integrations/scheduled-data-exports/scheduled-data-exports-azure.md"
---

> **AI agents:** This is the Markdown version of a RevenueCat documentation page. For the complete documentation index, see [llms.txt](https://www.revenuecat.com/docs/llms.txt).

This article walks you through configuring an Azure Blob Storage destination for [Scheduled Data Exports](https://www.revenuecat.com/docs/integrations/scheduled-data-exports). You'll create a storage account container, copy its connection string, and supply both to the integration in the dashboard.

To start receiving deliveries, you'll need:

1. An Azure Storage Account [connection string](https://learn.microsoft.com/en-us/azure/storage/common/storage-configure-connection-string).
2. The name of the Azure Blob Storage container that will hold the deliveries.

:::info\[Allow 24 hours for initial delivery]
Once you've configured the Azure Blob Storage integration in RevenueCat, allow up to 24 hours before the first file is delivered.
:::

## Credentials

Azure deliveries use a single credential type: an Azure Storage Account **connection string**. In the integration's **Credentials** section, paste the connection string and enter the container name as usual.

The connection string grants RevenueCat the same permissions as the storage account itself, so we recommend scoping it (or the underlying access key) to the container you'll use for exports.

### Receive new and updated transactions only

When configuring the deliveries, you have the option to receive a full export daily or only new and updated transactions from the last export. The first delivery will *always* be a full export even if this option is selected.
