Azure/azure-functions-core-tools

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

オープン

#3,261 opened on 2023/02/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C# (491 件のフォーク)auto 404
area: local-developmentfeaturegood first issuehelp-wanted

Repository metrics

Stars
 (1,456 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド