https://pulumi.com logo
n

nutritious-judge-27316

02/22/2020, 9:33 PM
I am using the azure devops task, is there anyway of outputing permalink as a variable?
w

white-balloon-205

02/22/2020, 11:22 PM
Cc @clever-sunset-76585 who has been maintaining this extension.
c

clever-sunset-76585

02/24/2020, 7:29 PM
@nutritious-judge-27316 the DevOps task doesn’t support that unfortunately. Unfortunately, the permalink is part of the Pulumi CLI output, and would likely need to be extracted out from the process’
stdout
stream. Could you please submit a feature request in the GitHub repo for the DevOps task (https://github.com/pulumi/pulumi-az-pipelines-task/issues/new/choose) for what you are asking?