In one sql server instance, I have below 2 data warehouses,
sqlwarehouse1
sqlwarehouse2
And in sqlwarehouse2, I have the table "dbo.test". How can I refer this table from sqlwarehouse1? Is this cross data warehouse communication is possible in Azure SQL ware house?