maikvandergaag / msft-extensions

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

Unable to update parameters for the Source SAP Business Bwarehouse #543

Open jyothsnakundan opened 2 months ago

jyothsnakundan commented 2 months ago

I am trying to work on CI CD pipeline in devops using Power BI action plugin and while try to update the parameters from DEV to UAT it fails in UAT using the Update Paramter action.

Could you please help me on this?

Thanks, Srini

maikvandergaag commented 2 months ago

Off course I can try to help. Please give us more info in order to support you

jyothsnakundan commented 2 months ago

Thanks for the quick reply...

I have created 3 env. with DEV / QA & PROD. The Power BI Report is having 2 sources one is SharePoint(DEV/QA/PROD) and SAP BW with (DEV/QA/PROD). As there is no action currently supporting to change the Source Parameters similar to SQL SERVER, I amusing Update Parameters Action with JSON code.

SourceDetails Error Details

Please help!!!

Thank, Srini

pphidev commented 1 month ago

Hi Srini, I think you need to remove the { "updateDetails: part. Only use the [ "name"...part.