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
Fix env var typo in Python web app deployment tutorial with Container Apps
- Changed `RESOURCE_GROUP` -> `RESOURCE_GROUP_NAME`: Without this change, the resource group will be empty, triggering a misleading [InvalidApiVersionParameter][1] error.
- Dedented code block backticks to fix markdown rendering
[1]: Azure/azure-cli#28038
0 commit comments