---
title: App Job
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > App Job
---

# App Job

This table represents the app_job resource from Microsoft Azure.

```
azure.app_job
```

## Fields

| Title                 | ID   | Type          | Data Type                                                                                                                                                                                   | Description |
| --------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                  | core | string        |
| configuration         | core | json          | Container Apps Job configuration properties.                                                                                                                                                |
| environment_id        | core | string        | Resource ID of environment.                                                                                                                                                                 |
| event_stream_endpoint | core | string        | The endpoint of the eventstream of the container apps job.                                                                                                                                  |
| id                    | core | string        | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| identity              | core | json          | Managed identities needed by a container app job to interact with other Azure services to not maintain any secrets or credentials in code.                                                  |
| location              | core | string        | The geo-location where the resource lives                                                                                                                                                   |
| name                  | core | string        | The name of the resource                                                                                                                                                                    |
| outbound_ip_addresses | core | array<string> | Outbound IP Addresses of a container apps job.                                                                                                                                              |
| provisioning_state    | core | string        | Provisioning state of the Container Apps Job.                                                                                                                                               |
| resource_group        | core | string        |
| subscription_id       | core | string        |
| subscription_name     | core | string        |
| system_data           | core | json          | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags                  | core | hstore_csv    |
| template              | core | json          | Container Apps job definition.                                                                                                                                                              |
| type                  | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
| workload_profile_name | core | string        | Workload profile name to pin for container apps job execution.                                                                                                                              |
