Azure Storage Integrator

  • By Mykola Marzhan
Channel Revision Published Runs on
latest/edge 1 12 Jul 2024
Ubuntu 22.04
juju deploy azure-storage-integrator --channel edge
Show information

Platform:

Ubuntu
22.04

Learn about configurations >

  • connection-protocol | string

    Default: abfss

    The storage protocol to use when connecting to Azure storage

  • container | string

    The name of the Azure Storage Container

  • credentials | secret

    The credentials to connect to Azure Storage account. This needs to be a Juju Secret URI pointing to a secret that contains the following keys: 1. secret-key: The secret key corresponding to the Azure Storage account

  • path | string

    The path inside the bucket/container to store objects.

  • storage-account | string

    The name of the Azure storage account