Azure/azure-functions-core-tools
Provide clear warning message if users doesn't have Azurite running
Aperta
#3261 aperta il 6 feb 2023
area: local-developmentfeaturegood first issuehelp-wanted
Metriche repository
- Star
- (1456 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.