Forum Discussion
On-prem sql databases migration to fabric warehouse
- Anonymous1 year ago
Hi mandania,
Thank you for reaching out in Microsoft Community Forum.
Thank you nilendraFabric for the helpful response.
As suggested by nilendrafabric, I hope this information was helpful. Please let me know if you have any further questions or you'd like to discuss this further. If this answers your question, please "Accept as Solution" and give it a 'Kudos' so others can find it easily.
Please continue using Microsoft community forum.
Regards,
Pavan.
Hello mandania
Microsoft Fabric Warehouse does not support the direct import of .bak files.
One alternative is to create .bacpac file --> import it to Fabric SQL DB ( bacpac file are supported) --> copy to WH
https://learn.microsoft.com/en-us/fabric/database/sql/sqlpackage
Hope this helps
Thanks
- mandania1 year ago
Advocate II
nilendraFabric I have tried the .bacpac solution with Fabric SQL DB but right now its seems buggy as its not working. Thank you for you reply.