microsoft / microsoft/DurableFunctionsMonitor
Improve the docs for integrating Microsoft Azurite in local development
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 290
- Forks
- 46
- Avg merge
- 6m
- Merged PRs (30d)
- 1
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the linked Azurite documentation and the AzureDurableFunctions example, then identify the repository's existing local-development documentation entry point. Document the VS Code/Azure Functions Core Tools requirements, the Azurite setup, and the local.settings.json connection string so a developer can follow the setup successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, vscode
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100