Azure Stack Hub VConnect
Cloud Assert HomeDocs Home
2.1.12
2.1.12
  • Introduction
  • INSTALLATION
    • Prerequisites
      • PKI Certificate Requirements
    • Deployment
      • Installation
      • License Activation
      • Add the service to Azure Stack Plan
      • Remove VConnect Resource Provider
    • Steps for version update
    • Release Notes
      • 2.1.8.4
      • 2.1.12
Powered by GitBook
On this page

Was this helpful?

  1. INSTALLATION
  2. Deployment

Installation

  • Sign in to a host that can access the privileged endpoint VM.

    • On Azure Stack Development Kit installations, sign in to the physical host.

    • On multi-node systems, the host must be a system that can access the privileged endpoint.

  • Unblock the VConnect resource provider .zip file and extract the contents to a temporary directory using any extractor tool

  • Place the generated .pfx file in the DependencyFilesLocalPath as follows:

    • Only a single certificate file exists in the DependencyFilesLocalPath

    • The file name must not contain any special characters.

    • The certificate must be placed in the DependencyFilesLocalPath before retrying the deployment

  • Edit the InstallVConnect.ps1 script with the account information and passwords as needed by the script.

  • Open a new elevated (administrative) PowerShell console and change to the directory where the files have been extracted. Use a new window to avoid problems that might arise from incorrect PowerShell modules that are already loaded on the system.

  • Run InstallVConnect.ps1 script

NOTE: The system where the script is being run must be a Windows 10 or Windows Server 2016 system with the latest version of the .NET runtime installed.

Verifying the Deployment in Azure Stack Portals

  • In Admin Portal, click on Resource Groups. Then select the system.<location>.cloudassert.vconnect resource group and verify if the deployment succeeded.

  • In Tenant Portal, click on Resource Groups. Then select the system.<location>.cloudassert.vconnect.rp resource group and verify if the deployment succeeded.

PreviousDeploymentNextLicense Activation

Last updated 5 years ago

Was this helpful?