Skip to contents

This impure function depends on the environment variables:

  • az_tenant_id

  • az_subscription_id

  • az_resource_group

  • az_storage_account

Usage

fetch_blob_container(container_name)

Arguments

container_name

The Azure Blob Storage container associated with the credentials

Value

A Blob endpoint

Details

It will error out if any of the above is not set.