---
title: Container Registry Web Hook
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Container Registry Web Hook
---

# Container Registry Web Hook

This table represents the container_registry_web_hook resource from Microsoft Azure.

```
azure.container_registry_web_hook
```

## Fields

| Title              | ID   | Type          | Data Type                                                                                                                                                                                                                                  | Description |
| ------------------ | ---- | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------- |
| _key               | core | string        |
| actions            | core | array<string> | The list of actions that trigger the webhook to post notifications.                                                                                                                                                                        |
| 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        | The provisioning state of the webhook at the time the operation was called.                                                                                                                                                                |
| resource_group     | core | string        |
| scope              | core | string        | The scope of repositories where the event can be triggered. For example, 'foo:*' means events for all tags under repository 'foo'. 'foo:bar' means events for 'foo:bar' only. 'foo' is equivalent to 'foo:latest'. Empty means all events. |
| status             | core | string        | The status of the webhook at the time the operation was called.                                                                                                                                                                            |
| 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    |
| type               | core | string        | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                  |
