Im trying to execute below code from Azure DevOps Pipeline Azure PowerShell task and retrieve the output in Pipeline "Output Variables" and use the output variable as input to the next stage. How to do this? Is the below output array or an object?
PS C:\> Get-AzDataFactoryV2IntegrationRuntimeKey -ResourceGroupName 'rg-test-dfv2' -DataFactoryName 'test-df-eu2' -Name 'test-selfhost-ir'
AuthKey1 AuthKey2
-------- --------
IR@89895504-f647-48fd-8dd3-42fa556d67e3****** IR@89895504-f647-48fd-8dd3-42fa556d67e3****