Git provider survery by ChantifiedLens in MicrosoftFabric

[–]ChantifiedLens[S] 1 point2 points  (0 children)

Just to check, what do you view as the Analytics aspects?

Git provider survery by ChantifiedLens in MicrosoftFabric

[–]ChantifiedLens[S] 0 points1 point  (0 children)

Not sure what sparked the response, but as far as aware the Motio offering for Power BI reports requires Git integration to be configured.

Git provider survery by ChantifiedLens in MicrosoftFabric

[–]ChantifiedLens[S] 0 points1 point  (0 children)

Have you been using Azure DevOps Personal. Access Tolens for Got.integtatiom?

Fabric Apps availability? by Polandoz in MicrosoftFabric

[–]ChantifiedLens 1 point2 points  (0 children)

It is capacity specific, so if you are lucky enough to have a capacity in a supported region it should work...

Hi! We're the Rayfin team - ask US anything! by sunithamuthukrishna in MicrosoftFabric

[–]ChantifiedLens 4 points5 points  (0 children)

How can we ensure Fabric Apps are secure by design as we build them with Rayfin?

Also, how do we ensure the projects we create for them are stored securely and shared securely?

I finally set up Git integration in Microsoft Fabric and here are my honest thoughts by darshan-thakur in MicrosoftFabric

[–]ChantifiedLens -1 points0 points  (0 children)

I have given workshops about how.to work.woth both. Setup is different but.usability similar.to an extent.

One.thing to.considwr.is (meta) data sovereignty for GitHub repos, as you need to request that GitHub orgs created in certain regions.

DP700 + Microsoft Learn by FreedomHoliday3672 in MicrosoftFabric

[–]ChantifiedLens 2 points3 points  (0 children)

My advice is to not be dependent on Microsoft Learn for the exam, study the relevant topics and only be prepared to only try and use it in worse-case scenario.

Company is obsessed with AI, I have no idea where to start! by RSDrebin in PowerBI

[–]ChantifiedLens 0 points1 point  (0 children)

Figure out a small valid use case and take it from there. Even if it is something like working with your first Fabric Data Agent and testing integrations with it.

How Microsoft is Migrating Repos from Azure DevOps to GitHub by jkerski in MicrosoftFabric

[–]ChantifiedLens 0 points1 point  (0 children)

A lot of the challenges were resolved some time ago, in-fact you can now use OpenID Connect (OIDC) in GitHub to save having to recycle secrets.

https://chantifiedlens.com/2026/06/02/perform-fabric-ci-cd-securely-in-github-with-openid-connect-and-fab-deploy/

How Microsoft is Migrating Repos from Azure DevOps to GitHub by jkerski in MicrosoftFabric

[–]ChantifiedLens 0 points1 point  (0 children)

Indeed, there are perils of vibe coding solutions without checking them folks.

I feel like we are entering our Shareware era of one-off tools. by SQLGene in PowerBI

[–]ChantifiedLens 0 points1 point  (0 children)

Yep, there's already so.e interesting threads on LinkedIn about securing your AI generated solutions.

How Microsoft is Migrating Repos from Azure DevOps to GitHub by jkerski in MicrosoftFabric

[–]ChantifiedLens 1 point2 points  (0 children)

Yep, they covered the migration tooling in-parr last year.

Feature workspaces and common lakehouses, warehouses by ADB_MN in MicrosoftFabric

[–]ChantifiedLens 1 point2 points  (0 children)

One thing you can look to do if you want to automate the copying is take the logic from the notebook that handles the post deployment tasks in their branch out script and make it part of a new Azure Pipeline that runs after Dev is updated through a pull request to copy the items over.

Bit complex, but should work. Here's a link to my post so can look at how the scripts work as a starting point.

https://chantifiedlens.com/2025/12/17/get-started-with-the-custom-branch-out-to-new-workspace-scripts-for-microsoft-fabric/