I've got a question regarding azure-pipelines exam...
# general
a
I've got a question regarding azure-pipelines example. I'm getting a very generic "service connection x which could not be found" error. I'm allowing all pipelines to use the sub service in question. Anything else obvious I should be looking at?
w
cc @clever-sunset-76585 and @tall-librarian-49374 who might know
c
I've not seen that error before. Can you post the actual output of the task here?
a
@clever-sunset-76585 @orange-queen-24596 I'm getting the following error in ADO when setting up the Pulumi task following the example available in Github. "The pipeline is not valid. Job infrastructure: Step Pulumi input azureSubscription references service connection Pay-As-You-Go which could not be found. The service connection does not exist or has not been authorized for use. For authorization details, refer to https://aka.ms/yamlauthz."
I've setup the service so that all pipelines can use it and have tried a variety of permutations of the "name" considering that seems to be inconsistent depending on which documentation I look at.