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.
