From the course: Advanced Microsoft Fabric Implementation and Governance

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

Check-ins and rollbacks

Check-ins and rollbacks

- [Instructor] Let's see how to create a dev branch for DevOps and make and merge changes. Here on the workspaces, we can see in the source control settings that there are three things that have been modified. We can take a look through the list and look at 'em here, but we can also click on it, and it'll give us a popup window showing us the things that were changed. I changed a Power BI report, a notebook, and a pipeline. So looking at these different changes, right now, I only have the main branch. I want to actually create a new branch for these changes, so what I'm going to do is I'm going to, instead of going here to select Changes 3, I'm going to go to Updates. And I don't have any pending updates, but what I'm going to do is create one by going to Checkout a new branch, and I'm going to call my new branch Dev. And that is going to be my new branch that I'm going to want to use. So I'm going to change my branches to here. Now we can see that these are going to go to my Dev…

Contents