Skip to content

Commit 7f0e37c

Browse files
authored
Update trusted-services.md
Updated Relay trusted services
1 parent 6ceb0c2 commit 7f0e37c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

articles/azure-relay/includes/trusted-services.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,16 @@ ms.date: 06/26/2023
66
ms.author: spelluru
77
---
88

9-
## Trusted services
10-
The following services are the trusted services for Azure Relay.
9+
## Trusted Microsoft services
10+
When you enable the **Allow trusted Microsoft services to bypass this firewall** setting, the following services are granted access to your Azure Relay resources:
11+
12+
| Trusted service | Supported usage scenarios |
13+
| --------------- | ------------------------- |
14+
| Azure Machine Learning | AML Kubernetes uses Azure Relay to facilitate communication between AML services and the Kubernetes cluster. Azure Relay is a fully managed service that provides secure bi-directional communication between applications hosted on different networks. This makes it ideal for use in private link environments, where communication between Azure resources and on-premises resources is restricted. |
15+
| Azure Arc | Azure Arc-enabled services associated with the Resource Providers above will be able to connect to the hybrid connections in your Azure Relay namespace as a sender without being blocked by the IP firewall rules set on the Azure Relay namespace. Microsoft.Hybridconnectivity service creates the hybrid connections in your Azure Relay namespace and provides the connection information to the relevant Arc service based on the scenario. These Services will only communicate with your Azure Relay namespace if you are using Azure Arc, with the following Azure Services: <li>Azure Kubernetes</li><li>Azure Machine Learning</li><li>Microsfot Purview</li>|
16+
17+
18+
The other trusted services for Azure Relay can be found below:
1119
- Azure Event Grid
1220
- Azure IoT Hub
1321
- Azure Stream Analytics
@@ -18,4 +26,3 @@ The following services are the trusted services for Azure Relay.
1826
- Azure IoT Central
1927
- Azure Healthcare Data Services
2028
- Azure Digital Twins
21-
- Azure Arc

0 commit comments

Comments
 (0)