Import / Export
Application definitions can be exported and imported as JSON. This makes it easy to move a known-good set of applications from a proof of concept to production, or to keep configuration under version control.
Export
From the Applications section, export the current definitions to a JSON file. The file captures each application's name, executable path, arguments, icon, and published state.
Import
- Open Applications and choose the import action.
- Select your JSON file.
- Review and confirm. Existing applications with matching identifiers are updated; new ones are created.
- Verify executable paths exist on the target session hosts.
Warning
Executable paths are environment-specific. After importing into a new environment, confirm every path resolves on that environment's session hosts before granting the applications to users.
Note
The same import/export pattern is available for policy sets, which lets you carry a tested security baseline across environments. See Policy Sets.