From f54165e6ff80f7ceff88495da6e6da764d9215d0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 16 Jul 2026 16:11:10 +0000 Subject: [PATCH 1/2] Initial plan From e52e2e5f40fc4ead543262814d97f5199d0ba398 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 16 Jul 2026 16:16:57 +0000 Subject: [PATCH 2/2] chore: archive todo-java-mongo-aca template references Co-authored-by: kristenwomack <5034778+kristenwomack@users.noreply.github.com> --- cli/azd/resources/templates.json | 11 ------- ...Test_AIAgent_SampleList_JSON_Recorded.yaml | 29 ------------------- .../Test_AIAgent_SampleList_Recorded.yaml | 29 ------------------- .../Test_CLI_DevCenter_Init_Up_Down.yaml | 12 +++----- 4 files changed, 4 insertions(+), 77 deletions(-) diff --git a/cli/azd/resources/templates.json b/cli/azd/resources/templates.json index ecbb5721406..22b6783ca09 100644 --- a/cli/azd/resources/templates.json +++ b/cli/azd/resources/templates.json @@ -86,17 +86,6 @@ "mongo" ] }, - { - "name": "Containerized React Web App with Java API and MongoDB", - "description": "A blueprint for getting a React web app with a Java API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for running containerized apps or microservices on a serverless platform.", - "repositoryPath": "todo-java-mongo-aca", - "tags": [ - "bicep", - "java", - "mongo", - "containerapp" - ] - }, { "name": "Containerized React Web App with Node.js API and MongoDB", "description": "A blueprint for getting a React web app with a Node.js API and a MongoDB database onto Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for running containerized apps or microservices on a serverless platform. This architecture is for running containerized microservices without managing the servers.", diff --git a/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_JSON_Recorded.yaml b/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_JSON_Recorded.yaml index 92d8647c1dc..a5525496652 100644 --- a/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_JSON_Recorded.yaml +++ b/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_JSON_Recorded.yaml @@ -473,35 +473,6 @@ interactions: ], "id": "d0aa5618-2e2a-4a1c-af41-29218ab7c1db" }, - { - "title": "Containerized React Web App with Java API and MongoDB", - "description": "A blueprint for getting a React web app with a Java API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for running containerized apps or microservices on a serverless platform.", - "preview": "./templates/images/todo-java-mongo-aca.png", - "authorUrl": "https://github.com/Azure/azure-dev", - "author": "Azure Dev", - "source": "https://github.com/Azure-Samples/todo-java-mongo-aca", - "tags": [ - "mongodb", - "msft" - ], - "languages": [ - "java", - "typescript" - ], - "frameworks": [ - "reactjs" - ], - "azureServices": [ - "aca", - "cosmosdb", - "keyvault", - "monitor" - ], - "IaC": [ - "bicep" - ], - "id": "3ffcef92-73e6-49ec-9c35-22a5cfc6ee98" - }, { "title": "Static React Web App + Functions with C# API and SQL Database", "description": "A blueprint for getting a React web app with a C# API and a SQL database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for hosting static web apps with serverless logic and functionality.", diff --git a/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_Recorded.yaml b/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_Recorded.yaml index 7c7f28b400b..7efdeffe4b6 100644 --- a/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_Recorded.yaml +++ b/cli/azd/test/functional/ai_agents/testdata/recordings/Test_AIAgent_SampleList_Recorded.yaml @@ -473,35 +473,6 @@ interactions: ], "id": "d0aa5618-2e2a-4a1c-af41-29218ab7c1db" }, - { - "title": "Containerized React Web App with Java API and MongoDB", - "description": "A blueprint for getting a React web app with a Java API and a MongoDB database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for running containerized apps or microservices on a serverless platform.", - "preview": "./templates/images/todo-java-mongo-aca.png", - "authorUrl": "https://github.com/Azure/azure-dev", - "author": "Azure Dev", - "source": "https://github.com/Azure-Samples/todo-java-mongo-aca", - "tags": [ - "mongodb", - "msft" - ], - "languages": [ - "java", - "typescript" - ], - "frameworks": [ - "reactjs" - ], - "azureServices": [ - "aca", - "cosmosdb", - "keyvault", - "monitor" - ], - "IaC": [ - "bicep" - ], - "id": "3ffcef92-73e6-49ec-9c35-22a5cfc6ee98" - }, { "title": "Static React Web App + Functions with C# API and SQL Database", "description": "A blueprint for getting a React web app with a C# API and a SQL database on Azure. The blueprint includes sample application code (a ToDo web app) which can be removed and replaced with your own application code. Add your own source code and leverage the Infrastructure as Code assets (written in Bicep) to get up and running quickly. This architecture is for hosting static web apps with serverless logic and functionality.", diff --git a/cli/azd/test/functional/testdata/recordings/Test_CLI_DevCenter_Init_Up_Down.yaml b/cli/azd/test/functional/testdata/recordings/Test_CLI_DevCenter_Init_Up_Down.yaml index 9c77413ab55..c77209344ef 100644 --- a/cli/azd/test/functional/testdata/recordings/Test_CLI_DevCenter_Init_Up_Down.yaml +++ b/cli/azd/test/functional/testdata/recordings/Test_CLI_DevCenter_Init_Up_Down.yaml @@ -1767,13 +1767,12 @@ interactions: "readOnly": false, "required": false, "allowed": [ - "https://github.com/azure-samples/todo-java-mongo-aca", "https://github.com/azure-samples/todo-nodejs-mongo-aca", "https://github.com/azure-samples/todo-python-mongo-aca" ] } ], - "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-java-mongo-aca\",\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", + "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", "templatePath": "Environment-Definitions/ARMTemplates/Container-App-with-Cosmos_AZD-template/azuredeploy.json" }, { @@ -1834,13 +1833,12 @@ interactions: "readOnly": false, "required": false, "allowed": [ - "https://github.com/azure-samples/todo-java-mongo-aca", "https://github.com/azure-samples/todo-nodejs-mongo-aca", "https://github.com/azure-samples/todo-python-mongo-aca" ] } ], - "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-java-mongo-aca\",\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", + "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", "templatePath": "Environment-Definitions/ARMTemplates/Container-App-with-Cosmos_AZD-template/azuredeploy.json" } ] @@ -2178,13 +2176,12 @@ interactions: "readOnly": false, "required": false, "allowed": [ - "https://github.com/azure-samples/todo-java-mongo-aca", "https://github.com/azure-samples/todo-nodejs-mongo-aca", "https://github.com/azure-samples/todo-python-mongo-aca" ] } ], - "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-java-mongo-aca\",\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", + "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", "templatePath": "Environment-Definitions/ARMTemplates/Container-App-with-Cosmos_AZD-template/azuredeploy.json" }, { @@ -2245,13 +2242,12 @@ interactions: "readOnly": false, "required": false, "allowed": [ - "https://github.com/azure-samples/todo-java-mongo-aca", "https://github.com/azure-samples/todo-nodejs-mongo-aca", "https://github.com/azure-samples/todo-python-mongo-aca" ] } ], - "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-java-mongo-aca\",\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", + "parametersSchema": "{\"type\":\"object\",\"properties\":{\"runtimeType\":{\"title\":\"Runtime Type\",\"description\":\"Runtime Type of the container App runtime,eg python, nodejs or java.\",\"enum\":[\"python\",\"nodejs\",\"java\"]},\"repoUrl\":{\"title\":\"Repository URL\",\"description\":\"Path the the application source code\",\"enum\":[\"https://github.com/azure-samples/todo-nodejs-mongo-aca\",\"https://github.com/azure-samples/todo-python-mongo-aca\"]}},\"required\":[\"runtimeType\"]}", "templatePath": "Environment-Definitions/ARMTemplates/Container-App-with-Cosmos_AZD-template/azuredeploy.json" } ]