Skip to content

Commit

Permalink
Update README to include link to Azurite storage emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
jpalac authored Sep 5, 2023
1 parent df231de commit c1f2e06
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ Process messages in AzureFunctions using the Azure Service Bus trigger and the N

## Running tests locally

Test projects included in the solution rely on the environment variable `AzureWebJobsServiceBus` used by Azure Functions SDK.
Requirements:

- Have the [Microsoft Azurite Storage Emulator](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio) running
- Configure an environment variable named `AzureWebJobsServiceBus` with an Azure Service Bus connection string

0 comments on commit c1f2e06

Please sign in to comment.