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

## Properties

- `name` (`string`, required): Name of the Environment.
- `properties` (`managedEnvironments_ManagedEnvironmentProperties`, required): Managed environment resource specific properties
- `identity` (`managedEnvironments_ManagedServiceIdentity`, optional): Managed identities for the Managed Environment to interact with other Azure services without maintaining any secrets or credentials in code.
- `kind` (`string`, optional): Kind of the Environment.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
