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.
1 Comment
- 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
Native Master Data Management Solution
Microsoft Fabric currently lacks a native Master Data Management (MDM) capability, creating a gap for organizations that need to manage and govern business-critical reference data such as customers, ...bradcoles1 minute agoRegular VisitorNew210Views1like3CommentsCopy results as markdown from data grid
When copying results from a query on the SQL Endpoint or Data Warehouse I often have to convert from the tab delimited table to markdown for sharing the results via services like teams or github. It...Tom_Fosterbi39 minutes agoRegular VisitorNew2Views0likes0CommentsDeployment Pipelines - Remember selected stage
Every time we go into a deployment pipeline, it defaults to selecting the Development stage. I believe that it would be very rare to have a user select the Development stage. It would be helpful if d...PeterDaniels8 hours agoAdvocate IINew1View1like0CommentsDisable auto-restore previous session's tabs in new Fabric sessions
Description: Since a recent update, starting a new Fabric session — for example by opening Fabric in a new browser tab — automatically reopens all the item tabs that were left open from a previous s...MathieuVr15 hours agoFrequent VisitorNew58Views5likes1Comment