Data on Demand - 'List Updates History' Task broken by Azure Arc update

The “List Update History” task is failing on servers that have the following update in their history:

Azure Connected Machine Agent (Arc-enabled servers agent) Version 1.66.03466.3076 - July 2026 Update

If using a SQUP Tile to show the task output, this yields the error: “Line 1 cannot be parsed using the current Delimiters”.

It’s not too hard to see that the output for the update is likely upsetting the CSV formatting:

How can we escape this update? I can see that we can use task overrides to exclude particular KBs, but this entry has a NULL KB value.

Hi,
The ‘list update history’ task is part of sealed Data on Demand MP. So direct overrides are limited. However, a new MP with desired overrides can be created by referencing to the original MP.
Through the support ticket, we provided with customised MP for this task that included overrides like ‘exclude by KB name’ and ‘installation status’.

1 Like