Closed jinglouMSFT closed 1 month ago
It looks like the whole doc was talking about create ACA using the az CLI commands with the az CLI containerapp extension (not necessary our extension). So the troubleshooting steps might be ok including the bullet I mentioned above. But let's double verify during the triage.
We will try to replace that blurb with this:
In VS Code, go to the Azure view (Ctrl+Shift+A) and expand the subscription that you are working in. Expand the Container Apps node, then expand the Managed Environment and right-click python-container-app and select Browse.
Waiting for review here: https://github.com/MicrosoftDocs/azure-dev-docs/pull/1411
Hurray @nturinski
https://learn.microsoft.com/en-us/azure/developer/python/tutorial-deploy-python-web-app-azure-container-apps-02?wt.mc_id=knwlserAPI_inproduct_sdkextention&tabs=azure-cli%2Ccreate-database-psql#troubleshoot-deployment
Go to the troubleshooting section towards the end of the article and look for this bullet:
It's not clear to any new users of VS Code Azure extension what "Go to the Azure extension" really means. Should be clearer on exactly where to go. Also check if the rest of instructions are accurate in the bullet.