Azure / azure-dev

A developer CLI that reduces the time it takes for you to get started on Azure. The Azure Developer CLI (azd) provides a set of developer-friendly commands that map to key stages in your workflow - code, build, deploy, monitor, repeat.
https://aka.ms/azd
MIT License
412 stars 201 forks source link

Scenario "Blue Badge Samples" - As a dev, I want to be able to easily recognize when a sample I found in the Azure samples browser will work with azd #425

Closed jongio closed 1 year ago

jongio commented 3 years ago

A user has landed on the samples browser and they want to know which samples are "blue badge", are being tested on a regular basis, and have a high chance of success for me to run and deploy.

savannahostrowski commented 2 years ago

Closing this for now as we have a new featured templates section on the awesome-azd site

jongio commented 2 years ago

The awesome-azd site is cool. I would also like to see our samples here: https://learn.microsoft.com/en-us/samples/browse/ and have a way to identify them as azd compatible.

savannahostrowski commented 1 year ago

@weikanglim Did you want to close this out once the onboarding to the Learn sample site is complete?

weikanglim commented 1 year ago

The onboarding is complete, and we do see "Azure Developer CLI" in the language/tool filter pane:

image

Template authors from Azure-Samples can onboard using the standard onboarding: https://review.learn.microsoft.com/en-us/help/contribute/samples/process/onboarding?branch=main#supported-metadata-fields-for-readmemd + using azdeveloper as a tag so I'm happy with closing this now.