In the Azure document, it has mentioned the below info about creating Linked Server in Azure Managed Instance.
Linked server does not support the below targets.
files, Analysis Services, and other RDBMS.
What do they mean by analysis services , are they referring to Azure Analysis services or Sql server Analysis services(On-premises).
We have a current setup where our on-premises sql server has linked server connected to SSAS. We are planning to migrate the sql server to Azure managed instance and also create azure analysis services. Can we create linked server from Azure managed instance to Azure analysis services, if yes please provide some documentations.
Thanks