maikvandergaag / msft-extensions

Repository for extensions mainly used for Azure DevOps Extensions
https://msftplayground.com
MIT License
126 stars 80 forks source link

Service Connection not being used that is earlier created #533

Closed SatyamGupta621428 closed 2 months ago

SatyamGupta621428 commented 3 months ago

For which extension would you like to add a feature request?

Question

I have created a new task in power BI releases pipelines-> power BI Action -Update Parameters Here it is asking for service connection , so i already used one service connection in my earlier tasks, so i want to use that only. but is giving invalid error. What to do now.

Screenshot 2024-03-12 122713
maikvandergaag commented 3 months ago

@SatyamGupta621428, with a new version of the task we also had to adjust the service connection. So It could be the case that it is different.

Normally any approved service connection should also pop up in the drop down and you can use the service connections over the different tasks. So please check the configurations of the tasks.

SatyamGupta621428 commented 3 months ago

Now i am cloning tasks so that service connection issue is resolved. In PowerBi Actions Update parameters there is one field Update parameter Json in which what value will go . I need help.

maikvandergaag commented 3 months ago

In the hover there should be a example.

SatyamGupta621428 commented 3 months ago

I have used the JSON in Update JSON and i am also using parameters but it is giving invalid request when i am creating release. SO what can be the error??

maikvandergaag commented 3 months ago

Please include a variable called system.debug and set the value to true.

SatyamGupta621428 commented 3 months ago

Bro error is coming again invalid request although i added system.debug variable and set its value to true

maikvandergaag commented 3 months ago

Could you then share more info. With the info share now I can not help you.

github-actions[bot] commented 2 months ago

It looks like there hasn't been a reply in 30 days, so I'm closing this issue.