---
title: Azure Communication Services Email
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Azure Communication Services Email
---

# Azure Communication Services Email

Azure Communication Services Email is a cloud resource used to send and manage email at scale through Azure. It provides APIs for sending transactional or bulk emails, managing domains, configuring authentication, and monitoring delivery status. It integrates with other Azure Communication Services and offers secure, reliable email delivery without requiring your own mail server.

```
azure.communication_email_service
```

## Fields

| Title              | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| ------------------ | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key               | core | string     |
| data_location      | core | string     | The location where the email service stores its data at rest.                                                                                                                               |
| id                 | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| location           | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| name               | core | string     | The name of the resource                                                                                                                                                                    |
| provisioning_state | core | string     | Provisioning state of the resource.                                                                                                                                                         |
| resource_group     | core | string     |
| subscription_id    | core | string     |
| subscription_name  | core | string     |
| system_data        | core | json       | Metadata pertaining to creation and last modification of the resource.                                                                                                                      |
| tags               | core | hstore_csv |
| type               | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
