Azure Stack Hub Billing
Cloud Assert HomeDocs Home
2008
2008
  • Introduction
  • Release Notes
  • Features
    • Admin Features
      • Settings
      • Pricing Profile
        • Manage Pricing Profiles
      • Usage History
      • Invoice
      • Quotas
      • Credits
        • User Credits
      • Usage & Quota
      • Notifications
      • Health Status
      • Customizations
    • 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
    • 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
  • Post-deployment validation

Was this helpful?

  1. Installation
  2. Updates

Core Billing

Backup the current version artifacts

  • Stop the Billing agent service

  • Take a back up of the Billing agent service and API config file

    • API - C:\inetpub\MgmtSvc-CloudAssertBilling\bin\Web.config

    • Agent config file - C:\Program Files\CloudAssertBilling\CloudAssert.WAP.Billing.AgentService\CloudAssert.WAP.Billing.AgentService.exe.config

  • Back up the Templates from C:\inetpub\MgmtSvc-CloudAssertBilling\Templates and C:\Program Files\CloudAssertBilling\CloudAssert.WAP.Billing.AgentService\Templates

  • Back up the Billing database

Install the new build

  • Make sure IIS_USR has access to the “C:\inetpub\MgmtSvc-CloudAssertBilling” folder

  • Uninstall the existing version of the Billing agent service and API

  • Install the latest Billing API

  • Install latest Billing Agent

  • Stop the Billing Agent

  • Replace the respective backed up templates to C:\inetpub\MgmtSvc-CloudAssertBilling\Templates and C:\Program Files\CloudAssertBilling\CloudAssert.WAP.Billing.AgentService\Templates

  • Refer the previous version's of the API and Agent config file and change the current ones

  • Update the billing database using Billing Tool

BILLING.EXE UpdateDatabase /ApiEndpoint:fillHere /Username:fillHere /Password:fillHere
  • Start the agent service

Post-deployment validation

  • Check for the version details in the About Page in Admin Portal, it should have the latest versions installed

  • Make sure all the pages loaded properly in Admin and Tenant portal

PreviousUpdatesNextBilling RP

Last updated 4 years ago

Was this helpful?