You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
This is not a problem with Dev CLI - rather I want to bring awareness so Dev CLI can improve the current experience.
When deploying a basic Python app (Django or Flask) via Azure CLI or VS Code, it can be hard to track down application response logs that show 2xx and 4xx responses.
Expected behavior
When a new app is deployed, I expect the app template to have any required code, and any necessary logging to be enabled so I can quickly see 2xx and 4xx responses via CLI, VS Code or Portal.
Environment
Information on your environment:
* Python 3.8+
* VS Code (current version)
The text was updated successfully, but these errors were encountered:
Describe the bug
This is not a problem with Dev CLI - rather I want to bring awareness so Dev CLI can improve the current experience.
When deploying a basic Python app (Django or Flask) via Azure CLI or VS Code, it can be hard to track down application response logs that show 2xx and 4xx responses.
Expected behavior
When a new app is deployed, I expect the app template to have any required code, and any necessary logging to be enabled so I can quickly see 2xx and 4xx responses via CLI, VS Code or Portal.
Environment
Information on your environment:
* Python 3.8+
* VS Code (current version)
The text was updated successfully, but these errors were encountered: