# Version Update

## Pre-Update Steps

Take a backup of Cloud Assert Billing and Cost management database.

## Update Steps

### Billing Resource Provider VM

1. Sign in to Billing resource provider virtual machine.
2. Unblock the Billing resource provider update package .zip file and extract the contents to a temporary directory using any extractor tool.
3. Open a new elevated (administrative) PowerShell console and change to the directory where the files have been extracted.&#x20;
4. Run UpdateBuild.ps1 command and provide inputs if prompted.

```
.\UpdateBuild.ps1
```

![Successful update of Billing RP components ](/files/-MOjPp4E-ILoFfm95htM)


---

# 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/2012.5/installation/version-update.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.
