I'm trying to deploy a ssas tabular model (I don't know what I'm doing)
I did multidimensional on SQL Server 2008 R2 with VS2013. I wanted to try Tabular in combination with Power BI.
So I set up SQL Azure DB, I have an Azure SQL database and Visual Studio 2013 Pro
I can get a connection to Azure DB in VS2013 and write T-SQL against it, but when I try to create a table model and select the Azure database as the SQL Server workspace, it will not be able to establish a connection.
Is this something related to the compatibility module or do I need to create an Azure VM? Thank you for your help ... ps this is my first question, am i ever excited
sql azure sql-server-2008-r2 azure-sql-database ssas
Nebnerlo
source share