-
Notifications
You must be signed in to change notification settings - Fork 143
feat: add haime template #696
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
base: main
Are you sure you want to change the base?
feat: add haime template #696
Conversation
|
We have an open PR with some fixes and improvements to the deployment process, we are working to merge that into main, but if your review is faster than us, please check microsoft/healthcare-ai-model-evaluator#34 As a side note, would someone be able to point me to the process to get this template also featured in the AI App Templates gallery? |
hemarina
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this template being tested?
| "tags": [ | ||
| "ai", | ||
| "msft", | ||
| "aicollection", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This tag is for templates that are in ai-app-templates gallery. Please submit this form https://aka.ms/ai-gallery/submit to add your template to ai-templates gallery.
| "aicollection", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I'm working with the team to submit the form
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc: @haileyhuber8
@hemarina just to make sure, do you mean if we have this template deployed? |
@haileyhuber8 - will you please review for the AI Gallery? |
Yes, do you have a pipeline run or a test run shows provision/deployment is successful? If not, we need to ask manual test team to test the template. |
|
@hemarina Apologies, just came back from holidays. We don't have a running pipeline with provision and deployment, it would be great to coordinate with the manual test team if possible, I'm happy to support as needed |
|
@v-xuto Could you test the template please? |
|
Hi, thank you all for the review, we are working on the issues and will get
it working asap
…On Thu, Jan 22, 2026 at 19:57 microsoft-github-policy-service[bot] < ***@***.***> wrote:
*microsoft-github-policy-service[bot]* left a comment
(Azure/awesome-azd#696)
<#696 (comment)>
Hi @@sashimono-san <https://github.com/sashimono-san>. Thank you for your
interest in helping to improve the Azure Developer CLI experience and for
your contribution. We've noticed that there hasn't been recent engagement
on this pull request. If this is still an active work stream, please let us
know by pushing some changes or leaving a comment. Otherwise, we'll close
this out in 7 days.
—
Reply to this email directly, view it on GitHub
<#696 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BMEH5YTD47ZIWNE3ESFWY234IEMRRAVCNFSM6AAAAACO2WDBP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTOOBWGE2DIMJSGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Please fill out this template! There are three different types of contributions, feel free to delete the checklists that are not applicable to your contribution type.
If you are submitting a new
azdtemplate to the galleryFill this out if you want your template to be added to the awesome-azd gallery!
Your template repository
https://github.com/microsoft/healthcare-ai-model-evaluator
We also have a PR with some fixes and improvements to the deployment process, and ideally the review is done considering the new changes: microsoft/healthcare-ai-model-evaluator#34
Added an entry to https://github.com/Azure/awesome-azd/blob/main/website/static/templates.json that includes:
Template title - A short title that reflects the local application stack that someone could use to get their application on Azure (e.g. "Containerized React Web App with Java API and MongoDB")
Description - 1-2 sentence description of the architecture (e.g. Azure services) or solution that is defined by the template.
Architecture Diagram or Application Screenshot - The image should include all services and their connections (example). You should add the image to the
website/static/templates/images.Link to Author's GitHub or other relevant website - Used for attribution
Author's Name - Name to credit on the gallery card
Link to template source - Link to the template GitHub repo
Tags - Specify tags to represent the template. If you don't see a relevant tag for your template? Feel free to add one!
Languages Tags - Tags for languages representing the template.
Azure Services Tags - Tags for azure services representing the template.
ID - Please provide a unique uuid.
Required tags:
"msft") or Community-authored ("community")"bicep"or"terraform")"new"tag 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.