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: articles/azure-relay/relay-what-is-it.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The relay service supports the following scenarios between on-premises services
12
12
13
13
- Traditional one-way, request/response, and peer-to-peer communication
14
14
- Event distribution at internet-scope to enable publish/subscribe scenarios
15
-
- Bi-directional and unbuffered socket communication across network boundaries.
15
+
- Bi-directional and unbuffered socket communication across network boundaries
16
16
17
17
Azure Relay differs from network-level integration technologies such as VPN. An Azure relay can be scoped to a single application endpoint on a single machine. The VPN technology is far more intrusive, as it relies on altering the network environment.
18
18
@@ -51,7 +51,7 @@ Hybrid Connections and WCF Relay both enable secure connection to assets that ex
0 commit comments