microsoft / ReportingServicesTools

Reporting Services Powershell Tools
MIT License
458 stars 213 forks source link

New REST cmdlets #428

Open NeXuS0103 opened 3 months ago

NeXuS0103 commented 3 months ago

Do you want to request a feature or report a bug? Feature

What is the current behavior? There is no way to update DataSource with a REST command

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior? New cmdlets to update DataSource settings (especially the password)

Which versions of Powershell and which OS are affected by this issue? Did this work in previous versions of our scripts? PS7, Windows11

@jtarquino Any plans to migrate current SOAP based cmdlets to REST?