Configures the external_image_storage.azure_blob section of the configuration https://grafana.com/docs/grafana/latest/administration/configuration/#external_image_storageazure_blob.
Introduced: v10.0.0
:create
:delete
Name | Type | Default | Description | Allowed Values |
---|---|---|---|---|
account_name |
String | Storage account name | ||
account_key |
String | Storage account key | ||
container_name |
String | Container name where to store “Blob” images with random names. Creating the blob container beforehand is required. Only public containers are supported. |