Strange characters in Powershell AZ output

New-AzResourceGroupDeployment command with WhatIf switch prints changes that are required to deploy ARM Template in Azure. It uses some colors which are problematic for Octopus Logs output.

Proper output from Powershell CLI:
image

Output from Octopus logs:
image

Hi @rafal.gapski,

Thanks for the feedback.

I’m going to pass this along to our product team.

Please let me know if you have any other questions or concerns.

Best,
Jeremy

Hi @rafal.gapski,

I’ve passed along the feedback.

If you are running these commands in custom script steps, you can likely remediate the issue via config options.

Can you please give the no color option a test and let me know how it goes?

Best,
Jeremy

It’s Powershell AZ module, not az.exe cli.

Hi @rafal.gapski,

Sorry for the confusion there. Discussions will be had internally about this issue.

Please let me know if you have any questions or concerns.

Best,
Jeremy

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.