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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Stop preventing me from copying data when linked data set in Google Cloud Platform is unlinked

In Microsoft Fabric, copy activities are currently blocked if there is a reference to a linked dataset from Google Cloud Platform (GCP) that has been removed or unlinked from the project.

Even if the dataset is no longer actively used in the pipeline logic, the presence of this stale or broken reference causes the entire copy job to fail or be blocked during validation or execution.

This creates unnecessary operational friction and prevents pipelines from running successfully.

 

Fabric should:

  • Allow pipeline execution even if unused or stale linked datasets exist
  • Provide clear warnings instead of blocking execution
  • Automatically ignore or gracefully handle broken/unlinked external dataset references that are not actively used in the current run
Status: New