Jarrinf
1 month agoFrequent Visitor
Status:
New
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line
<?xml version="1.0" encoding="utf-8">
2. The sdk must be updated:
Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1.19-preview" />
Must be: <Sdk Name="Microsoft.Build.Sql" Version="2.2.0" />
After this two fixes are done, it builds and deploy pretty fine.
2 Comments
- mike_honey
Memorable Member
This feature also seems to be undocumented?
- hvdv99Frequent Visitor
My team is also experiencing issues regarding this topic, the version of the .sqlproj file is never updated to 2.2.0.
Recent ideas
Allow Managed Private Endpoint to be disabled/enabled per notebook
Could notebooks have an option to use or not use the workspace's Managed Private Endpoint (MPE)? MPE can significantly increase notebook startup time, even for notebooks that don't need private conn...frithjof_v15 hours agoCommunity ChampionNew21Views1like0CommentsMatrix: column totals as a bar chart docked to the edge
What's missing Data bars already work on the Total row and column through conditional formatting, so row totals can be read as length. Column totals cannot: they render as a horizontal bar inside a ...Sayurivalente1 day agoRegular VisitorNew80Views6likes1Comment