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

Reply
Anonymous
Not applicable

Changing Fabric Notebook Ownership

We have a Fabric notebook that, among other things, extracts all the workspaces I have access to. It’s scheduled to run once a day.

We recently changed the ownership of the notebook so it would run using the other person’s workspace access instead of mine. However, even after updating the ownership, it still runs using my credentials.

Has anyone run into this? How do we make the scheduled run use the new owner’s credentials instead of the original ones?

2 ACCEPTED SOLUTIONS
Gpop13
Advocate IV
Advocate IV

Hi @Anonymous , I think the only way out is to delete the current schedule, and then create new one with the other user who you want the notebook to be run as.

Recommended option would be to use a service pricipal or workspace identity instead of individual credentials so this will not be enocuntered again.

 

 

View solution in original post

Ugk161610
Skilled Sharer
Skilled Sharer

Hi @Anonymous ,

 

Yes, this can happen — changing the notebook owner does not automatically change the identity that the scheduled run uses. The schedule keeps the credentials of the person who originally created the schedule, unless you recreate it. That’s why it’s still running with your access even though the ownership is now different.

 

We had the same issue in our environment. The only thing that fixed it was to delete the existing schedule and create a brand-new schedule using the new owner’s account. Once the schedule is created under that user, Fabric runs the notebook with their permissions instead of yours.

 

Just updating ownership doesn’t replace the execution identity because the schedule itself is tied to the user who created it.

 

So in short:

  • Changing notebook owner → does not change the schedule’s identity

  • Recreating the schedule with the new owner → works correctly

After we recreated the schedule, the runs immediately started using the correct workspace access.

 

Hope this helps. If so, please give a Kudos 👍 or mark as Accepted Solution ✔️

– Gopi Krishna

View solution in original post

2 REPLIES 2
Ugk161610
Skilled Sharer
Skilled Sharer

Hi @Anonymous ,

 

Yes, this can happen — changing the notebook owner does not automatically change the identity that the scheduled run uses. The schedule keeps the credentials of the person who originally created the schedule, unless you recreate it. That’s why it’s still running with your access even though the ownership is now different.

 

We had the same issue in our environment. The only thing that fixed it was to delete the existing schedule and create a brand-new schedule using the new owner’s account. Once the schedule is created under that user, Fabric runs the notebook with their permissions instead of yours.

 

Just updating ownership doesn’t replace the execution identity because the schedule itself is tied to the user who created it.

 

So in short:

  • Changing notebook owner → does not change the schedule’s identity

  • Recreating the schedule with the new owner → works correctly

After we recreated the schedule, the runs immediately started using the correct workspace access.

 

Hope this helps. If so, please give a Kudos 👍 or mark as Accepted Solution ✔️

– Gopi Krishna

Gpop13
Advocate IV
Advocate IV

Hi @Anonymous , I think the only way out is to delete the current schedule, and then create new one with the other user who you want the notebook to be run as.

Recommended option would be to use a service pricipal or workspace identity instead of individual credentials so this will not be enocuntered again.

 

 

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

June Fabric Update Carousel

Fabric Monthly Update - June 2026

Check out the June 2026 Fabric update to learn about new features.