Azure / Azure/RDS-Templates

Template error message: Website with given name already exists

Open
#365 3 comments 0 reactions 0 assignees View on GitHub
3-wvd-management-ux
Dominant language
PowerShell
Stars
524
Forks
610
PR merge metrics
No merged PRs in 30d

Description

Hi,

I try to deploy the MSFT-WVD-SAAS-UX Environment. With the github template I get the following error message:

{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"Conflict","message":"{\r\n \"Code\": \"Conflict\",\r\n \"Message\": \"Website with given name wvdtest-API already exists.\",\r\n \"Target\": null,\r\n \"Details\": [\r\n {\r\n \"Message\": \"Website with given name wvdtest-API already exists.\"\r\n },\r\n {\r\n \"Code\": \"Conflict\"\r\n },\r\n {\r\n \"ErrorEntity\": {\r\n \"ExtendedCode\": \"54001\",\r\n \"MessageTemplate\": \"Website with given name {0} already exists.\",\r\n \"Parameters\": [\r\n \"wvdtest-API\"\r\n ],\r\n \"Code\": \"Conflict\",\r\n \"Message\": \"Website with given name wvdtest-API already exists.\"\r\n }\r\n }\r\n ],\r\n \"Innererror\": null\r\n}"}]}

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue identifies the MSFT-WVD-SAAS-UX GitHub template and an Azure deployment conflict for the website name wvdtest-API, but it does not name a template file or test. Start by reproducing the deployment and inspecting the template's website naming inputs; done means the template can deploy without a name collision or clearly reports the required unique-name configuration.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.