Skip to content

Commit ef21243

Browse files
authored
Update how-to-troubleshoot-environments.md
1 parent b4fc6ea commit ef21243

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -906,8 +906,8 @@ az ml connection create --file connection.yml --resource-group my-resource-group
906906

907907
**Resources**
908908
* [Python SDK AzureML v1 workspace connections](https://aka.ms/azureml/environment/set-connection-v1)
909-
* [Python SDK AzureML v2 workspace connections](https://learn.microsoft.com/python/api/azure-ai-ml/azure.ai.ml.entities.workspaceconnection?view=azure-python-preview)
910-
* [Azure CLI workspace connections](https://learn.microsoft.com/cli/azure/ml/connection?view=azure-cli-latest)
909+
* [Python SDK AzureML v2 workspace connections](/python/api/azure-ai-ml/azure.ai.ml.entities.workspaceconnection)
910+
* [Azure CLI workspace connections](/cli/azure/ml/connection)
911911

912912
### Forbidden blob
913913
<!--issueDescription-->

0 commit comments

Comments
 (0)