[Azure WebApp] Checking Sitename availability returns “ the app <appName" is not available "

ajkuma 22,401 Reputation points Microsoft Employee
2022-12-02T06:47:36.013+00:00

Issue: Cannot create WebApp from Azure portal, as it returns “the app <appName>" is not available "

WebApp name checker

Mitigation:
Ensure that Microsoft.Web RP is registered before trying to create (as outlined in this doc) and then re-try.

Alternative methods:

Create WebApp via PowerShell New-AzWebApp or Azure CLI az webapp create

We apologies for the inconvenience this issue has caused.

Our product team is actively working on it, as soon as we have more information, we will share it here.

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

2 answers

Sort by: Most helpful
  1. ajkuma 22,401 Reputation points Microsoft Employee
    2022-12-05T09:32:24.623+00:00

    To update:

    Our product engineering team have deployed a fix and the issue no longer occurs.

    We appreciate your patience! Thank you for your cooperation.


  2. Mike Williams 221 Reputation points
    2023-01-04T08:44:09.743+00:00

    I too am seeing this issue.

    My scenario is slightly different.

    I have deleted Web App from one Azure Directory and now can't create one with the same name in a second Azure Directory

    I can create and destroy a the Web App in the original directory as many times as I wish without issues.

    0 comments No comments