LogoLogo
Sign upDeveloper DocsContactSocial
  • Getting Started
    • Welcome
    • What is Felt?
    • Create your first map
    • Tour the interface
    • Your workspace
    • Keyboard shortcuts
  • upload anything
    • Files
    • URLs
    • Spreadsheets
    • Raster and imagery
    • Cloud sources
      • BigQuery
      • Databricks
      • Esri Feature Service
      • Microsoft SQL Server
      • PostGIS
      • Redshift
      • Snowflake
      • Web Feature Service (WFS)
      • WMS/WMTS
    • Raster infrastructure
      • Organizing your raster data
      • Cloud Optimized GeoTiffs
      • Cloud storage
        • Amazon S3
        • Google Cloud Storage
        • Azure Blob Storage
      • STAC
    • SQL queries
    • Refreshing data
    • QGIS plugin
    • Troubleshooting
  • Layers
    • Viewing data
    • Filters
    • Styling
      • Vector layers
      • Raster layers
      • Backgrounds
    • Formatting
    • Interactions
    • List
    • Group
    • Spatial analysis
  • Elements
    • Creating data
    • Annotations
    • Styling & grouping
    • Extract
    • Converting Elements ↔ Layers
  • Dashboards & Apps
    • Components
    • Layer slider
    • Map settings
    • For developers
  • Sharing & Collaboration
    • Sharing a map
    • Commenting
    • Embedding
    • Integrations
    • Duplicating a map
    • Exporting
      • Exporting Data
      • PDF & images
  • Administration
    • Workspaces and projects
    • Managing members
    • Layer library
    • For classrooms
    • Single sign-on (SSO)
    • Regional hosting
    • Billing
    • Security and privacy
  • Terms & policy
    • Privacy policy
    • Terms of service
    • Attribution policy
Powered by GitBook
On this page
  • Authentication
  • Metadata extraction

Was this helpful?

Export as PDF
  1. upload anything
  2. Raster infrastructure
  3. Cloud storage

Azure Blob Storage

PreviousGoogle Cloud StorageNextSTAC

Last updated 2 days ago

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, .

  1. Click on the Library () in the toolbar

  2. Click + New Source

  3. Select Azure Blob Storage

  4. Fill in the Connection Details

    1. Source Name: name of the source in Felt

    2. 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.

    3. Credentials: see the following section.

  5. Who can see this source?: control access to this source within Felt

  6. Click Connect

  7. Once connected you will see a catalog of your data with previews for your new source

  8. From here you can add any of these layers to your spatial dashboards!

Authentication

Creating an account-level SAS
  • In Azure Portal, navigate to Storage Accounts and click on the desired account.

  • In the left-hand sidebar, open the Security + networking dropdown and click on Shared access signature.

  • Create a new SAS with access to all services and resources, and limit permissions to only Read and List.

  • Click on Generate SAS and connection string and copy the Connection string to paste into Felt.

Creating a container-level SAS
  • In Azure Portal, navigate to Storage Accounts and click on the desired account.

  • In the left-hand sidebar click on Storage browser, then click on Blob containers.

  • Identify the desired container and click on the three dots (…) at the far right of its row, then click on Generate SAS.

  • Create a new SAS with access to all services and resources, and limit permissions to only Read and List.

  • Click on Generate SAS and connection string and copy the Connection string to paste into Felt.

Metadata extraction

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.

connection string
Shared Access Signature (SAS)
Azure Blob Storage
Enterprise plan
contact sales
Authentication