Azure Stack Hub Multi Stamp Management
Cloud Assert HomeDocs Home
2012.3
2012.3
  • Introduction
  • Release Notes
  • Key Concepts
    • ADMIN
      • Manage Stamps
      • Updates
      • Images and Marketplace
      • Usage and Billing
      • Capacity and Infrastructure Management
      • Alerts
      • Diagnostics
      • Tenant Services
      • Email Reports
      • Offline Marketplace Download
  • INSTALLATION
    • Prerequisites
      • PKI Certificate Requirements
      • AzureStack Certification Authority certificate
      • Create SQL Server VM and necessary databases in a tenant subscription
    • Deployment
      • Validating Prerequisites
      • Install VConnect RP
      • License Activation
        • Offline Activation
      • Update Billing Resource Provider Details
      • Remove VConnect RP
      • Version Update
    • Configuration
      • Configure SMTP Settings
      • Configure Automated Emails
      • Configure Remote Machine for PowerShell Access
      • Configure Offline Marketplace Download
      • Configure a new Azure Stack Hub Stamp
        • Configure an Azure AD Stamp
        • Configure an ADFS Stamp
Powered by GitBook
On this page

Was this helpful?

  1. INSTALLATION
  2. Deployment

License Activation

PreviousInstall VConnect RPNextOffline Activation

Last updated 4 years ago

Was this helpful?

Activate license to start using the product.

For connected scenario, please proceed with the steps below for activation. For disconnected scenario, go to .

Resource Provider VM

  1. Go to Tenant Portal -> All Resources -> VConnectVM1000 -> Overview -> DNS Name (last item)

  2. Copy the value and remote into this resource provider VM

  3. User name: vconnectrpadmin, Password: as specified in the previous installation step

  4. Open a new elevated (administrative) PowerShell console and change to the directory: “C:\CloudAssert”.

  5. Run ActivateLicense.ps1 script and specify the required parameters.

The Billing license key and billing email id needs to specified only if -SetupBillingAndDacm parameter is set to $True while

Parameter name

Description

LicenseKey

Unique identifier of the License for VConnect

Required

EmailId

Email Id that is mapped with the VConnect License

Required

BillingLicenseKey

Unique identifier of the License for Billing API

Optional

BillingEmailId

Email Id that is mapped with the Billing License

Optional

.\ActivateLicense.ps1 -LicenseKey '09c3404b-edb9-4782-babc-99f42534b51b' -EmailId 'admin@cloudassert.com' -BillingLicenseKey 'd9bb5565-08e2-4601-ac46-f70ec55b1e8f' -BillingEmailId 'admin@cloudassert.com'

6. In Admin Portal, click All Services -> VConnect -> License blade to see the licensed features and quotas

Offline Activation
Installing VConnect RP