azure-eventhubs-event-body-properties
Event Hub event bodies and properties may carry credentials, telemetry identifiers, PII, or customer records.
azurecritical
service: azure:eventhubs
emits CanReadData
Where it sits
| location | AMQP EventData.{body,properties,systemProperties} |
| location kind | message_body |
| data kinds | credential password api_key access_key secret_key oauth_token connection_string sensitive_data pii customer_data |
| emits edge | CanReadData |
| service | Event Hubs (azure:eventhubs) |
Collection recipe
| access mode | data_plane |
| operation | Event Hubs AMQP receive |
| response path | events[] |
| encoding | protocol_native |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.EventHub/namespaces/eventHubs/consumerGroups/receive/action
References