Skip to content

Commit 8a4f2dd

Browse files
committed
fix link issues
1 parent 8dfbc38 commit 8a4f2dd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/azure-arc/kubernetes/cluster-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Before you begin, review the [conceptual overview of the cluster connect feature
6868
- If you haven't connected a cluster yet, use our [quickstart](quickstart-connect-cluster.md).
6969
- [Upgrade your agents](agent-upgrade.md#manually-upgrade-agents) to the latest version.
7070

71-
- Enable the below endpoints for outbound access in addition to the ones mentioned under [connecting a Kubernetes cluster to Azure Arc](quickstart-connect-cluster.md#meet-network-requirements):
71+
- In addition to meeting the [network requirements for Arc-enabled Kubernetes](network-requirements.md), enable these endpoints for outbound access:
7272

7373
| Endpoint | Port |
7474
|----------------|-------|

articles/azure-arc/kubernetes/diagnose-connection-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ az connectedk8s connect --name <cluster-name> --resource-group <resource-group>
9999

100100
### Is the proxy server able to reach required network endpoints?
101101

102-
Review the [network requirements](meet-network-requirements.md) and ensure that no required endpoints are blocked.
102+
Review the [network requirements](network-requirements.md) and ensure that no required endpoints are blocked.
103103

104104
### Is the proxy server only using HTTP?
105105

articles/machine-learning/how-to-access-azureml-behind-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ For more information on the `hbi_workspace` flag, see the [data encryption](conc
144144

145145
[Kubernetes Cluster](./how-to-attach-kubernetes-anywhere.md) running behind an outbound proxy server or firewall needs extra egress network configuration.
146146

147-
* For Kubernetes with Azure Arc connection, configure the [Azure Arc network requirements](../azure-arc/kubernetes/meet-network-requirements.md) needed by Azure Arc agents.
147+
* For Kubernetes with Azure Arc connection, configure the [Azure Arc network requirements](../azure-arc/kubernetes/network-requirements.md) needed by Azure Arc agents.
148148
* For AKS cluster without Azure Arc connection, configure the [AKS extension network requirements](../aks/limit-egress-traffic.md#cluster-extensions).
149149

150150
Besides above requirements, the following outbound URLs are also required for Azure Machine Learning,

0 commit comments

Comments
 (0)