Blob Storage

Requirements

In order to integrate Teleskope with Azure Blob Storage, you must make sure the following prerequisites are met:

  • Within Azure: You must have created an Entra App as described previously

  • Within Teleskope: A Teleskope admin account to complete the setup process.

Integration

1

Grant the Teleskope app read access to Azure Blob Storage

Grant the Teleskope app the following role:

  • Storage Blob Data Reader

2

Grant the Teleskope app write access to Azure Blob Storage (optional)

Grant the Teleskope app the following role:

  • Storage Blob Data Contributor

3

Setup Azure Blob Inventory

Follow Azure's documentation to setup CSV inventory reports for your containers. This will allow us to crawl your containers with optimized speed, and minimize the cost incurred on the Azure side by limiting the amount of API calls we make

Last updated