We have SQL Server 2016 running on a Windows Server 2016 VM sitting in Azure and we are trying to access it over Express Route. Not sure if this is relevent, but adding it for context and completeness.
SQL Server Management Studio, running on my laptop, (using the same connection string and credentials) has no problem.
Power BI Desktop (April 2018 version), running on my laptop, can connect to the database and see the list of tables. If a select a table and click load or edit, no data is found. Even though I know there are over 42,000 rows in one of the tables I select.
Anyone seen anything similar, or have any ideas as to what could be going on?
I did switch on diagnostic logging, but I'm not seeing any errors there.
I'm at a loss.