Share via

I can't recreate an azure sql server instance with a previously used server name

James 0 Reputation points
2026-03-15T15:37:52.1066667+00:00

I need to recreate an azure sql server instance with a previously used server name

Azure SQL Database

2 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Saraswathi Devadula 16,025 Reputation points Microsoft External Staff Moderator
    2026-03-15T16:29:16.51+00:00

    Hi James

    When you delete an Azure SQL server and attempt to recreate the same server name in a different subscription, the process fails with error 60080: "Server name has already been used."

    Cause: The server name remains reserved for a few days after deletion to prevent accidental removal and to allow the original subscription to reuse it if needed. During this retention period, only the subscription that originally owned the server can recreate it.

    https://techcommunity.microsoft.com/blog/azuredbsupport/server-name-has-already-been-used-after-you-deleted-it/368788

    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.