Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
I am trying to do a simple test of moving data currently in a 'serverless' Synapse View to a LakeHouse. No source views show up to choose from. Is this a bug?
Solved! Go to Solution.
I believe the copy activity only supports tables, which I believe is the case currently in synapse as well (although happy to be proved wrong on that, been a while since I've used the copy tool).
You could choose "Use Query" instead and do a SELECT * FROM view_name.
Using explicit query did work.
I believe the copy activity only supports tables, which I believe is the case currently in synapse as well (although happy to be proved wrong on that, been a while since I've used the copy tool).
You could choose "Use Query" instead and do a SELECT * FROM view_name.
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
7 | |
5 | |
3 | |
3 | |
3 |