Skip to main content

Blueprint Workspace

Defines the maximum allowed orchestration driver teardown time

Key<add key="TopologyTeardownDurationMaxHours" value="24"/>
Possible valuesNumeric (in hours)
Where to add/changecustomer.config Quali Server installation directory
Default value48
Affected CloudShell ComponentQuali Server
Version6.0 and above

Defines the maximum allowed orchestration driver setup time

Key<add key="TopologySetupDurationMaxHours" value="24"/>
Possible valuesNumeric (in hours)
Where to add/changecustomer.config Quali Server installation directory
Default value48
Affected CloudShell ComponentQuali Server
Version6.0 and above

Enable the option to show or hide the More Info option from blueprints

Key<add key="HideMoreInfoOnEnvironmentTile" value="False"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Portal installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version6.2.3 and above

Block non-admin users from exporting blueprint packages

Key<add key="BlockPackageExportForNonAdmins" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Server installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version9.0 and above

Display Instructions side pane by default

Key<add key="WS_Environment_AutoOpenInstructions" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Portal installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version6.0 and above

Display Commands side pane by default

Key<add key="WS_Environment_AutoOpenCommands" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Portal installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version6.0 and above

Enable users to create blueprints from a template

Key<add key="OnlyAllowNewEnvironmentsFromTemplates" value="False"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Server installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version6.3 and above

Change the time allocated for exporting the blueprint diagram

Key<add key="ExportToPdf.WaitForRender" value="3000"/>
Possible valuesNumeric (time to wait, in milliseconds)
Where to add/changecustomer.config CloudShell Portal installation directory
Default value2000
Affected CloudShell ComponentCloudShell Portal
Version2021.2 and above

Enable the Check Blueprint Routes option in the Blueprint menu

Key<add key="DetectFailedRoutes" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Server installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version9.2 and above

Preserve the diagram arrangement when the View Style changes

When enabled, changing the diagram View Style resizes the resource cards in place and keeps the saved arrangement. When disabled (the default), the legacy per-axis resize is applied (Large ×2/×3, Small ÷2.7 and ×1.3), which is non-uniform and visibly displaces resources and link endpoints.

note

Enabling this may cause Large cards to overlap on a diagram that was arranged in a smaller View Style.

Key<add key="PreserveDiagramLayoutOnViewStyleChange" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Portal installation directory
Default valueFalse
Affected CloudShell ComponentCloudShell Portal
Version2026.1 and above

Keep global inputs when saving a sandbox as a blueprint

When saving a sandbox as a blueprint, keep global inputs that were linked to a resource requirement, even when that resource is saved as a concrete resource. Set to False to drop them instead, restoring the behavior of earlier versions.

Key<add key="KeepResourceGlobalInputsOnSaveAsBlueprint" value="True"/>
Possible valuesTrue/False
Where to add/changecustomer.config CloudShell Server installation directory
Default valueTrue
Affected CloudShell ComponentCloudShell Server
Version2026.1 and above

Set the route grouping policy

Key<add key="MaxUngroupedRoutes" value="5"/>
Possible valuesNumeric (number of connection lines to be grouped)
Where to add/changecustomer.config CloudShell Portal installation directory
Default value3
Affected CloudShell ComponentCloudShell Portal
Version6.4 and above