Describe the issue:
When running the start api task, it fails with the following error message:

Repro Steps:
- Run
azd init -t todo-python-mongo-swa-func -b staging.
- Run
azd auth login.
- Run
azd up
- Click F1 -> Run task -> Start api and web.
Environment:
- Template:
todo-python-mongo-swa-func.
- Azd version:
azd version 1.10.0-beta.1-daily.4086794 (commit 9445b193c91acfa2d4bcae129cb7471ecc101e11).
- OS: Mac.
- Branch: Staging.
Expected behavior:
start api task can run successfully.
@rajeshkamal5050 for notification.
Describe the issue:

When running the
start apitask, it fails with the following error message:Repro Steps:
azd init -t todo-python-mongo-swa-func -b staging.azd auth login.azd upEnvironment:
todo-python-mongo-swa-func.azd version 1.10.0-beta.1-daily.4086794 (commit 9445b193c91acfa2d4bcae129cb7471ecc101e11).Expected behavior:
start apitask can run successfully.@rajeshkamal5050 for notification.