Azure Long-Term Storage
To use Azure Storage as Thanos object store, you need to precreate a storage account from Azure portal or using Azure CLI. Follow the instructions from the Azure Storage Documentation.
Now create a .YAML file named object-store.yaml
with the following format:
Last updated