The following differences exist between the commercial VMware Aria Automation product and the VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector version of that offering.

Where appropriate, links are provided to VMware Aria Automation user guide topics about the related feature or consideration.

The standard (commercial) SaaS version of VMware Aria Automation can only be configured to support the standard (commercial) version of VMware Cloud on AWS. It cannot be configured to support the VMware Aria Suite Cloud for US Public Sector environment, previously VMware Cloud on AWS GovCloud (US).

The VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector can only be configured to support the VMware Cloud on AWS in VMware Aria Suite Cloud for US Public Sector environment.

Note: The on-premises version of VMware Aria Automation can be configured to support either standard (commercial) VMware Cloud on AWS or VMware Cloud on AWS in VMware Aria Suite Cloud for US Public Sector, but not both.

Update the provisioning-service configuration file

VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector requires that you update the default provisioning-service configuration file in theVMware Cloud on AWS in VMware Aria Suite Cloud for US Public Sector environment to set the following properties:

Note:

This section is only needed if you are using on-premises VMware Aria Automation. It is not applicable if you are using SaaS (cloud-based) VMware Aria Automation.

  • vmc.sddc.csp.hostname

    The default value is console.cloud.vmware.com. Change this value to console.cloud-us-gov.vmware.com.

  • vmc.sddc.api.hostname

    The default value is vmc.vmware.com. Change this value to www.vmc-us-gov.vmware.com.

  • vmc.sddc.api.schema

    The default value is https. The https value is required.

To update the provisioning-service configuration file, perform the following steps:

  1. Take a snapshot of the VMware Aria Automation appliance VM.
  2. SSH into the VMware Aria Automation appliance VM.
  3. Edit the K8s deployment with the following command:
    kubectl -n prelude edit deploy provisioning-service-app
  4. When the VIM session is open, scroll to the following section:
      - name: JAVA_OPTS
       value: |-
       -Dhttps.proxyHost=$(JAVA_PROXY_HOST)
       -Dhttp.proxyHost=$(JAVA_PROXY_HOST)
  5. Add the following statements to the option list:
    Note: Be very careful with spaces. Do not use Tabs. These options must be aligned with the other options.
    -Dvmc.sddc.csp.hostname=<new host name>
    -Dvmc.sddc.api.hostname=<new host name>
  6. Compare your file with the following example to verify the alignment of the options that you just added:
      - name: JAVA_OPTS
       value: |-
        -Dvmc.sddc.csp.hostname=console.cloud-us-gov.vmware.com
        -Dvmc.sddc.api.hostname=www.vmc-us-gov.vmware.com
        -Dhttps.proxyHost=$(JAVA_PROXY_HOST)
        -Dhttp.proxyHost=$(JAVA_PROXY_HOST)
  7. To save the change, press :wq. Or, to exit without saving, press :q!.

After you save the provisioning-service configuration file changes, K8s redeploys the pod with the new settings.

For the additional and required connection prerequisites, see Prepare your VMware Cloud on AWS SDDC to connect with VMware Cloud on AWS cloud accounts in VMware Aria Automation.

Deploy a new cloud proxy

To connect to a vCenter appliance when creating and using vCenter-based cloud accounts, you must use a cloud proxy.

The process for obtaining and deploying a cloud proxy is documented in Add a cloud proxy to a vCenter in Automation Assembler. Several differences exist between what is documented in that topic and what you must do in your VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector environment.

You must approve all agents (such as cmx-agent, codestream-agent, and so on) that are to be installed on the cloud proxy's target vCenter appliance.

To install a cloud proxy in the VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector environment, you require access to different domains than those documented in Add a cloud proxy to a vCenter in Automation Assembler.

Use the following information to obtain access to required domains.
  • Replace instances of ci-data-collector.s3.amazonaws.com with https:/customerconnect.vmware.com/downloads/info/slug/infrastructure_operations_management/vmware_vrealize_cloud_universal/subscription#drivers_tools.
  • Replace instances of symphony-docker-external.jfrog.io with https://registry.vrealize-gov.vmware.com.
  • Replace instances of data.mgmt.cloud.vmware.com with data.vrealize-gov.vmware.com.
  • Replace instances of api.mgmt.cloud.vmware.com with api.vrealize-gov.vmware.com.
  • Replace instances of console.cloud.vmware.com with console.vrealize-gov.vmware.com.

For related information about deploying a new cloud proxy, see the Procedure section of Add a cloud proxy to a vCenter in Automation Assembler.

The following differences and additional information are required when working in the VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector environment.

To deploy a cloud proxy in the VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector environment, use the following procedure.
  1. Log in to VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector and open the Automation Assembler service as an Automation Assembler administrator.
  2. Click Infrastructure > Connections > Cloud Proxies.
  3. Click New to open the Install Cloud Proxy page.

    Install Cloud Proxy screen as described

    Note: As shown in item 3 on the Install Cloud Proxy, One Time Key (OTK) is renamed to Unique Registration Key for the VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector environment.

    Note: When you deploy the OVA, you use the copied links from items 1 and 3 on the Install Cloud Proxy page.

  4. Log in to the vCenter (vSphere client) on which you want to deploy the cloud proxy and click Deploy OVF Template.

    Click Deploy OVF template.

  5. On the Select an OVF Template page, click URL, copy the OVA URL from item 1 on the Install Cloud Proxy page into the URL field, and click Next. A sample screen is shown below.

    paste the OVA URL into the URL template URL field

  6. Enter a unique VM name and target location as prompted and click Next.
  7. Select a compute resource as prompted and click Next.
  8. Review details as prompted and click Next.
  9. Accept license agreements as prompted and click Next.
  10. Select storage and network settings as prompted and click Next.
  11. On the Customize template page, take the following actions:
    • Enter your cloud proxy display name.

      This name appears in VMware Aria Automation in VMware Aria Automation when prompting you to select a cloud proxy.

    • If prompted, enter your user name and password.
    • Copy the Unique Registration Key from item 3 on the Install Cloud Proxy page as prompted and paste that key into the Key field on the Customize template page. A sample screen is shown below.

      Copy the unique key into the Key field

    • In the Root User Password section, enter the root user password for the cloud proxy (VA) and confirm the password as prompted. This password is used for SSH access.
    • In the FIPS Mode section, select Strong and then click Next.

      The Strong setting is required by the VMware Aria Automation in VMware Aria Automation environment.

      Note: All other settings on the Customize template page are customer-optional.

  12. Click Finish as prompted.

For related information about verifying the cloud proxy, see Verify that a cloud proxy is running on a target virtual machine.

Approve the cloud proxy

You must approve the new cloud proxy before you can use it. Until you approve the cloud proxy, no service proxies (agents) are installed on the VA.

To approve, or decline, a cloud proxy when working in the VMware Aria Automation in VMware Aria Automation environment, you must have the Automation Assembler Administrator role and/or Automation Service Broker Administrator role.

Verify that you have the required Automation Assembler Administrator role and/or Automation Service Broker Administrator role and then approve the cloud proxy.

  1. Log in to VMware Aria Automation in VMware Aria Automation and select VMware Aria Automation Assembler from the services access option in the upper right corner of the screen.
  2. To verify that you have the Automation Assembler Administrator role, click the services access option in the upper right corner of the screen and select Identity & Access Management from the VMware Cloud Services panel to open the Active Users page.
  3. On the Active Users page, enter your name in the Search bar to display the roles to which you have been assigned.
  4. Verify that you are assigned Automation Assembler Administrator and/or Automation Service Broker Administrator role.

    For related information, see What are the VMware Aria Automation user roles.

  5. Reopen the Automation Assembler service.
  6. To approve or decline a cloud proxy, select and open the cloud proxy from the Infrastructure > Connections > Cloud Proxies page and select either Approve or Decline from the Cloud Proxies > Details page.

After you approve a cloud proxy, it appears on the Cloud Proxies page and you can use it to access the associated server. Cloud proxies that are declined also appear on the page. A declined cloud proxy cannot access the server, including any agents on that server.

For related information, see Setting up cloud accounts that require a cloud proxy and Setting up integrations that require a cloud proxy.

Upgrade an existing cloud proxy

You can upgrade an existing cloud proxy agent for vCenter-based cloud accounts and integrations for use with VMware Aria Automation in VMware Aria Automation by using the product user interface or the command line.

Note:

This section is only needed if you are using a VMware Aria Automation on-premises instance to create a VMware Cloud on AWS cloud account. It is not needed if you are using a VMware Aria Automation SaaS instance to create a VMware Cloud on AWS cloud account.

Before you begin, verify that you are assigned the Automation Assembler Administrator and/or Automation Service Broker Administrator role. If you are performing this task in VMware Aria Automation, you do not need the Automation Service Broker Administrator role. Information about how to verify your role access is provided above.

Upgrade an existing cloud proxy in the product user interface

You can upgrade an existing cloud proxy agent by using the following user interface sequence.

  1. Click Infrastructure > Connections > Cloud Proxies and select the cloud proxy that you want to upgrade.
  2. From the Cloud Proxies > Details page, click Manage Service Proxies Upgrade.
  3. Click Confirm to continue with the upgrade.

Upgrade an existing cloud proxy in the command line

You can upgrade an existing cloud proxy agent by using the following command line sequence.

  1. Download the update bundle from the Customer Connect Downloads page.
  2. SSH into the cloud proxy VM.
  3. Copy the update bundle to the /tmp/ directory on the cloud proxy VM.
  4. Set up an offline repository by running following command.
    sh /proxy-upgrade.sh offline-repo /tmp/update-bundle-name.tar.gz
  5. Verify the offline repository setup by running the following command.
    sh /proxy-upgrade.sh update --check
    Wait for the --check command to finish. The following or similar output appears if updates are available.
    Checking for available updates, this process can take a few minutes... .
    Available Updates -
       <version> Build <build no>
  6. Upgrade the cloud proxy by running the following command.
    sh /proxy-upgrade.sh
    The following or similar output appears if the upgrade is successful.
    <date and time>   *********System updated successfully*********

Specify the NSX IP address when creating a cloud account

When creating the VMware Cloud on AWS cloud account, do not use the default NSX Manager IP address/ FQDN setting. Instead, you must specify the NSX IP address that is identified in the VMware Aria Suite Cloud for US Public Sector SDDC.

  1. Open the VMware Aria Suite Cloud for US Public Sector SDDC. For related information, about the VMware Cloud on AWS software-defined data center, see Managing the VMware Cloud on AWS Data Center.
  2. Find the IP address of the NSX that is associated to that VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector SDDC.
  3. On the VMware Cloud on AWS (VMC) cloud account creation page, replace the default FQDN value with the IP address value obtained in the above step. For related information about creating a VMware Cloud on AWS (VMC) cloud account, see VMware Aria Automation product documentation

Download and deploy a cloud extensibility proxy

Before you can create a VMware Aria Automation Orchestrator integration for VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector, you must deploy a cloud extensibility proxy. The process for obtaining and deploying a cloud extensibility proxy is documented in Download and deploy a cloud extensibility proxy. Differences may exist between what is documented in that topic and what you need to do to for your VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector environment.

Contact VMware to enable support for public cloud accounts and integrations

To support your creation and use of public cloud accounts and integrations such as Amazon Web Services (AWS), Microsoft Azure, GitHub, GitLab, and so on within VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector, contact Customer Connect.

For related information, see Setting up cloud accounts that require a cloud proxy and Setting up integrations that require a cloud proxy.

Unsupported features

The following VMware Aria Automation use cases are not supported in VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector:
  • Terraform configurations, for example, as a resource in an Automation Assembler cloud template. Terraform usage is not supported for VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector.
  • Integration with VMware Automation Config and VMware Aria Automation for Secure Hosts. These two feature integrations are not supported for VMware Aria Automation in VMware Aria Suite Cloud for US Public Sector.