-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I'm trying to figure out if these examples will work reliably when deploying to Azure.
The readme mentions using azd up
, so I assume so.
However, these samples use WaitForCompletion
which the docs say only work for local development.
.WaitForCompletion(dbDeploy); |
Are those docs wrong or will these examples have issues in production while the migrations are running?
Metadata
Metadata
Assignees
Labels
No labels