We have a blob storage account on Azure, from which we've built a Power BI model in the desktop app. It works fine on the desktop, and I can publish it to the online service without a problem. However when I try to schedule a refresh (or manually refresh) in the online service I get the following message:
"You can't schedule a refresh for this dataset because one or more sources currently don't support refresh"
I'm at a loss why it doesn't allow me to refresh it online. I'm sure I've done refreshes on models using Azure Blob storage before, and I'm not sure what could be different with this one. It doesn't even let me insert the required authentication data, which makes me think this sin't an issue with permissions either.
Has anyone had issues with connecting to Azure Blob storage before from the online service before? Any ideas why it might not be working?