Skip to content

Commit dd15263

Browse files
Merge pull request #228439 from Naveenommi-MSFT/patch-27
(AzureCXP) fixes MicrosoftDocs/azure-docs#105549
2 parents 3c0954a + 5a7bec0 commit dd15263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-manage-registries.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You need to decide the following information carefully before proceeding to crea
4040

4141
Consider the following factors before picking a name.
4242
* Registries are meant to facilitate sharing of ML assets across teams within your organization across all workspaces. Choose a name that is reflective of the sharing scope. The name should help identify your group, division or organization.
43-
* Registry unique with your organization (Azure Active Directory tenant). It's recommended to prefix your team or organization name and avoid generic names.
43+
* Registry name is unique with your organization (Azure Active Directory tenant). It's recommended to prefix your team or organization name and avoid generic names.
4444
* Registry names can't be changed once created because they're used in IDs of models, environments and components that are referenced in code.
4545
* Length can be 2-32 characters.
4646
* Alphanumerics, underscore, hyphen are allowed. No other special characters. No spaces - registry names are part of model, environment, and component IDs that can be referenced in code.
@@ -193,4 +193,4 @@ Microsoft.MachineLearningServices/registries/delete | Allows the user to delete
193193

194194
## Next steps
195195

196-
* [Learn how to share models, components and environments across workspaces with registries (preview)](./how-to-share-models-pipelines-across-workspaces-with-registries.md)
196+
* [Learn how to share models, components and environments across workspaces with registries (preview)](./how-to-share-models-pipelines-across-workspaces-with-registries.md)

0 commit comments

Comments
 (0)