Azure / Azure/azure-quickstart-templates

Changing property 'windowsConfiguration.winRM.listeners' is not allowed

Open
#3,712 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

From the Azure portal following the tutorial https://docs.microsoft.com/en-us/azure/virtual-machines/windows/winrm

I get this error when trying to deploy a new VM.

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-debug for usage details.","details":[{"code":"Conflict","message":"{\r\n \"error\": {\r\n \"code\": \"PropertyChangeNotAllowed\",\r\n \"target\": \"windowsConfiguration.winRM.listeners\",\r\n \"message\": \"Changing property 'windowsConfiguration.winRM.listeners' is not allowed.\"\r\n }\r\n}"}]}

--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------

Sorry to hear you had a bad experience with one of the templates :worried: But, in case you're just asking a question, we're happy to help. You can also check if the question might already have been asked here https://github.com/Azure/azure-quickstart-templates/issues?utf8=%E2%9C%93&q=is%3Aissue

We've created an outline of recommended sections to fill out that will help make this Pull Request awesome!

--------------------MESSAGE FROM ADMIN, DELETE BEFORE SUBMITTING----------------------

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

### Issue Details

### Repro steps (*if necessary, delete otherwise*)
1.
2.
3.
4.
5.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Azure portal WinRM tutorial linked in the issue and reproduce the deployment using the associated quickstart template. Identify the template and deployment operation that sets windowsConfiguration.winRM.listeners, then verify the corrected deployment no longer reports PropertyChangeNotAllowed.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.