Skip to content

Commit 7109827

Browse files
author
Larry Franks
committed
fixing incorrect link and adding a redirect to recapture some 404 traffic to a misspelled URL
1 parent 76fe391 commit 7109827

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

articles/machine-learning/.openpublishing.redirection.machine-learning.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/machine-learning/referencemanaged-online-endpoints-vm-sku-list.md",
5+
"redirect_url": "/articles/machine-learning/reference-managed-online-endpoints-vm-sku-list",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/machine-learning/quickstart-spark-data-wrangling.md",
510
"redirect_url": "/azure/machine-learning/apache-spark-environment-configuration",

articles/machine-learning/v1/how-to-deploy-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ The following diagram shows the connectivity requirements for AKS inferencing. B
116116

117117
For general AKS connectivity requirements, see [Control egress traffic for cluster nodes in Azure Kubernetes Service](../../aks/limit-egress-traffic.md).
118118

119-
For accessing Azure Machine Learning services behind a firewall, see [How to access azureml behind firewall](https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/machine-learning/how-to-access-azureml-behind-firewall.md).
119+
For accessing Azure Machine Learning services behind a firewall, see [How to access azureml behind firewall](/azure/machine-learning/how-to-access-azureml-behind-firewall).
120120

121121
### Overall DNS resolution requirements
122122

0 commit comments

Comments
 (0)