azure-eventhubs-eventhub-authorization-rule-keys
Event Hub SAS keys and connection strings authenticate producers or consumers.
Where it sits
| location | Microsoft.EventHub/namespaces/eventhubs/authorizationRules/listKeys response.{primaryKey,secondaryKey,primaryConnectionString,secondaryConnectionString} |
| location kind | connection_string |
| data kinds | credential access_key secret_key connection_string |
| emits edge | ExposesCredential |
| service | Event Hubs (azure:eventhubs) |
Collection recipe
| access mode | read_api |
| operation | Event Hub Authorization Rules - List Keys |
| response path | {primaryKey,secondaryKey,primaryConnectionString,secondaryConnectionString} |
| encoding | json |
| params | {"resource_id": "\u003cazure-resource-id\u003e"} |
Required permissions
Microsoft.EventHub/namespaces/eventhubs/authorizationRules/listKeys/action
References