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
Feature Request: Add a Warning Prompt Before Deleting Tables That Contain Measures
Problem Statement: In Power BI, measures are linked to specific tables. When a developer deletes a table from the model view or report view, Power BI automatically deletes all measures assigned to ...Murtaza_Ghafoor1 hour agoSuper UserNew4Views0likes0CommentsCustom visuals: allow same-tab navigation & reduce confirm-navigation friction for trusted links
Description: Custom visuals (e.g. Deneb) that trigger navigation via href currently have two limitations that create friction for legitimate, author-controlled use cases: Links always open in a ne...AlexSenEON3 hours agoNew MemberNew7Views0likes0CommentsSeparate Download and Publish Permissions for Power BI Workspaces
Idea / Feature Request Introduce more granular permissions in Power BI to independently control report download and report publishing permissions at the workspace level. Business Scenario We have ...ewarstdhyjugkhi4 hours agoMicrosoft EmployeeNew21Views8likes0CommentsSupport Fabric SQL Database with workspace-level inbound Private Link
Fabric SQL Database supports tenant-level Private Link but not workspace-level Private Link. Securing a small number of databases therefore requires enabling Private Link across the entire tenant, in...WorkFull225 hours agoAdvocate INew31Views1like1Comment