Azure Stack Hub Billing
Cloud Assert HomeDocs Home
2105.2
2105.2
  • Introduction
  • Release Notes
  • Features
    • Cost Management Across Multiple Azure Stack Hub Stamps
      • Connecting to an Azure AD Stamp
      • Connecting to an ADFS Stamp
    • Admin Features
      • Settings
      • Pricing Profile
        • Manage Pricing Profiles
      • Usage History
      • Invoice
      • Quotas
      • Credits
        • User Credits
      • Usage & Quota
      • Notifications
      • Health Status
      • Billing Subscriptions
      • Enabling End Users To View Usage Costs And Quota Consumption For Subscriptions Across Stamps
    • Tenant Features
      • Overview
      • Usage History
      • Invoice
      • Notifications
      • Usage and Quota
      • Billing Profile Creation
      • Manage Subscriptions
  • 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
      • Billing Tool Command Reference
    • Version Update
    • Remove Resource Provider
Powered by GitBook
On this page
  • Pre-Update Steps
  • Update Steps
  • Billing Resource Provider VM

Was this helpful?

  1. Installation

Version Update

PreviousBilling Tool Command ReferenceNextRemove Resource Provider

Last updated 3 years ago

Was this helpful?

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.

  4. Run UpdateBuild.ps1 command and provide inputs if prompted.

.\UpdateBuild.ps1 -ArmEndpoint "https://adminmanagement.local.mas400.samm.corp.cloudassert.com" -DefaultProviderSubscriptionId "09f66b3c-de17-4879-86fe-b11ccee2f52f" -ServiceAdminDirectoryTenantName "cloudassertrp.onmicrosoft.com"
Parameter Name
Description
Required

ArmEndpoint

Azure Stack Admin ARM Endpoint

Required

DefaultProviderSubscriptionId

Default Provider Subscription Id

Required

ServiceAdminDirectoryTenantName

Directory tenant name in which the service administrator account resides

Required