We're running into an issue connecting an Azure Web App to an on premise SQL Server using Windows Authentication via a Hybrid Connection. We're able to get it working using SQL Server authentication, but the issue we're facing is that we also want to connect to a Tabular Model, which only allows connections using Windows Authentication.
I know Microsoft supports Windows Authentication in similar services (e.g. Power BI / Data Gateway connections). Has anyone gotten this to work, one way or another?
Thanks all.