mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #3665] [Bug]: ZipDeploy Fails on Azure #1620
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1620
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TetraAsh on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/3665
Required confirmations before submitting
Issue Description
When deploying the templates they fail due to ZipDeploy ending in a conflict state
{
"code": "ResourceDeploymentFailure",
"target": "/subscriptions/xxxxxxxxxxxxxxxxxxxx/resourceGroups/CIPP/providers/Microsoft.Web/sites/cippeq7rt/extensions/ZipDeploy",
"message": "The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'."
}
Deploying to Resource group in UK South.
Environment Type
Non-sponsored user
Front End Version
latest, cannot view due to deployment failure
Back End Version
latest, cannot view due to deployment failure
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Feb 18, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@TetraAsh commented on GitHub (Feb 18, 2025):
Writing this out made me think, I set the resource group to West Europe and it worked first time.
Leaving this for future installers
@Kieran-staffs-tech commented on GitHub (Mar 12, 2025):
Getting the same issue in my deploy. Also using West Europe as the resource group. Unsure if you was able to resolve this or if you just deployed from scratch again? @TetraAsh
@xylphe commented on GitHub (Dec 3, 2025):
Same problem when deploying in Western Europe. Persists even after complete reinstallation.
@Paulusbremmer commented on GitHub (Jan 14, 2026):
I was having the same issue, downloaded the release from https://cippreleases.blob.core.windows.net/cipp-api/latest.zip and added it to my cloned github repo. Replaced the https://cippreleases.blob.core.windows.net/cipp-api/latest.zip zip with the location of the raw zip file on Github.