A
A
Azure Stack Hub Billing
Cloud Assert Home
Docs Home
Search…
2105.2
Introduction
Release Notes
Features
Cost Management Across Multiple Azure Stack Hub Stamps
Admin Features
Tenant Features
Installation
Prerequisites
Deployment
Configuration
Version Update
Remove Resource Provider
Powered By
GitBook
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.
4.
Run UpdateBuild.ps1 command and provide inputs if prompted.
1
.\UpdateBuild.ps1 -ArmEndpoint "https://adminmanagement.local.mas400.samm.corp.cloudassert.com" -DefaultProviderSubscriptionId "09f66b3c-de17-4879-86fe-b11ccee2f52f" -ServiceAdminDirectoryTenantName "cloudassertrp.onmicrosoft.com"
Copied!
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
Previous
Billing Tool Command Reference
Next - Installation
Remove Resource Provider
Last modified
3mo ago
Copy link
Contents
Pre-Update Steps
Update Steps
Billing Resource Provider VM