Skip to content

Commit

Permalink
Merge pull request #713 from Particular/jpalac-patch-1
Browse files Browse the repository at this point in the history
Update README to include link to Azurite storage emulator
  • Loading branch information
mikeminutillo authored Sep 5, 2023
2 parents df231de + c1f2e06 commit c0b40fe
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 c0b40fe

Please sign in to comment.