As the rest of the Azure world migrates to .Net Core it seems Azure Analysis Services is stuck on the .Net Framework.
Is there a way to execute TMSL or XMLA against a SSAS Cube using frameworks available on .Net Core?
This means AMO clients and Tabular Object Model etc. are excluded as these assemblies only exists for .Net Framework.
I'm trying to update a cube data source connection from an Azure Function V2.