Azure Reserved Keywords Including Usernames.

Network Architect 6 Reputation points
2021-04-04T07:12:32.86+00:00

Hi, Does anyone has list of restricted usernames that we cannot use when creating a Virtual-Machine. for example Admin (username) is restricted. What are other keywords that are restricted in Azure portal.
Does any one has full list of reserved keywords in

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} vote

3 answers

Sort by: Most helpful
  1. Eugen Buziuma 16 Reputation points
    2021-10-12T18:18:43.21+00:00

    After digging through the az cli documentation I finally found the full list:
    https://learn.microsoft.com/en-us/rest/api/compute/virtual-machines/create-or-update#osprofile

    Disallowed values: "administrator", "admin", "user", "user1", "test", "user2", "test1", "user3", "admin1", "1", "123", "a", "actuser", "adm", "admin2", "aspnet", "backup", "console", "david", "guest", "john", "owner", "root", "server", "sql", "support", "support_388945a0", "sys", "test2", "test3", "user4", "user5".  
    
    3 people found this answer helpful.
    0 comments No comments

  2. SUNOJ KUMAR YELURU 15,491 Reputation points MVP Volunteer Moderator
    2021-04-04T11:29:49.577+00:00

    Hi @Network Architect

    You can find the below URL, restrictions for Azure resources.
    Naming rules and restrictions for Azure resources
    Reserved Resource Name

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    0 comments No comments

  3. honey_what 0 Reputation points
    2024-08-06T17:26:44.5933333+00:00

    WHy is the support user name disallowed?

    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.