Forum Discussion
Bikematt
1 year agoFrequent Visitor
Dynamic Range Partition on Azure SQL Managed Instance
I am trying to use dynamic range partitioning on an Azure SQL managed instance source as part of a copy data activity. The documentation found here suggests that you can use a custom query and dynam...
- 1 year ago
Hi Bikematt,
I’d encourage you to submit your detailed feedback and ideas via Microsoft's official feedback channels, such as the Microsoft Fabric Ideas .
Feedback submitted here is often reviewed by the product teams and can lead to meaningful improvement and PG team will update the documentation. you insights will true valueble to our community
Thanks,
Prashanth Are
MS fabric community support
Vinizx3
1 year agoRegular Visitor
Hi,
Have you already tried specifying the partition column? Is the pipeline still failing?
- Bikematt1 year agoFrequent Visitor
Just ran a test. It does work when a partition column is specified. Seems like the documentation needs to be updated to make it more clear that you can't leave the partition column name field blank when writing a custom query.