Can On-premises SQL SSAS connect to Azure SQL DB as datasource using Azure AD authentication ?
I am using VS2019 with an SSAS project , but when i click on new data source, i dont get Azure AD authentication option , but only get SQL and Windows authentication.
Windows Authentication is not supported in Azure SQL PaaS . So we wanted to use Azure AD Authentication from on-prem SSAS to Azure SQL , but is this feature supported ?
Please help