I had to recreate my Synapse workspace and reconnect it to an existing git repository. All linked services work and I can debug all pipelines. When publishing, I receive the following error: Default linked services cannot be changed. Please revert changes in the default linked service.
Steps taken to recreate workspace:
1. Create workspace
2. Create all Managed Private Endpoints
3. Create all Linked Services
4. Create Self-hosted Integration Runtime
5. Create a git branch to be used for importing.
6. Connect to git
7. Create a pull request for the git branch created in step 5 in to master (collaboration branch)
This leads to having the previous and current workspace's linked default linked services present. I reconfigured all datasets to use the new workspace's default storage linked service.
I've done this twice now and I keep getting the same result. What am I missing?