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.

貢獻者指南