Share via

Getting "Cannot modify this site because another operation is in progress." for a few hours now

Jovica Zaric 0 Reputation points
2023-09-26T21:52:04.4066667+00:00

I used restore function to create a copy of some services and now I'm getting the error:

Cannot modify this site because another operation is in progress. Details: Id: {}, OperationName: Restore, CreatedTime: 9/26/2023 4:12:56 PM, RequestId: {}, EntityType: 3

Seems to be related to the fact that I've restored the apps from backup. But I'm getting the error whenever I try to configure anything on the restored app.

This is causing troubles because we are about to go live with a product and we can't update the configuration.

Please advise?

Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.


1 answer

Sort by: Most helpful
  1. Andriy Bilous 12,186 Reputation points MVP
    2023-09-27T04:44:19.4366667+00:00

    Hello @Jovica Zaric

    This error occurs when there are parallel attempts to modify App Service plans when there are any previous pending operations in progress, and usually should not be persistent.

    The issue should be resolved by itself when previous operation is completed.

    If the issue still persists I recommend you create a support ticket so that team can review and assist you further.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.