Skip to content

Commit 09a0121

Browse files
committed
Update article on testing locally with Azure Service Bus emulator
1 parent 9926e78 commit 09a0121

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/service-bus-messaging/test-locally-with-service-bus-emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ To run the Service Bus emulator locally on Linux or macOS:
6969
7070
### [Docker (Linux container)](#tab/docker-linux-container)
7171
72-
When you use Docker, the service bus is fetched from the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/en-us/artifact/mar/azure-messaging/servicebus-emulator/about). Use the following steps to manually set up and run the Service Bus emulator by using Docker Compose:
72+
When you use Docker, the service bus emulator is fetched from the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/en-us/artifact/mar/azure-messaging/servicebus-emulator/about). Use the following steps to manually set up and run the Service Bus emulator by using Docker Compose:
7373
7474
1. To start the emulator, supply a configuration for the entities that you want to use. Save the following JSON file locally as _config.json_:
7575

0 commit comments

Comments
 (0)