maikvandergaag / msft-extensions

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

Unable to update direct query scheduled refresh, i do not see any option to do that. I only see set refresh schedule #562

Open ravnan opened 2 months ago

ravnan commented 2 months ago

Describe the issue My dataset has a Direct Query refresh schedule defined in the Dev environment. I am automating my powerBI pipeline to promote and update all the gateway connections and refresh schedule of the dataset dynamically. I am using Power BI Actions extension to automate my pipeline.

Extension

To Reproduce Steps to reproduce the behavior:

  1. Read the existing dataset direct refresh schedule and get the json and need to pass it to direct refresh schedule update functionality
  2. I do not see any option to select Direct refresh schedule on the dataset.
  3. I see option of Set refresh schedule which calls refreshschedule powerbi api.
  4. I need direct query refresh schedule api of powerbi

Additional information When can i expect the option in PowerBi actions extensions?

maikvandergaag commented 2 months ago

@ravnan this is a new feature not sure when I have time. Support is always welcome.