This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
As development teams strive to deploy changes quickly and frequently, using a compare tool as part of your deployment pipeline, can help to ensure that item’s changes are propagated correctly across different environments. By identifying differences accurately, you could deploy changes with confidence and reduce the risk of errors and inconsistencies.
Today, with the addition of Change review, Deployment pipeline offers a complete built-in compare tool: It constantly runs an automated synchronization check, allows you to run the essential action of Compare to spot the New, Removed, and Different items when two not-in-sync environments are compared, and now, with Change review, you can also view the changes, line-by-line, in the item's code.
In Change review, the changes of supported items are presented in a dedicated pop-up window, designed by industry standards for code compare. To access this window, select the Change review button next to the ‘Different’ label (appears once you hover the item).
Now_on_Deployment_Pipelines_View_item_s_code_changes_before_deploying_it
At the Change review window, the compared content appears side-by-side by default, while the to-be-modified after deployment stage appears on the left, and the updated stage you're about to deploy appears on the right (opposite to their direction in the pipeline page):
Now_on_Deployment_Pipelines_View_item_s_code_changes_before_deploying_itFor your convenience, you can choose to switch the view to an inline view, any time. Your preference will be kept for the next time you'll visit this page.
Now_on_Deployment_Pipelines_View_item_s_code_changes_before_deploying_it
A navigation between the changed lines can be easily done by using the next/previous arrows, jump between the changes marked on the navigation bar or by scrolling freely.
Currently, only Dataset and Dataflow are supported and eligible for the change review feature. Paginated report is underway.
Change review is already available today so give it a try! Learn more.
Now_on_Deployment_Pipelines_View_item_s_code_changes_before_deploying_it
As an example, let's say I deploy 5 items, in this order, which are related in the following way:
Learn more about this option here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.