Azure / Azure/azure-quickstart-templates

{"code":"InvalidParameter","target":"computerName","message":"Windows computer name cannot be more than 15 characters long, be entirely numeric, or contain the following characters: ` ~ ! @ # $ % ^ & * ( ) = + _ [ ] { } \\ | ; : . ' \" , < > / ?."}

Open
#13,440 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

When trying to azure deploy from quick start for load-balancer-standard-create then getting below error by using load-balancer-standard-create template .

https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.network/load-balancer-standard-create

Error--

{"code":"InvalidParameter","target":"computerName","message":"Windows computer name cannot be more than 15 characters long, be entirely numeric, or contain the following characters: ` ~ ! @ # $ % ^ & * ( ) = + _ [ ] { } \\ | ; : . ' \" , < > / ?."}

[Template Name goes here](Template link goes here)

https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.network/load-balancer-standard-create

### Repro steps (*if necessary, delete otherwise*)
1. used template- https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts/microsoft.network/load-balancer-standard-create
2.- click on Azure deploy and then added basic details into portal however getting vm creation failed due to Windows computer name cannot be more than 15 characters long

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the quickstarts/microsoft.network/load-balancer-standard-create template linked in the report and trace how the virtual-machine computerName is generated. Reproduce the Azure portal deployment, then verify that the template's generated name satisfies the reported Windows restrictions and that VM creation completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.