-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Thanks for the great monitoring UI.
I think it would be useful if we had better docs for this when running in local development. I struggled to set this up with VS and Azurite.
I use Visual Studio for development and start from the Azure functions from VS.
- Requirements to run from VS Code (npm Azure core tools)
- Connection string default : "AzureWebJobsStorage": "UseDevelopmentStorage=true" in the local.settings.json
Example: https://github.com/damienbod/AzureDurableFunctions
Microsoft Azurite:
https://learn.microsoft.com/en-us/azure/storage/common/storage-install-azurite
https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite
scale-tone
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation