File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ Azure provides multiple messaging technologies. One of the most advanced and rel
79
79
80
80
### When to select this transport
81
81
82
- - When the application is running on Windows Azure
82
+ - When the application is running on Microsoft Azure
83
83
- For enterprise messaging features such as additional reliability
84
84
- When messages are too large for Azure Storage Queues
85
85
- When elastic scaling is required
@@ -105,7 +105,7 @@ Azure Storage Queues has fewer features than Azure Service Bus but can be more c
105
105
106
106
### When to select this transport
107
107
108
- - When the application is running on Windows Azure and the additional features of Azure Service Bus are not worth the cost
108
+ - When the application is running on Microsoft Azure and the additional features of Azure Service Bus are not worth the cost
109
109
- When high throughput is not required
110
110
- When scale-out is not required. Scaling out requires Azure Service Bus
111
111
You can’t perform that action at this time.
0 commit comments