Shows how to run Durable in ACA locally and deployed to Azure, using MSSQL backend
Use .NET 7 isolated because that's the image used in the existing quickstart
Next steps
Current quickstart uses real databases for local development because I'm unsure if Azurite can be run in a local container (SQL can). Would be good to test this.
Notes:
Next steps