Azure / Azure/azure-quickstart-templates

Deployment template validation failed

Open
#2,102 1 comment 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

Hi guys,
I got some problem when trying to deploy.
First what's the value for ENDPOINTNAME (string)? I put in the Webhook URL, was i right or wrong?
If i was right, then i didn't understand why i got the following error.
It said: Deployment template validation failed: 'The template resource 'https://hooks.slack.com/services/*************' for type 'Microsoft.Web/serverfarms' at line '20' and column '10' has incorrect segment lengths. A nested resource type must have identical number of segments as its resource name. A root resource type must have segment length one greater than its resource name. Please see https://aka.ms/arm-template/#resources for usage details.'. (Code: InvalidTemplate)

Hope someone could help me!

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file or test is named. Start by locating the deployment template containing ENDPOINTNAME and the Microsoft.Web/serverfarms resource reported at line 20, then compare its resource name and type with the ARM template guidance linked in the issue. Done means reproducing the validation result and documenting or correcting the template so deployment validation passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.