> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/hybr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudassert.com/hybr/features/cloud-cost-management/cloud-dashboards/azure-invoice-comparision.md).

# Azure Invoice Comparision

### About the Feature

&#x20;    Azure invoices are financial documents that are generated by Microsoft Azure. These invoices provide a detailed breakdown of the charges incurred by a customer for their usage of Azure services during a specified billing period.

&#x20;      On the other hand, Hybr fetches the Azure Cost Export data which consists of cost and usage data for further analysis and reporting. It enables customers to extract detailed consumption and billing information from their Azure subscription.

&#x20;    Azure Invoice comparison feature enables us to compare the actual invoice from Azure and the cost export data populated and processed by Hybr, which gives the customer an accuracy and clarity on the cost allocated.

### To view Azure Invoice comparison

To view the Azure invoice comparison, follow the following steps,

1. Log in to the Hybr Admin portal and navigate to Cost Analysis -> Data Sources -> Connections.
2. Create an Azure API-endpoint connection with required details to download the Azure invoice.

<figure><img src="/files/PZUMgQphiDeYcgH00lUD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/vc98zAEKUuv0KfMAS3NU" alt=""><figcaption></figcaption></figure>

3. Create an Azure Cost export connection with required details to download cost export data.

<figure><img src="/files/DH2KdqpPuFuuFNH1itMu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6rUUTGsgp20iXiC7OZlL" alt=""><figcaption></figcaption></figure>

4. Once the Azure invoice and Cost export data are downloaded, go to the Cost Analysis -> Reconciliation page.
5. The Invoice comparison data will be displayed per subscription for different Billing cycles.

<figure><img src="/files/Uez71A9uBdgZp8Ccs9p3" alt=""><figcaption></figcaption></figure>

6. To make the comparison easier, there filters available for Subscription, Billing Cycle, Invoice Id and Status which helps broadly in accuracy and validation.
7. The detailed view of an individual item can be viewed by clicking on it.

<figure><img src="/files/mo5Hpk1BzRphaAnZvb7V" alt=""><figcaption></figcaption></figure>

8. An work item can be created in Azure DevOps if there is a discrepancy in cost using "Report Issue" button&#x20;

<figure><img src="/files/r3Tn3wZz1PqhY6vC3eMP" alt=""><figcaption></figcaption></figure>

9. Using "Reconcile All" button, the Admin can reconcile all items in invoice comparison data once he verified the cost discrepancies.

<figure><img src="/files/7O5Crri1veWf9YTOM9Ix" alt=""><figcaption></figcaption></figure>

10. The Admin can export the Invoice comparison data using "Export" button.


---

# 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.cloudassert.com/hybr/features/cloud-cost-management/cloud-dashboards/azure-invoice-comparision.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.
