You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Run the setup script _LaunchEmulator.ps1_. Running the script brings up two containers: the Service Bus emulator and Sql Edge (a dependency for the emulator).
42
+
1. Run the setup script [LaunchEmulator.ps1](https://github.com/Azure/azure-service-bus-emulator-installer/tree/main/ServiceBus-Emulator/Scripts/Windows). Running the script brings up two containers: the Service Bus emulator and Sql Edge (a dependency for the emulator).
43
43
44
44
### Linux and macOS
45
45
46
46
To run the Service Bus emulator locally on Linux or macOS:
47
47
48
-
- Run the setup script _LaunchEmulator.sh_. Running the script brings up two containers: the Service Bus emulator and Sql Edge (a dependency for the emulator).
48
+
- Run the setup script [LaunchEmulator.sh](https://github.com/Azure/azure-service-bus-emulator-installer/tree/main/ServiceBus-Emulator/Scripts/). Running the script brings up two containers: the Service Bus emulator and Sql Edge (a dependency for the emulator).
0 commit comments