> For the complete documentation index, see [llms.txt](https://docs.cloudassert.com/azure-stack-billing/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/azure-stack-billing/2011.4/installation.md).

# Installation

- [Prerequisites](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/prerequisites.md)
- [PKI Certificate Requirements](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/prerequisites/pki-certificate-requirements.md): For multi-node integrated Azure Stack Hub systems, the Cloud Assert Resource Providers (RP) need their own PKI certificate during deployment with the appropriate DNS name
- [Azure Stack Certification Authority certificate](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/prerequisites/azure-stack-certification-authority-certificate.md)
- [Deployment](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment.md)
- [Install Billing Resource Provider](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment/installation.md)
- [High Availability and Scale Deployment considerations](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment/installation/high-availability-and-scale-deployment-considerations.md)
- [Operations and Monitoring](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment/operations-and-monitoring.md)
- [Billing Database and Log File Configuration](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment/billing-database-and-log-file-setup.md): Billing Database and Log File management and monitoring
- [License Activation](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment/license-activation.md)
- [Update VConnect Resource Provider With Billing Details](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/deployment/update-vconnect-resource-provider-with-billing-details.md)
- [Configuration](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration.md)
- [Setup pricing profile and quotas](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/setup-pricing-profile-and-quotas.md)
- [Invoice](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/invoice.md)
- [Add Billing service to Azure Stack Plan](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/add-billing-resource-provider-to-azure-stack-plan.md)
- [Add the resource provider in Tenant Portal](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/billing-resource-provider-in-tenant-portal.md)
- [Mapping Subscriptions](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/mapping-subscriptions.md)
- [How to add a new stamp as a connection?](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/configuration/how-to-add-a-new-stamp-as-a-connection.md)
- [Updates](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/updates.md)
- [Core Billing](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/updates/billing.md)
- [Billing RP](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/updates/billing-rp.md)
- [Remove Resource Provider](https://docs.cloudassert.com/azure-stack-billing/2011.4/installation/remove-billing-resource-provider.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, and the optional `goal` query parameter:

```
GET https://docs.cloudassert.com/azure-stack-billing/2011.4/installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
