Skip to content

Commit b9d98fa

Browse files
committed
adding images
1 parent f31565e commit b9d98fa

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

articles/ai-studio/how-to/access-on-premises-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Azure Application Gateway is a load balancer that makes routing decisions based
2020

2121
To access on-premises or custom virtual network resources from the managed virtual network, you configure an Application Gateway on your Azure virtual network. The application gateway is used for inbound access to the AI Studio's hub. Once configured, you then create a private endpoint from the Azure AI Studio hub's managed virtual network to the Application Gateway. With the private endpoint, the full end to end path is secured and not routed through the Internet.
2222

23+
:::image type="content" source="../media/how-to/network/ai-studio-app-gateway.png" alt-text="Diagram of a managed network using Application Gateway to communicate with on-premises resources." lightbox="../media/how-to/network/ai-studio-app-gateway.png":::
24+
2325
## Prerequisites
2426

2527
- Read the [How an application gateway works](/azure/application-gateway/how-application-gateway-works) article to understand how the Application Gateway can secure the connection to your non-Azure resources.
184 KB
Loading

articles/machine-learning/how-to-access-on-premises-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Azure Application Gateway is a load balancer that makes routing decisions based
2020

2121
To access on-premises or custom virtual network resources from the managed virtual network, you configure an Application Gateway on your Azure virtual network. The application gateway is used for inbound access to the workspace. Once configured, you then create a private endpoint from the workspace's managed virtual network to the Application Gateway. With the private endpoint, the full end to end path is secured and not routed through the Internet.
2222

23+
:::image type="content" source="media/how-to-access-on-premises-resources/machine-learning-app-gateway.png" alt-text="Diagram of a managed network using Application Gateway to access on-premises resources." lightbox="media/how-to-access-on-premises-resources/machine-learning-app-gateway.png":::
24+
2325
## Prerequisites
2426

2527
- Read the [How an application gateway works](/azure/application-gateway/how-application-gateway-works) article to understand how the Application Gateway can secure the connection to your non-Azure resources.
184 KB
Loading

0 commit comments

Comments
 (0)