Archive Policy Gateway events in an Azure Blob container.
| Field | Value |
|---|
| Type | Azure Blob Storage |
| Storage Account Name | e.g. myaccount |
| Container | e.g. policy-logs |
| Account Key | From Azure Portal → Storage Account → Access Keys |
| Prefix | Default policy-gateway/ |
The endpoint is derived as https://<account_name>.blob.core.windows.net.
Object layout
<account>/<container>/policy-gateway/
date=2026-04-20/
<event_id>.json
One event per JSON blob, partitioned by date.
See the full field list in connectors. Last modified on May 3, 2026