In development #
Enable Citrix Cloud support via SDK #
We will integrate Citrix Cloud through its official SDK, enabling automated management of Citrix resources directly within the platform. This includes support for image deployment, delivery group interaction, and streamlined provisioning, expanding XOAP’s reach into hybrid and cloud-hosted virtual app and desktop environments.

Planned #
Implement the Stacks area #
A new Stacks section will be introduced to group and orchestrate related scripts into reusable deployment bundles. This allows teams to define complete environments as modular, version-controlled stacks, enabling faster, consistent rollouts across systems and workspaces.
Add Bicep support for Scripted Actions #
Scripted Actions will support the execution of Bicep templates, enabling infrastructure as code (IaC) scenarios directly within XOAP. This allows teams to provision and manage Azure resources using native Bicep syntax, enhancing automation workflows and aligning with modern cloud deployment practices.
Run Scripted Actions on premises via XOAP Agent #
Scripted Actions will support execution directly on on-premises infrastructure using XOAP Agent. This enables secure execution of automation tasks behind the firewall—ideal for environments without direct external access or requiring local execution control.
Add MS Graph module to container runtime #
The Microsoft Graph PowerShell SDK will be pre-integrated into the XOAP container runtime for Scripted Actions. This allows scripts to natively interact with Microsoft 365, Entra ID, Intune, and other Microsoft services — without requiring manual module installation or external dependencies.
Add VMware CLI support for on premises deployments #
XOAP will include native support for VMware CLI tools within the container runtime, enabling automation and scripted deployments directly to vSphere and ESXi environments. This enhancement streamlines on-premises provisioning tasks, such as VM creation, configuration, and image handling, through secure and scriptable workflows.
Add Nutanix nCLI support for on premises deployments #
XOAP will support the Nutanix nCLI command-line interface within the container runtime, enabling scripted automation of tasks such as image registration, VM lifecycle management, and cluster operations in AHV environments. This integration empowers on-premises Nutanix deployments with greater flexibility and DevOps-driven control.
Backlog #
- Integrate Parameter sets for Stacks