I am using Copy job to copy data from Azure SQL DB to Fabric SQL DB, since Fabric SQL DB doesn't support geography data type, copy job maps geography data type to varbinary, which will cause error:
Failure happened on 'destination' side. ErrorCode=UserErrorInvalidDataValue,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Column 'DeliveryLocation' contains an invalid value 'POINT (-86.261937 39.9508733)'.,Source=Microsoft.DataTransfer.DataContracts,''Type=System.ArgumentException,Message=Type of value has a mismatch with column typeCouldn't store <POINT (-86.261937 39.9508733)> in DeliveryLocation Column. Expected type is Byte[].,Source=System.Data,''Type=System.ArgumentException,Message=Type of value has a mismatch with column type,Source=System.Data,'
But if it default map is varchar, it will successful run. So suggest to map to varchar if destination is Fabric SQL db, not varbinary. Thanks.
Recent ideas
Dedicated Fabric Message Center to communicate planned Fabric Changes
Summary Microsoft recently rolled out a change that automatically enabled the Item Recovery tenant setting in Microsoft Fabric for tenants where the setting had not been explicitly configured. Accor...Edgar_10 hours agoNew MemberNew33Views5likes0CommentsWorkspace-Level Control of Storage Modes (Import vs DirectQuery vs Direct Lake)
Organizations operating under strict governance and data residency requirements need the ability to control which storage modes are permitted within a workspace. Currently, report authors can choose...masoodaftab11 hours agoNew MemberNew6Views0likes0Comments