Comment on page
Version Update
Take a backup of Cloud Assert Billing and Cost management database.
- 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 |
Last modified 1yr ago