Skip to content
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

Add hello azd template #440

Merged
merged 5 commits into from
Sep 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 19 additions & 1 deletion website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,7 @@
]
},
{
"title": "Quote of the Day: Feature Experimentation in .NET with Azure App Configuration",
"title": "Quote of the Day: Feature Experimentation in .NET with Azure App Configuration",
"description": "An ASP.NET Core web app that demonstrates A/B testing using Azure App Configuration and the Microsoft Feature Management library.",
"preview": "./templates/images/quote-of-the-day-diagram.png",
"website": "https://github.com/Azure/AppConfiguration",
Expand All @@ -2169,5 +2169,23 @@
"featuremanagement",
"new"
]
},
{
"title": "Hello AZD",
"description": "A demo template that provides a getting started and welcome experience for the Azure Developer CLI. Run the template to provision and deploy resources to Azure and experiment with a working sample app.",
"preview": "./templates/images/hello-azd.png",
"website": "https://github.com/Azure-Samples",
"author": "Azure Content Team",
"source": "https://github.com/Azure-Samples/hello-azd",
"tags": [
"dotnetCsharp",
"blobstorage",
"aca",
"cosmosdb",
"bicep",
"managedidentity",
"new",
"msft"
]
}
]
Binary file added website/static/templates/images/hello-azd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.