Forum Discussion
kulandai
1 year agoRegular Visitor
Update the parameter while using service principal with certificate
Hi, I'm trying to update the dataset parameters using update parameter api. But i'm unable to do it: below is the code mockup: var credentialDetails = new UpdateDatasourceRequest(); var oAu...
kulandai
1 year agoRegular Visitor
Hi,
I'm trying to take over the dataset for update parameter, but however while taking over dataset credentials for that dataset is getting lost. So is there is any way to take over the dataset without credentials being lost.
- lbendlin1 year agoSuper User
No, that's how this is designed, and (to me) it makes sense. Prevents unauthorized access and data loss.