Azure/azure-functions-core-tools
Provide clear warning message if users doesn't have Azurite running
オープン
#3,261 opened on 2023/02/06
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.