Forum Discussion
Tejas_m
Jun 08, 2021Copper Contributor
Azure Logic app - error: 409 while delete blob and snapshot from container,
While deleting old blobs using a logic app by giving the container path, we ran into an error message "Status code:409, "message": This operation is not permitted because the blob has snapshots." Thi...
lukemurraynz
Jun 15, 2021Learn Expert
Maybe have the Logic App run an Azure Runbook which is running a PowerShell script to delete the snapshots etc?