Unable to create Cloudapp with available resource name

Sumit Grover 1 Reputation point
2022-10-11T04:38:36.9+00:00

Hi!

I'm trying to create a Classic Cloud App with specific resource name (available) via the Portal. It passes the Validation check but then initiating the Create action, it results in an error with below description:

Operation name
Add Domain Names
Time stamp
Tue Oct 11 2022 09:49:12 GMT+0530 (India Standard Time)
Event initiated by sumit.grover@Stuff .com
Error code: DomainNameOperationFailed
Message: Unable to create domain name 'resource_name': 'The subscription ID was not found.'.

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
677 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. srbhatta-MSFT 8,551 Reputation points Microsoft Employee
    2022-10-11T05:21:54.677+00:00

    Hi @Sumit Grover ,
    The error suggests that the subscription id was not found.
    Could you please elaborate how are you deploying this cloud app- via Portal or Powershell/Bash?
    If you are deploying it via azure cloud shell or cli, please make sure you have set the correct subscription on the cli before executing the command?
    Do let me know if that helps? Thanks.


  2. Sumit Grover 1 Reputation point
    2022-10-12T03:53:15.283+00:00

    Trying it after almost 24 hours gives the same error as reported.

    Any help would be really appreciated.

    Thanks

    0 comments No comments

  3. Sumit Grover 1 Reputation point
    2022-10-12T06:26:17.853+00:00

    The DNS name was already in use, but not able to reallocate it as resource_name again.

    Whats the best way to further troubleshoot the issue?

    0 comments No comments