Skip to content

Add support for Bicep resourceType metadata and corresponding tests#3797

Open
polatengin wants to merge 2 commits into
mainfrom
polatengin/1474-add-resourcetype-validation-for-bicep
Open

Add support for Bicep resourceType metadata and corresponding tests#3797
polatengin wants to merge 2 commits into
mainfrom
polatengin/1474-add-resourcetype-validation-for-bicep

Conversation

@polatengin
Copy link
Copy Markdown
Member

@polatengin polatengin commented May 12, 2026

PR Summary

  • Add support for Bicep metadata.resourceType in parameter strong type checks.
  • Update the docs, changelog, and test coverage.

Fixes #1474

PR Checklist

  • PR has a meaningful title
  • Summarized changes
  • Change is not breaking
  • This PR is ready to merge and is not Work in Progress
  • Rule changes
    • Unit tests created/ updated
    • Rule documentation created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section
  • Other code changes
    • Unit tests created/ updated
    • Link to a filed issue
    • Change log has been updated with change under unreleased section

@polatengin polatengin added this to the v2.0.0 milestone May 12, 2026
@polatengin polatengin self-assigned this May 12, 2026
@polatengin polatengin requested a review from a team as a code owner May 12, 2026 17:06
@polatengin polatengin added enhancement New feature or request feature: bicep-language Issues relating to Bicep language support. labels May 12, 2026
@polatengin polatengin linked an issue May 12, 2026 that may be closed by this pull request
@polatengin polatengin force-pushed the polatengin/1474-add-resourcetype-validation-for-bicep branch from 36dc094 to 2058ebd Compare May 14, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature: bicep-language Issues relating to Bicep language support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add resourceType validation for Bicep

1 participant