Forum Discussion
MOVC
2 years agoResolver I
Dataset Refresh via API Failing
We have a dataset connected to Azure SQL published to a Premium workspace in our P1 Capacity with an incremental refresh enabled that works correctly when refreshed manually or on a schedule. However...
lbendlin
2 years agoSuper User
Here's how we implemented it
and here's a sample flow
MOVC
2 years agoResolver I
Thanks, unfortunately our business has locked down the ability to register Azure AD apps so I'll have to get approval to test it (unless there's another way?).
- lbendlin2 years agoSuper User
Sorry to hear that. One alternative is to use PowerShell instead. It has all the convenience modules, or you can hand craft your REST calls.