Azure Stack Hub Billing
Cloud Assert HomeDocs Home
2010
2010
  • Introduction
  • Release Notes
  • Features
    • Admin Features
      • Settings
      • Pricing Profile
        • Manage Pricing Profiles
      • Usage History
      • Invoice
      • Quotas
      • Credits
        • User Credits
      • Usage & Quota
      • Notifications
      • Health Status
      • Billing Subscriptions
      • Billing Accounts
    • Tenant Features
      • Overview
      • Usage History
      • Invoice
      • Notifications
      • Usage and Quota
      • Billing Profile Creation
  • Installation
    • Prerequisites
      • PKI Certificate Requirements
      • Azure Stack Certification Authority certificate
    • Deployment
      • Install Billing Resource Provider
        • High Availability and Scale Deployment considerations
      • Operations and Monitoring
      • Billing Database and Log File Configuration
      • License Activation
      • Update VConnect Resource Provider With Billing Details
    • Configuration
      • Setup pricing profile and quotas
      • Invoice
      • Add Billing service to Azure Stack Plan
      • Add the resource provider in Tenant Portal
      • Mapping Subscriptions
      • How to add a new stamp as a connection?
    • Updates
      • Core Billing
      • Billing RP
        • Reset SQL Credentials
    • Remove Resource Provider
  • Others
    • Troubleshooting
      • Cost Management
    • Multi-Stamp Azure Stack Hub
Powered by GitBook
On this page
  • Backup the current version artifacts
  • Install the new build

Was this helpful?

  1. Installation
  2. Updates

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

PreviousCore BillingNextReset SQL Credentials

Last updated 4 years ago

Was this helpful?