Skip to content

Commit 1f48425

Browse files
committed
writing
1 parent a9ec61d commit 1f48425

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Follow the [Quickstart: Direct web traffic using the portal](/azure/application-
7474
7575
### Configure using Python SDK and Azure CLI
7676

77-
To create a private endpoint to Application Gateway with SDK, see [Azure SDK for Python](/python/api/azure-ai-ml/azure.ai.ml.entities.privateendpointdestination?view=azure-python).
77+
To create a private endpoint to Application Gateway with SDK, see [Azure SDK for Python](/python/api/azure-ai-ml/azure.ai.ml.entities.privateendpointdestination).
7878

7979
To create a private endpoint to Application Gateway with the Azure CLI, see [Configure a managed network](configure-managed-network.md?tabs=azure-cli).
8080

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Follow the [Quickstart: Direct web traffic using the portal](/azure/application-
7474
7575
### Configure using Python SDK and Azure CLI
7676

77-
To create a private endpoint to Application Gateway with SDK, see [Azure SDK for Python](/python/api/azure-ai-ml/azure.ai.ml.entities.privateendpointdestination?view=azure-python).
77+
To create a private endpoint to Application Gateway with SDK, see [Azure SDK for Python](/python/api/azure-ai-ml/azure.ai.ml.entities.privateendpointdestination).
7878

7979
To create a private endpoint to Application Gateway with the Azure CLI, see [Configure a managed network](how-to-managed-network.md?tabs=azure-cli).
8080

0 commit comments

Comments
 (0)