Skip to content

Commit 516bde1

Browse files
authored
Update to refer to Azure as "Microsoft Azure"
1 parent 7db54d5 commit 516bde1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

transports/selecting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Azure provides multiple messaging technologies. One of the most advanced and rel
7979

8080
### When to select this transport
8181

82-
- When the application is running on Windows Azure
82+
- When the application is running on Microsoft Azure
8383
- For enterprise messaging features such as additional reliability
8484
- When messages are too large for Azure Storage Queues
8585
- When elastic scaling is required
@@ -105,7 +105,7 @@ Azure Storage Queues has fewer features than Azure Service Bus but can be more c
105105

106106
### When to select this transport
107107

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
109109
- When high throughput is not required
110110
- When scale-out is not required. Scaling out requires Azure Service Bus
111111

0 commit comments

Comments
 (0)