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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Deployment pipeline rules - Notebook environment

When deploying notebooks across workspaces via Fabric deployment pipelines, the attached environment does not adapt to the target workspace. I have to manually reconfigure each notebook after every deployment, which is error-prone.

 

My current setup is simple with 2 workspaces:

  • Dev workspace → small capacity, notebooks run on the Starter Pool
  • Prod workspace → large capacity, notebooks run on custom pools

After deployment from Dev to Prod, every notebook falls back to the workspace default, which isn't what I want in Prod - I need notebooks pointed at specific environment. I have to click into each notebook to repoint it. 

 

Can we have deployment rules for this? Or is there something I can already do to avoid manual work? 

 

 

Status: New