> For the complete documentation index, see [llms.txt](https://docs.finops.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finops.softwareone.com/system/data-sources/microsoft-azure/add-your-azure-subscriptions-to-finops-for-cloud.md).

# Add your Azure subscriptions to FinOps for Cloud

## Adding an individual Azure subscription to FinOps for Cloud

To add individual Azure subscriptions to FinOps for Cloud, follow these steps:

1. In FinOps for Cloud, navigate to **System** > **Data sources**.
2. Click **+ Add** and select **Azure**.
3. Under **Connection type**, select **Subscription**.
4. Enter the details record in the [Configure Azure Access](/system/data-sources/microsoft-azure/configure-azure-access.md) steps.
5. Repeat this process for each Azure subscription to be added.

## Adding an Azure tenant to FinOps for Cloud

To add an Azure tenant to FinOps for Cloud, follow these steps:

1. In FinOps for Cloud, navigate to **System** > **Data sources**.
2. Click **+ Add** and select **Azure**.
3. Under **Connection type**, select **Tenant**.
4. Enter the details record in the [Configure Azure Access](/system/data-sources/microsoft-azure/configure-azure-access.md) steps.
5. This step only needs to be performed once. FinOps for Cloud will automatically discover all configured Azure subscriptions in the tenant.

## Next steps

FinOps for Cloud will import billing data for the current and previous month. Microsoft stores up to 13 months of billing data. If you wish to import more historical data, follow the steps under [Import Historical Data](/system/data-sources/microsoft-azure/import-historical-data.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finops.softwareone.com/system/data-sources/microsoft-azure/add-your-azure-subscriptions-to-finops-for-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
