---
type: resource-type
title: CdnProfile
description: azure resource type Microsoft.Cdn/profiles
name: CdnProfile
lexicon: azure
resource_type: Microsoft.Cdn/profiles
---
`Microsoft.Cdn/profiles`, a resource type of the azure lexicon.

## Properties

- `name` (`string`, required): Name of the Azure Front Door Standard or Azure Front Door Premium or CDN profile which is unique within the resource group.
- `properties` (`CdnProfile_ProfileProperties`, required): The JSON object that contains the properties required to create a profile.
- `identity` (`CdnProfile_ManagedServiceIdentity`, optional): The managed service identities assigned to this resource.
- `location` (`string`, optional): The geo-location where the resource lives
- `resources` (`any[]`, optional)
- `sku` (`CdnProfile_Sku`, optional): The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
- `tags` (`Record<string, unknown>`, optional): Resource tags.

## Attributes

- `id`
