-
Notifications
You must be signed in to change notification settings - Fork 369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(new): Azure Data Explorer #308
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@dciborow I added a comment about the path here #287 (comment). What do you think? |
Create gpt-pr-review.yml
Update gpt-pr-review.yml
Update gpt-pr-review.yml
Update fork-on-push-brm-generate.yml
Dear @dciborow , Azure Verified Modules (AVM) will become the single Microsoft standard for Bicep modules. Transitioning to AVM, requests for new features or bug fixes will need to be submitted against the appropriate AVM module via AVM Module Issues. For bugs or new features with existing modules in the See this informational notice for more details on the upcoming changes. Thank you for your understanding! |
Note The "Type: AVM |
Closes #287
Description
If you haven't already, read the full contribution guide. The guide may have changed since the last time you read it, so please double-check. Once you are done and ready to submit your PR, edit the PR description and run through the relevant checklist below.
Enable GitHub Worksflows in your fork to enable auto-generation of assets with our GitHub Action.
To trigger GitHub Actions after auto-generation, add a GitHub PAT as a secret in your forked repository called
PAT
.Adding a new module
brm validate
locally to verify the module files.