microsoft / microsoft/DurableFunctionsMonitor

Improve the docs for integrating Microsoft Azurite in local development

Open
#293 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
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

https://github.com/Azure/Azurite

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.