Configuring Multi-Org Tenancy in vRA 8.x - Part 4: Configuring Multi-Tenancy
vRealize Automation vRA Multi-Tenancy
Published on 17 April 2020 by Christopher Lewis. Words: 678. Reading Time: 4 mins.
Introduction
In this series of posts, we will be taking a look at how to configure a Multi-Organization Tenancy (aka Multi-Tenancy) in vRealize Automation (vRA) 8.x.
In this post, I will tackle the final two steps in configuring vRA 8.x Multi-Organization tenancy. That is, applying the SAN SSL Certificate for vRA created in Part 2 and then finally creating a new Organization/Tenant!
For more information on the rest of the posts in this series, click here .
Apply the vRA Multi-Organization Tenancy Certificate
The last step before we start adding new Organizations/Tenants is to ensure that the vRA certificate includes the FQDNs of the new organizations. We created the SAN SSL Certificate in Part 2 of this series and uploaded it into vRSLCM in Part 3 so that it is easy to apply. The process we’re going to follow is pretty much identical to the one we used for replacing the WOA certificate in Part 2 of the series but for completeness I have included the full steps I went through.
- From the vRSLCM homepage, click Lifecycle Operations.
- Click Environments.
- Identify the target vRA Environment and click View Details.
Note: It would be considered best practice to complete an Inventory Sync before making any changes, as I only just completed one for the WOA certificate, I won’t be doing it again. If you are adding a new tenant at a much later date, you may want to do an inventory sync if you didn’t run it when updating the WOA certificate with the new Organization/Tenant.
- Click … (next to the Trigger Inventory Sync link).
- Click Replace Certificate.
- At the Replace Certificate - Current Certificate dialog, click Next.
- At the Replace Certificate - Select Certificate dialog, select the WOrkspace ONE Access certificate from the Select Certificate dropdown.
- At the Replace Certificate - Select Certificate dialog, Click Next.
- At the Replace Certificate - Precheck dialog, click Run Precheck.
- At the Replace Certificate - Precheck Dialog, click Finish.
- Wait for the process to complete and then click on vRealize Suite Lifecycle Manager to return to the homepage.
We are now ready to actually create our first Organization/Tenant, so lets get to it!
Note: At this point I checked whether or not I could still log into the default/provider tenant and when navigating to
https://vra.domain.name
and trying to log in, I got a Bad Gateway
message. To fix this I went back into vRA 8.x deployment in LCM and chose to the Re-Register with Identitiy Manager option shown below:
Create the new Organization/Tenant
- From the vRSLCM homepage, click Identity and Tenant Management.
- Select Tenant Management.
- Click Add Tenant.
- Enter the Tenant Name into the text box.
- Enter the Username, First Name, Last Name, Email ID and Password for the local Organization Admin account for this Org.
- Click Next.
- Click Next and Save.
Note: We’re not migrating existing Active Directory configuration into the new Organization. - Check the checkbox for the vRealize Automation deployment to create the tenant.
- Click Next and Save.
- Click Run Precheck.
- Assuming everything is successful, click Next and Save.
- Click Create Tenant.
- The new Org will now be created.
Log into the new Tenant
- From your browser, navigate to
medtech.vra.domain.name
. - Click Goto Logon Page.
- Enter the Username and Password (as specified in the previous section)
- Click Sign In.
- You are no logged into the Medtech Org!
Bringing it all together!
Firstly, vRA 8.x Multi-Organization Tenancy FTW! This is a key parity item with vRA7. I’m yet to still fully understand all of the nuasances of this new feature but I already updated this series to have a 5th Post!
So we now finally have a new Organization (medtech) and a default Organization (provider) configured! I estimate it has taken me around 4 hours to configure Multi-Organization tenancy up to this point in my lab. We now have separate logon URLs for each Organization which is great, albeit different to the experience in vRA 7.
Thank you for sticking with me in this series of posts. Hopefully you have found them of value and they help you on your multi-cloud journey.
Published on 17 April 2020 by Christopher Lewis. Words: 678. Reading Time: 4 mins.
- Configuring Multi-Org Tenancy in vRA 8.x - Part 3: Enabling Multi-Tenancy ()
- Configuring Multi-Org Tenancy in vRA 8.x - Part 2: SSL Cert Requirements ()
- Configuring Multi-Org Tenancy in vRA 8.x - Part 1: DNS Requirements ()
- Running Platypus on Docker with Synology NAS ()
- Updating the embedded vRealize Orchestrator 7.3 Certificate ()
- Operating a Private Cloud - Part 3: Creating a Pricing Card in VMware Aria Automation
- Operating a Private Cloud - Part 2: Creating a Pricing Card in VMware Aria Operations
- Operating a Private Cloud - Part 1: Understanding Pricing Cards in VMware Aria
- Zero2Hero - Using Aria Automation to Deploy Multiple Machines with Multiple Disks - Part 5
- Zero2Hero - Using Aria Automation to Deploy Multiple Machines with Multiple Disks - Part 4