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
Copy file name to clipboardExpand all lines: docs/azure.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Running against your own Azure Service Bus system
2
2
3
+
If you encounter any issues running the steps below, try the [troubleshooting](#troubleshooting) section or ask on [our forum](https://discuss.particular.net/tag/masstransit).
4
+
3
5
1. Open a terminal and run the following command to shut down the showcase containers:
4
6
5
7
```cmd
@@ -22,4 +24,3 @@
22
24
23
25
-
24
26
-
25
-
- If you encounter any other issues, ask on [our forum](https://discuss.particular.net/tag/masstransit)
Copy file name to clipboardExpand all lines: docs/rabbit.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Running with your own RabbitMQ system
2
2
3
+
If you encounter any issues running the steps below, try the [troubleshooting](#troubleshooting) section or ask on [our forum](https://discuss.particular.net/tag/masstransit).
4
+
3
5
1. Open a terminal and run the following command to shut down the showcase containers:
4
6
5
7
```cmd
@@ -26,4 +28,3 @@
26
28
27
29
-
28
30
-
29
-
- If you encounter any other issues, ask on [our forum](https://discuss.particular.net/tag/masstransit)
0 commit comments