Possible states for managed ingestion from Event Hubs.
Enums
Name
Description
STATE_UNSPECIFIED
Default value. This value is unused.
ACTIVE
Ingestion is active.
EVENT_HUBS_PERMISSION_DENIED
Permission denied encountered while consuming data from Event Hubs. This can happen when `client_id`, or `tenant_id` are invalid. Or the right permissions haven't been granted.
PUBLISH_PERMISSION_DENIED
Permission denied encountered while publishing to the topic.
NAMESPACE_NOT_FOUND
The provided Event Hubs namespace couldn't be found.
EVENT_HUB_NOT_FOUND
The provided Event Hub couldn't be found.
SUBSCRIPTION_NOT_FOUND
The provided Event Hubs subscription couldn't be found.
RESOURCE_GROUP_NOT_FOUND
The provided Event Hubs resource group couldn't be found.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]