Intercom data export to Azure Blob Storage
Follow steps in Export conversations data to cloud storage.
Select Azure Blob Storage as destination.
Azure Portal
If you are using an existing container, jump straight to Configure permissions.
Create a new Storage Account and Container
Go to Azure Marketplace, search for storage account, and click Create.
Provide a storage account name and other details, and create the storage account.
Go to your storage account, and to Data storage - Containers and click on Add container, fill in the container name, and then click Create.
Configure permissions
Go to Microsoft Entra ID and copy Tenant ID. Note that you will need enough permissions to create a service principal in your Entra tenant. Global Administrator, Privileged Role Administrator, Cloud Application Administrator or Application Administrator should be sufficient.
Copy the Client ID shown on Step 2 in Intercom data export settings and construct this URL: https://login.microsoftonline.com/<your_tenant_id>/adminconsent?client_id=<intercom_client_id>
Go to the URL constructed above, and if you have enough permissions, you will see the Permissions requested dialog from Microsoft. Accept the requested permissions.
Ignore that error dialog after you click Accept. The purpose of this URL is to prompt Azure Entra to create a service principal in your tenant. The error occurs because there is no redirect URL that Azure can send you to after you’ve successfully logged in.
Go to Microsoft Entra ID - Manage - Enterprise Applications and verify that an enterprise application (a.k.a. service principal) has been created. Compare the Application ID with the Client ID copied above.
Go to your storage account - container - Access Control (IAM) and click on Add - Add role assignment.
Select Storage Blob Data Contributor role. Then in Members click on Select members and find the enterprise application added earlier, and select it.
Confirm permissions saved in your Azure Portal.
Now, navigate back to Intercom data export settings and click Test. You should see a banner appear with “Your container was successfully tested”.
Need more help? Get support from our Community Forum
Find answers and get help from Intercom Support and Community Experts













