> 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/2008/installation/updates/billing-rp.md).

# Billing RP

### **Backup the current version artifacts**

* Take a back up of the  Admin extension, Tenant extension and RP API web.config files
  * Admin Extension - C:\inetpub\AzureStack-BillingAdminExtension\Web.config
  * Tenant Extension - C:\inetpub\AzureStack-BillingTenantExtension\Web.config
  * RP API - C:\inetpub\AzureStack-BillingRP\Web.config

### Install the new build

#### Admin Extension

* In the command prompt, change the directory to the AdminExtension folder
* Run the command “CloudAssert.AzureStack.Billing.Extension.Admin.deploy.cmd /y”
* Refer to the previous version of the config file and change the current web.config app settings values

**Tenant Extension**

* In the command prompt, change the directory to the TenantExtension folder
* Run the command “CloudAssert.AzureStack.Billing.Extension.Tenant.deploy.cmd /y”
* Refer to the previous version of the config file and change the current web.config app settings values

#### Billing RP

* In the command prompt, change the directory to the RP folder
* Run the command “CloudAssert.MAS.Billing.RP.Web.deploy.cmd /y”
* Refer to the previous version of the config file and change the current web.config app settings values
