# Release Notes

## **Build 3.2004.1.0**

* Support for Azure Stack Hub Version 2002
* Microsoft Cloud Solution Provider (CSP):
  * Azure Plan: Ability to charge Reserved Instances and Software Subscriptions (Visual Studio, Microsoft SQL, etc.,)
  * Licenses: Improvements to recurring cost calculation for licenses
* Invoice:
  * New default layout for invoice: Going forward the improved invoice is the default option for the customers, this includes costs grouped by resource provider, invoice summary page and other improvements. If customer needs to see old invoice IsV2InvoiceEnabled in AppSettings should be set to false
  * Azure Subscription Id and other external Ids from the source to be shown in customer invoices
* Ability to display usage history with costs for pre-existing data: This is controlled through IgnoreSubscriptionCreatedTimeInHistory in AppSettings; default value is false.

## Coming Soon!

Below features (and more) are planned in May month release, currently in beta.

* Microsoft Cloud Solution Provider (CSP) - Estimates
* Support for Azs Hub 2005


---

# Agent Instructions: 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/azure-stack-billing/2004-1/release-notes.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.
