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

update tags for 7/17 release #416

Merged
merged 2 commits into from
Jul 17, 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
6 changes: 1 addition & 5 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
"name": "Awesome AZD",
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/devcontainers/features/docker-in-docker:1": {
"version": "latest",
"moby": true
},
"ghcr.io/devcontainers/features/azure-cli:1": {},
"ghcr.io/devcontainers/features/docker-in-docker:2": {},
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers/features/git:1": {},
"ghcr.io/devcontainers/features/github-cli:1": {}
Expand Down
36 changes: 13 additions & 23 deletions website/static/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -1636,7 +1636,7 @@
"website": "https://github.com/Azure/azure-dev",
"author": "Azure Dev",
"source": "https://github.com/Azure-Samples/azd-ai-starter",
"tags": ["bicep", "ai", "azureai", "openai", "msft", "new"]
"tags": ["bicep", "ai", "azureai", "openai", "msft"]
},
{
"title": "Azure AI Studio Starter",
Expand All @@ -1645,7 +1645,7 @@
"website": "https://github.com/Azure/azure-dev",
"author": "Azure Dev",
"source": "https://github.com/Azure-Samples/azd-aistudio-starter",
"tags": ["bicep", "ai", "azureai", "openai", "msft", "new"]
"tags": ["bicep", "ai", "azureai", "openai", "msft"]
},
{
"title": "Simple Chat Application using Azure OpenAI (Python)",
Expand All @@ -1661,8 +1661,7 @@
"openai",
"aca",
"bicep",
"ai",
"new"
"ai"
]
},
{
Expand All @@ -1680,8 +1679,7 @@
"aca",
"bicep",
"ai",
"azuredb-postgreSQL",
"new"
"azuredb-postgreSQL"
]
},
{
Expand All @@ -1699,8 +1697,7 @@
"aks",
"terraform",
"ai",
"aisearch",
"new"
"aisearch"
]
},
{
Expand All @@ -1717,8 +1714,7 @@
"openai",
"aca",
"bicep",
"ai",
"new"
"ai"
]
},
{
Expand All @@ -1735,8 +1731,7 @@
"openai",
"aistudio",
"bicep",
"ai",
"new"
"ai"
]
},
{
Expand All @@ -1754,7 +1749,7 @@
"aistudio",
"bicep",
"ai",
"new"
"pinecone"
]
},
{
Expand All @@ -1773,8 +1768,7 @@
"bicep",
"cosmosdb",
"aisearch",
"ai",
"new"
"ai"
]
},
{
Expand All @@ -1794,8 +1788,7 @@
"appinsights",
"loganalytics",
"diagnosticsettings",
"typescript",
"new"
"typescript"
]
},
{
Expand All @@ -1811,8 +1804,7 @@
"apicenter",
"swa",
"serviceprincipal",
"typescript",
"new"
"typescript"
]
},
{
Expand All @@ -1838,8 +1830,7 @@
"logicapps",
"apim",
"dotnetCsharp",
"typescript",
"new"
"typescript"
]
},
{
Expand All @@ -1856,8 +1847,7 @@
"cosmosdb",
"azuredatafactory",
"blobstorage",
"ai",
"new"
"ai"
]
},
{
Expand Down