> ## Documentation Index
> Fetch the complete documentation index at: https://clickhouse.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

> Bringing Azure Data into ClickHouse

# Bringing Azure Data into ClickHouse

| Page                                                                                                                                          | Description                                                                                                                                                                 |
| --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Overview](/docs/integrations/connectors/data-ingestion/azure/azure-data-factory/overview)                                                         | Overview of the two approaches used for bringing Azure Data into ClickHouse                                                                                                 |
| [Using ClickHouse's azureBlobStorage table function](/docs/integrations/connectors/data-ingestion/azure/azure-data-factory/using-azureblobstorage) | Option 1 - an efficient and straightforward way to copy data from Azure Blob Storage or Azure Data Lake Storage into ClickHouse using the `azureBlobStorage` table function |
| [Using ClickHouse's HTTP interface](/docs/integrations/connectors/data-ingestion/azure/azure-data-factory/using-http-interface)                    | Option 2 - instead of having ClickHouse pull the data from Azure, have Azure Data Factory push the data to ClickHouse using it's HTTP interface                             |
