https://prefect.io logo
Title
j

John Horn

03/31/2023, 8:32 PM
Hi I'm trying to delete a block with a service account on it in prefect cloud and am getting back
1
s

Serina

03/31/2023, 8:34 PM
By chance, is this block associated with a deployment?
j

John Horn

03/31/2023, 8:36 PM
It is a GCS block that was used for storing cloud data
s

Serina

03/31/2023, 8:38 PM
You can double check your network activity to be sure but perhaps you’re getting an error like so:
If so, I would try and delete the block from the deployment(s) first
j

John Horn

03/31/2023, 8:43 PM
This is the way
🙌 1
s

Serina

03/31/2023, 8:45 PM
This is a known issue and we are working to surface the error more clearly! https://github.com/PrefectHQ/prefect/issues/8962