cloning app option is greyoud out

Kris Best 1 Reputation point
2021-09-03T13:20:56.077+00:00

Why is the option Clone App greyed out?

129115-image.png

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,983 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,496 Reputation points MVP
    2021-09-03T16:57:39.247+00:00

    Hi @Kris Best

    Keep in mind that this feature is only available to apps hosted on App cloning is supported for Standard, Premium, Premium V2, and Isolated app service plans.

    Cloning is the ability to clone an existing Web App to a newly created app that is often in a different region. This will enable customers to deploy a number of apps across different regions quickly and easily.

    Scenario: A company has an existing web app in West US, they would like to clone the app to East US to serve folks that live on that site with better performance such as latency.

    In order to take advantage of this, you'll need to log into your Azure account and go to your App Service that you created and look under Development Tools then you will see Clone App.
    more details

    If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.

    1 person found this answer helpful.
    0 comments No comments

  2. BhargaviAnnadevara-MSFT 5,466 Reputation points
    2021-09-03T17:03:17.333+00:00

    @Kris Best Thanks for reaching out. This could be happening if your web app is an App Service on Linux, or a containerized web app running on a custom container (also known as Web App for Containers). Also note that app cloning is supported on Standard, Premium, Premium V2, and Isolated app service plans. Please check this article for more details.

    Hope this helps. Do let us know if you have further questions.

    ----------

    If an answer is helpful, please "Accept answer" and/or "Up-Vote" which might help other community members reading this thread.

    0 comments No comments

  3. Sarah Ibe 0 Reputation points Microsoft External Staff
    2024-01-15T11:12:01.1866667+00:00

    can I clone windows web app that is currently running or just when it is stopped?
    Thanks

    0 comments No comments

Your answer

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