Skip to content

Commit 4fbcbb0

Browse files
authored
Broken link fixed
1 parent 8812e25 commit 4fbcbb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/machine-learning-online-endpoint-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If the value of `bypass` isn't `AzureServices`, use the guidance in the [Configu
6868
```
6969
7070
The results should contain an entry that is similar to `*.<GUID>.inference.<region>`.
71-
1. If no inference value is returned, delete the private endpoint for the workspace and then recreate it. For more information, see [How to configure a private endpoint](/machine-learning/how-to-configure-private-link).
71+
1. If no inference value is returned, delete the private endpoint for the workspace and then recreate it. For more information, see [How to configure a private endpoint](/azure/container-registry/container-registry-private-link).
7272
7373
### Online deployments can't be scored
7474
@@ -95,4 +95,4 @@ If the value of `bypass` isn't `AzureServices`, use the guidance in the [Configu
9595
az ml online-deployment get-logs -e <endpointname> -n <deploymentname>
9696
```
9797
98-
Look through the logs to see if there's a problem running the scoring code when you submit a request to the deployment.
98+
Look through the logs to see if there's a problem running the scoring code when you submit a request to the deployment.

0 commit comments

Comments
 (0)