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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
PatriceSc
Regular Visitor

Can't unassign an empty workspace from a pipeline ?

Hi,

Whatever I'm doing (unassigning test or production stage, dev is empty ; trying to delete the pipeline etc...), Power BI complains about a deployment being in progress. I even tried to delete the whole content of the target production workspace but it doesn't change anything. Will try with the API but it seems defintively stuck.

Anyone saw that and knows what to do ?

1 ACCEPTED SOLUTION

Solved through a support incident. Moving the workspace to another capacity and back again fixed the wrong "NotStarted" status, allowing to edit the deployment pipeline again.

View solution in original post

3 REPLIES 3
PatriceSc
Regular Visitor

The problem is precisely that when  trying to do that I see a message such as (translated from french) :

"Another deployment is already in progress. Wait for the end and try again." Technical details are :

ID d'activité: dc50da73-c145-4c74-a714-63400a6aef6b
ID de demande: afe8fdd8-1e0e-9851-7985-454d34ac0b3c
ID de corrélation: b4165b57-c9fb-536d-0a6c-ba5269141dbe
Heure: Wed May 11 2022 11:00:15 GMT+0200 (heure d’été d’Europe centrale)
Version du service: 13.0.18173.56
Version du client: 2204.4.11089-train
URI du cluster: https://wabi-west-europe-redirect.analysis.windows.net/

 

If looking at the pipeline state using PowerShell/REST API I see something such as below ie I see a "NotStarted" state followed by a successful deployment almost 1 month ago. I wonder if having this "NotStarted" line could be what prevent to unassign a workspace from this pipeline or to delete this pipeline. The problem is that meanwhile I can't depploy the source target somewhere else as I can't even use it in a new pipeline.

 

P.S : still new but on other pipelines I don't have a "NotStarted" line in the pipeline history.

 

id : ******************************
type : Deploy
status : Succeeded
lastUpdatedTime : 2022-04-14T11:41:51.95Z
executionStartTime : 2022-04-14T11:38:05.973Z
executionEndTime : 2022-04-14T11:41:51.95Z
sourceStageOrder : 1
targetStageOrder : 2


id : *****************************
type : Deploy
status : NotStarted
lastUpdatedTime : 2022-04-14T11:38:05.77Z
sourceStageOrder : 1
targetStageOrder : 2

 

 

v-chenwuz-msft
Community Support
Community Support

Hi @PatriceSc ,

 

I have tested it with dev empty, however it works fine.

Please refer this link to know about how to unassign a workspace from pipeline.

Assigning a workspace to a Power BI Application lifecycle management (ALM) deployment pipeline - Pow...

 

Or you can try delete the pipeline directly and create a new one.

 

Best Regards

Community Support Team _ chenwu zhu

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Solved through a support incident. Moving the workspace to another capacity and back again fixed the wrong "NotStarted" status, allowing to edit the deployment pipeline again.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors