Airbridge supports Azure Blob Storage integration. Once set up, you can access raw event data collected by Airbridge SDKs and tracking links in Azure Blob Storage. You can select specific events and properties to send to Azure Blob Storage, and data collected the previous day is sent daily around 7:00 PM UTC.
Attention
For connections created or modified after June 10, 2026,
${VERSION}in the folder path is fixed at 3.0. Existing connections keep their current version as long as you don't change them.
You need Owner or Contributor IAM permissions to create and view storage accounts, access keys, and containers in the Azure Portal.
Azure Blob Storage integration takes 4 steps.
Connection setup: Enter integration details and test the connection.
Event selection: Choose events to send to Azure Blob Storage.
Property selection: Choose properties for those events.
Review and add: Review your selections and add the connection.
To create a connection, find the following information in the Azure Portal.
Storage account name
Access key
Container name
Create a storage account in the Azure Portal and find its name.
Sign in to the Azure Portal and select [Storage accounts].
Click Create and enter the basic information.
Click Review + create.
Once the automated validation passes, click the activated Create button to finish.
Find the storage account name you created.
Find the access key to enter in the Airbridge dashboard.
In [Storage accounts], select the storage account to connect with Airbridge.
Go to [Security + networking]>[Access keys].
Between key1 and key2, use only the Key value under key1 for the integration. key2 is a backup and isn't used. Click Show next to Key under key1.
When the key1 value appears, click the copy icon to copy it.
Create a container to receive data from Airbridge. The name used to create the container is also used in the Airbridge dashboard.
In [Storage accounts], select the storage account to connect with Airbridge.
In [Data storage]>[Containers], click + Container.
In the right panel, enter a container name and click Create. See the Azure Blob Storage guide for container naming rules.
Enter the details you found in the Azure Portal into the Airbridge dashboard.
In the Airbridge dashboard, go to [Integrations]>[Third-party Integration] and click Azure Blob Storage.
Click Add connection.
Enter the storage account name, access key, and container name from the Azure Portal.
Choose CSV or Parquet as the integration format and click Submit.
Test whether the information you entered can connect to Azure Blob Storage.
In the Airbridge dashboard, click Test connection.
If the test succeeds, click Next in the bottom right to move to event selection.
If the test fails, check the information you entered and try again. If you leave the page before completing the test, you'll need to restart the entire integration process.
Select events to send to Azure Blob Storage. You can only select events that Airbridge has collected at least once.
Select events from app, web, tracking link categories.
Click Next in the bottom right.
Note
Events newly collected after you create the connection won't be sent until you add them manually.
Select properties to send to Azure Blob Storage for the events you chose.
Select properties by category.
Click Next in the bottom right.
Note
Required properties cannot be deselected.
Review your selected events and properties, then add the connection.
Review [Events to send] and [Properties to send]. To make changes, click Edit on the right.
Under [Data transfer status], check the transfer status by data source.
Click Save connection in the bottom right to create the connection.
You can check data sending status on the following pages in the Airbridge dashboard.
See the table below for the specific meaning of each status message.
Airbridge always sends the previous day's data based on your app's time zone around 7:00 PM UTC. Once you complete the Azure Blob Storage integration, data is delivered to the following paths in your container starting the next day.
App events:
${YOUR-CONTAINER-NAME}/${YOUR-APP-NAME}/app/${VERSION}/date=${year}-${month}-${day}/
Web events:
${YOUR-CONTAINER-NAME}/${YOUR-APP-NAME}/web/${VERSION}/date=${year}-${month}-${day}/
Tracking link events:
${YOUR-CONTAINER-NAME}/${YOUR-APP-NAME}/tracking-link/${VERSION}/date=${year}-${month}-${day}/
Sent files contain only the properties you selected. Property changes can reorder columns in the file, so always use column names to identify data.
Attention
For connections created or modified after June 10, 2026,
${VERSION}in the folder path is fixed at 3.0. Existing connections keep their current version as long as you don't change them.
Refer to the sections below to edit or delete your integration.
If your Azure Blob Storage integration details change, follow these steps to update them.
In the Airbridge dashboard, go to [Integrations]>[Third-party Integration] and click Azure Blob Storage.
Click the connection you want to update.
Click the field you want to edit and enter the new value.
When done, click Save.
If you change the storage account name, access key, container name, or integration format, you need to test the connection again.
In the Airbridge dashboard, go to [Integrations]>[Third-party Integration] and click Azure Blob Storage.
Click the delete icon for the connection you want to remove.
Enter the confirmation phrase and click Delete.
Deleting a connection stops data transfer immediately. However, data already sent to Azure Blob Storage stays in your container.
You can check integration setup status under [Integrations]>[Integration Overview] in the Airbridge dashboard. If an error occurs, see the Check Integration Status guide for resolution steps.
Airbridge supports one cloud storage integration by default. Integrating with more than one storage requires additional charges.
Editing the connection details such as events or properties updates the ${VERSION} in your Azure Blob Storage path to 3.0. Once updated, data can no longer be retrieved from the previous folder path. Check with your internal Azure Blob Storage administrator before switching to the 3.0 path.
Page | Location | Information available |
|---|---|---|
Azure Blob Storage integration settings | Go to [Integrations]>[Third-Party Integration] and click Azure Blob Storage | · Status message per connection · Number of events sent · Number of properties sent |
Azure Blob Storage connection summary | Click a connection on the Azure Blob Storage integration settings page | · Status message per data source · Transfer path per data source |
Integration Overview | Go to [Integrations]>[Integration Overview] and click Azure Blob Storage | · Integration setup status · Data transfer status |
Status message | Description |
|---|---|
Waiting | Integration is set up and waiting for the first data transfer. |
Success | The previous day's data was sent successfully. |
Error | Data transfer failed due to integration errors or other issues. |
No Data | Integration is active, but there's no data to send. |
このページは役に立ちましたか?