- Automation Cloud and Test Cloud
- Automation Cloud Public Sector and Test Cloud Public Sector
- Automation Cloud Dedicated
August 2026 release notes for Orchestrator in Automation Cloud Public Sector.
August 18, 2026
Azure Storage bucket authentication using service-principal connections
Authenticate Azure Storage buckets using Integration Services service-principal connections instead of storage-account access keys. This enables customers' security teams to enforce Entra-based identity and access management policies. For configuration details, see Managing storage buckets.
Tenant-level Jobs view: add column parity with folder-level view
The cross-folder Jobs view now includes all columns available in folder-level Jobs views, including Started/Ended (relative and absolute), Creation Time, Source, Priority, Machine, Hostname, User interaction, and Healing Agent status. All added columns default to hidden; enable them via the Columns dropdown. See Jobs monitoring for details.
Side panels now overlay primary content
Sidepanels now render on top of primary content instead of pushing it aside. Panels are resizable via a drag handle, with user-chosen width persisting per session. No backdrop is displayed, so interactions with the underlying grid or list continue while the panel is open.
Debug jobs now display generic Process label
Debug jobs now consistently display the [Studio Debugging] Process label regardless of whether they are Desktop or Web session types. This ensures a uniform debugging experience across job types.
OpenAPI Public profile is now the default
The Orchestrator default API specification is now compliant with the OpenAPI 3.0 specification. The previous specification (V20, based on Swagger 2.0) is deprecated as of this release and will be removed in September 2026. For more information and the full deprecation timeline, see Read me.
Automation Cloud Robots: clearer machine size label
In the Additional Settings step of process configuration, the machine size fields for cross-platform processes are renamed for clarity: Cloud Robot - Serverless is now Cloud serverless machine size. The Job Priority selector no longer displays a required-field asterisk that incorrectly marked the field as mandatory. For more information, see Managing processes.
August 3, 2026
Process link in job sidepanel
When monitoring jobs, you can now access the parent process directly from the job sidepanel header. Selecting the process link displays the process details within the sidepanel (replacing the job sidepanel), improving navigation efficiency during troubleshooting and monitoring.
Triggers now support creating in a disabled state
When creating a trigger, you can now optionally disable it at creation time. By default, triggers are enabled and start processing items immediately. You can disable a trigger during creation to complete configuration and testing before activating it. This applies to all trigger types: queue, event, and time triggers.
Serverless machine auto-assignment
When a tenant is provisioned with a serverless machine, the machine is now automatically assigned to the default modern folder. Previously, the serverless machine was provisioned but required manual assignment to a folder.
For more information, check About Machines.
Improved sidepanel job grid filters
The job grid displayed in the sidepanel context now hides process-type filters (Type and User interaction) that are not applicable in that context. These filters remain visible in the full jobs grid where they provide value.
For more information on jobs filtering, check the Jobs monitoring page.
Bug fixes
-
We fixed an issue where webhook secrets were displayed in plain text in the user interface. Webhook secrets are now hidden by default, similar to other sensitive credential fields. For more information, check About Webhooks.
-
We fixed an accessibility issue in the tenant quick actions submenu. Menu items are now navigable using Arrow keys only when a screen reader is active, eliminating the need for mixed Tab and Arrow key combinations.
-
We fixed an issue where some package upload events contained corrupted event data with default key values (00000000-0000-0000-0000-000000000000). Event data validation has been improved to prevent malformed events from being recorded.
- August 18, 2026
- Azure Storage bucket authentication using service-principal connections
- Tenant-level Jobs view: add column parity with folder-level view
- Side panels now overlay primary content
- Debug jobs now display generic Process label
- OpenAPI Public profile is now the default
- Automation Cloud Robots: clearer machine size label
- August 3, 2026
- Process link in job sidepanel
- Triggers now support creating in a disabled state
- Serverless machine auto-assignment
- Improved sidepanel job grid filters
- Bug fixes