Azure Blob Storage
Last updated
Was this helpful?
Last updated
Was this helpful?
Connect to a bucket in to browse and visualize your raster data in Felt.
This feature is only available to customers on the . To upgrade, .
Click on the Library () in the toolbar
Click + New Source
Select Azure Blob Storage
Fill in the Connection Details
Source Name
: name of the source in Felt
Blob Storage Endpoint
: a URL to a bucket in Azure Blob Storage, such as
https://my-account.blob.core.windows.net/my_bucket/my_prefix
.
If the URL contains a prefix (in this example, my_prefix
, Felt will only search for objects that start with it.
Credentials
: see the following section.
Who can see this source?
: control access to this source within Felt
Click Connect
Once connected you will see a catalog of your data with previews for your new source
From here you can add any of these layers to your spatial dashboards!
Felt can extract metadata properties from the filepaths to objects in your bucket. Learn more in Organizing your raster data.
For objects hosted in Azure Storage, provide a to grant Felt access to your Azure storage account.
We recommend creating a dedicated with only Read
and List
permissions. Shared Access Signatures may be created at both the storage account level and the individual container level.