Azure/azure-functions-core-tools

Provide clear warning message if users doesn't have Azurite running

Aperta

#3261 aperta il 6 feb 2023

 (1 commento) (0 reazioni) (0 assegnatari)C# (491 fork)auto 404
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.

Guida contributor