Configure Entra ID as Cloud Director IdP

Cloud Director organizations can use local accounts for administration. But larger organizations may already have some sort of identity provider in place such as Microsoft Entra ID. So why create and manage local users when you already have an IdP available? This article describes the configuration steps for using Microsoft…

Cloud Director VM compliancy

If you create a VM in VMware Cloud Director you can choose a compute policy (T-shirt size) and/or placement policy. With a placement policy, you can control where the VM should run. This can be useful for VMs with a specific OS (Windows) where you want to pin them on…

Connecting to Cloud Director using API Token

When you log in to VMware Cloud Director you can use a username and password. But for automation purposes like Terraform, this is not very user-friendly. For this kind of applications, you can use API access tokens. From https://docs.vmware.com/en/VMware-Cloud-Director/10.4/VMware-Cloud-Director-Tenant-Portal-Guide/GUID-A1B3B2FA-7B2C-4EE1-9D1B-188BE703EEDE.html: Starting with VMware Cloud Director 10.3.1, you can generate and issue…

Cloud Director VAMI Setup – NFS Errors

Today we got some complaints from users about slow VMware Cloud Director tasks. It took 40 minutes to create a VM, 10 minutes to power off, and 10 minutes to eject media. Not good! Not good at all! After logging in to the VAMI of the primary cell we noticed…

VCDA – Operation canceled

I was working on setting up a protection from an on-prem vCenter to a cloud site running VMware Cloud Director but whatever I did, I received an error message “Operation canceled due to an unexpected error”. From my point of view, an error is always unexpected, but I wanted to…