Skip to content

Commit 7159a95

Browse files
authored
Update how-to-connection.md
1 parent 53bcfba commit 7159a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ ml_client.connections.create_or_update(workspace_connection=wps_connection)
543543

544544
### Generic Container Registry
545545

546-
Using the GenericContainerRegistry workspace connection, you can specify an external registry for image builds. Environment images will be pushed and served from the specified registry, and the previous cache will be ignored.
546+
Using the GenericContainerRegistry workspace connection, you can specify an external registry, such as Nexus or Artifactory, for image builds. Environment images will be pushed and served from the specified registry, and the previous cache will be ignored.
547547

548548
# [Azure CLI](#tab/cli)
549549

0 commit comments

Comments
 (0)