Sovereign Cloud Implementation

Sovereign Cloud Implementation #

Implementing {VVS for CP Title} validated solution includes configuring … and enabling …

To implement and configure {VVS for CP services}, two alternative methods exist. You can use the user interface of each component in the solution or you can use PowerShell cmdlets. You can directly reuse the PowerShell commands by replacing the provided sample values with values from your VMware Cloud Foundation Planning and Preparation Workbook.

This guidance provides a prescriptive path for deploying {VVS for CP solution} using …, and sample {VVS for CP services} in a {management|VI workload} domain. For more information on other deployment options and configurations, read the {VVS for CP Products} Configuration and Management guide. See the {VVS for CP Products} documentation for more details.

Prerequisites #

  • Verify that your environment is configured according to Before You Apply This Guidance and the Developer Ready Infrastructure tab of the VMware Cloud Foundation Planning and Preparation Workbook.
  • If you want to use the included Microsoft PowerShell cmdlets to perform implementation and configuration procedures, verify that your system fulfils the following prerequisites.
    • Verify that your system has Microsoft PowerShell 5.1 installed. See Microsoft PowerShell.
    • Install the PowerValidatedSolutions PowerShell module together with the supporting modules from the PowerShell Gallery by running the following commands.
      Install-Module -Name VMware.PowerCLI -MinimumVersion 12.4.1
      Install-Module -Name VMware.vSphere.SsoAdmin -MinimumVersion 1.3.7
      Install-Module -Name ImportExcel -MinimumVersion 7.1.1
      Install-Module -Name PowerVCF -MinimumVersion 2.2.0
      Install-Module -Name PowerValidatedSolutions -MinimumVersion 1.7.0
      
    • Import the PowerValidatedSolutions and the PowerCLI PowerShell modules by running the following commands.
      Import-Module -Name VMware.PowerCLI -MinimumVersion 12.4.1
      Import-Module -Name PowerValidatedSolutions -MinimumVersion 1.7.0
      

Proceedure #

  1. [Configure Product 1](link md file here)
    Description of proceedure [//]: # (Add [[Read more]] and link to same md file here)

  2. [Configure Product 2](link md file here)
    Description of proceedure [//]: # (Add [[Read more]] and link to same md file here)

  3. [Deploy and Configure Product 3](link md file here)
    Description of proceedure [//]: # (Add [[Read more]] and link to same md file here)

  4. [Deploy and Configure Product 4](link md file here)
    Description of proceedure [//]: # (Add [[Read more]] and link to same md file here)