Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Do not deploy flag to alert users in Deployement pipeline

Hello. I have some notebooks that have differences between workspaces that I'm aware of, where it's by design.
For example, I have a notebook creating a table in the attached lakehouse with unique info for each workspace it's residing in. Some values are hardcoded when they are not easily available with system variables, like the current workspace name. Then I'm able to use this table for my process.

 

But in my deployement pipeline, it will always tell me that my notebook is "Different from source", while I know that, as it's by design, and I would like to flag this item to "Do not deploy" / "Do no check for differences", so that it's not always included in the difference comparison and doesn't alert me for that.

 

Thanks

Status: New