---
type: resource-type
title: registries
description: azure resource type Microsoft.MachineLearningServices/registries
name: registries
lexicon: azure
resource_type: Microsoft.MachineLearningServices/registries
---
`Microsoft.MachineLearningServices/registries`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): Name of Azure Machine Learning registry. This is case-insensitive
- `properties` (`registries_RegistryProperties`, required): [Required] Additional attributes of the entity.
- `identity` (`registries_ManagedServiceIdentity`, optional): Managed service identity (system assigned and/or user assigned identities)
- `kind` (`string`, optional): Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `sku` (`registries_Sku`, optional): Sku details required for ARM contract for Autoscaling.
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`

## Governed by

- [AZR027](/rules/AZR027.md): Container Registry admin user enabled — disable admin and use Azure AD or service principals
