Azure / Azure/azure-functions-core-tools
Provide clear warning message if users doesn't have Azurite running
Open
area: local-development
feature
good first issue
help-wanted
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
If user has `useDevelopment=true` set but Azurite isn't running, provide a clear warning message when `func start` is run (something like "make sure you have Azurite running"). Right now, no message is provided and Storage throws an exception.
Contributor guide
Research direction
Start by tracing the `func start` path used when `useDevelopment=true`, then reproduce the case with Azurite not running. The work is done when `func start` provides a clear warning telling users to make sure Azurite is running instead of only exposing the Storage exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100