Skip to content

Commit c0b40fe

Browse files
Merge pull request #713 from Particular/jpalac-patch-1
Update README to include link to Azurite storage emulator
2 parents df231de + c1f2e06 commit c0b40fe

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ Process messages in AzureFunctions using the Azure Service Bus trigger and the N
44

55
## Running tests locally
66

7-
Test projects included in the solution rely on the environment variable `AzureWebJobsServiceBus` used by Azure Functions SDK.
7+
Requirements:
8+
9+
- Have the [Microsoft Azurite Storage Emulator](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio) running
10+
- Configure an environment variable named `AzureWebJobsServiceBus` with an Azure Service Bus connection string

0 commit comments

Comments
 (0)