Skip to content

Commit 12e5638

Browse files
authored
Update how-to-troubleshoot-environments.md
1 parent 238186f commit 12e5638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Add the missing username or password to your environment definition to fix the i
315315
myEnv.docker.base_image_registry.username = "username"
316316
```
317317

318-
Alternatively, provide authentication via workspace connections
318+
Alternatively, provide authentication via [workspace connections](https://aka.ms/azureml/environment/set-connection-v1)
319319

320320
```
321321
from azureml.core import Workspace

0 commit comments

Comments
 (0)