microsoft / microsoft/template-validation-action

Not picking the value from allowed list

Open
#88 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
24
Forks
11
Avg merge
17h 10m
Merged PRs (30d)
1

Description

When we have set the allowed property in bicep file, it is not picking from that and sending a value as test, Due to this template validation is failing.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure with the Bicep file's allowed property and the value shown in the attached image. Trace the template-validation-action path that selects or validates property values; done means the allowed value is selected instead of "test" and template validation passes.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.