Azure-Samples / azure-django-postgres-flexible-aca

Web app using Python Django backend, set up for deployment to Azure Container Apps with Azure PostgreSQL Flexible Server.
MIT License
15 stars 31 forks source link

Update fasttrack.md #33

Closed pamelafox closed 1 year ago

pamelafox commented 1 year ago

Purpose

Mostly copy editing, but a few azd command updates. I was able to get it successfully deployed, but wow, the deploy step took a while. I'll time it next time, felt like 25 minutes? We might want to set expectations about that somewhere.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[ ] Other... Please describe:
pamelafox commented 1 year ago

@kjaymiller Review after running through this in Terminal on M1. Will try in VS Code next perhaps.