Online Help

This help article applies to CloudShell 9.3. To see the latest, click here.

Static VMs Overview

CloudShell supports modeling VMs which were not deployed by the CloudShell App feature and are not managed as part of the reservation life-cycle processes. This feature allows you to create a resource that represents the VM in CloudShell's inventory and associates it with the cloud provider resource so it will get the cloud provider shell's capabilities like power on, power off, connectivity etc. This is useful if the VM is too complex or time consuming to power on or off, or if the VM is always on and is not added or deleted from the cloud provider as part of the sandbox life cycle. For example, in VMs that maintain a database or a production server.

Unlike with CloudShell App VMs, the out-of-the-box Setup and Teardown processes do not automatically power static VMs on/off or connect/disconnect them. In addition, the Delete command that comes with the out-of-the-box cloud provider shells is not available for static VMs as they are not deployed by CloudShell.

In Quali's Community Integrations page, we have several static VM shells. You're welcome to use them if they address your needs, or create your own, as explained in this CloudShell Dev Guide article.

Related Topics