Hello!
I am using Timextender to get MS Dynamics data to an Azure SQL DB.
I would now like to use the Fabric Mirrored Database function (https://learn.microsoft.com/en-us/fabric/database/mirrored-database/overview) to integrate the tables from the Azure SQL DB in a Fabric Warehouse. However I get this error upon execution in Timextender:
Cannot truncate table 'dbo.D_Date' because it is published for replication or enabled for Change Data Capture.
Is there a way around this or will the Fabric DB mirroring function not work with the Timextender/Azure-DWH tables?
Thanks for any advice!