Embedded Datasource and Subscription Commands
New Embedded Data Source commands:
- Get-RsItemDataSource and Set-RsItemDataSource for managing embedded data sources for Paginated Reports using SOAP API
- Get-RsRestItemDataSource and Set-RsRestItemDataSource for managing embedded data sources for Paginated and Power BI Report using REST API
Changes to existing Subscription commands and new commands added:
- New-RsSubscription: you can specify additional information when creating subscription
- Old Set-RsSubscription is renamed to Copy-RsSubscription
- Set-RsSubscription allows you to update some properties of existing subscriptions
- Get-RsSubscription and Remove-RsSubscription still behave the same way as they did in the past