Azure/azure-functions-core-tools

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

开放

#3,261 创建于 2023年2月6日

 (1 条评论) (0 个反应) (0 位负责人)C# (491 个派生)auto 404
area: local-developmentfeaturegood first issuehelp-wanted

仓库指标

星标
 (1,456 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南