excludedHosts property for no-hardcoded-env linter rule doesn't have intellisense
Open
bug
devdiv
story: linter rules
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
The bicepconfig.schema.json file is missing this property, it only mentions disallowedHosts.

EXPECTED: excludedHosts in intellisense
Contributor guide
Research direction
Open bicepconfig.schema.json and compare the linter-rule properties around disallowedHosts. Add the missing excludedHosts property so the no-hardcoded-env rule appears in IntelliSense, then verify the schema exposes the expected wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100