Add template: functions-quickstart-javascript-azd-service-bus (Issue #825)#833
Draft
manvkaur wants to merge 5 commits into
Draft
Add template: functions-quickstart-javascript-azd-service-bus (Issue #825)#833manvkaur wants to merge 5 commits into
manvkaur wants to merge 5 commits into
Conversation
- Author: Anthony Chu - Added description from source repo README - Removed inapplicable rag framework - Added servicebus, vnets, managedidentity to azureServices - Removed workflow artifacts Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jongio
reviewed
Apr 28, 2026
Member
jongio
left a comment
There was a problem hiding this comment.
Template validation passed:
- All required fields present with valid values
- Tags (
msft,new,javascript,bicep,functions,servicebus,vnets,managedidentity) are defined intags.tsxand placed in the correct arrays - ID is unique, source repo is public, preview image exists
Two items to address before merging:
- Merge conflicts - this branch has conflicts with
mainthat need resolving - Draft status - mark as ready for review once conflicts are resolved
Deployment proof screenshots look good. @manvkaur if there's also a test pipeline that validates this template end-to-end, a link to it would be helpful for the record.
16 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #825
If you are submitting a new
azdtemplate to the galleryYour template repository
https://github.com/Azure-Samples/functions-quickstart-javascript-azd-service-bus
Added an entry to https://github.com/Azure/awesome-azd/blob/main/website/static/templates.json that includes:
functions-e2e-sb-vnet-javascriptmsft,newjavascriptfunctions,servicebus,vnets,managedidentityad1d6fba-ad78-40a4-9447-6edba1a094f6Required tags:
msft)bicep)newtag for any newly authored templatesIn the PR comment, if you can also add a link to the PR where you made your repo
azdcompatible this will allow us to provide feedback on your template and speed up the review process.If the template is Microsoft-authored, we encourage you to also publish it to learn.microsoft.com/samples.
Deployment Proof:


This PR was created manually after the automated workflow failed to create it due to insufficient permissions. Template submission from issue #825.