**Describe the issue:** On Windows, **all todo templates** fail to run `start web` task as follows:: <img width="1405" height="254" alt="Image" src="https://github.com/user-attachments/assets/7143debf-465d-4259-b2ca-f7c1193bff90" /> **Repro Steps:** 1. Run `azd init -t todo-python-mongo-aca -b staging`. 2. Run `azd up`. 3. Run task: `start web`. **Environment:** - Template: **All todo templates**. - Azd version: azd version 1.24.0-beta.1-daily.5816118 (commit 3e45e714959e1ad6376dc4910630e8b1581476b1). - OS: Windows. - Branch: Staging. **Expected behavior:** The `start web` task can run successfully. @rajeshkamal5050 for notification.
Describe the issue:

On Windows, all todo templates fail to run
start webtask as follows::Repro Steps:
azd init -t todo-python-mongo-aca -b staging.azd up.start web.Environment:
Expected behavior:
The
start webtask can run successfully.Rajesh Kamal (@rajeshkamal5050) for notification.