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

## Properties

- `name` (`string`, required): The name of the API Management service.
- `properties` (`service_ApiManagementServiceProperties`, required): Properties of the API Management service.
- `identity` (`service_ApiManagementServiceIdentity`, optional): Managed service identity of the Api Management service.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `sku` (`service_ApiManagementServiceSkuProperties`, optional): SKU properties of the API Management service.
- `tags` (`Record<string, unknown>`, optional): Resource tags.
- `zones` (`string[]`, optional): The availability zones.

## Attributes

- `id`

## Governed by

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