Bilješka
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati da se prijavite ili promijenite direktorije.
Pristup ovoj stranici zahtijeva provjeru vjerodostojnosti. Možete pokušati promijeniti direktorije.
When you configure a consumer (such as an Activator rule or Eventstream) to receive Azure or Fabric events through Real-Time hub, the configuration can enter a Paused state if the system detects a condition that prevents event delivery. After you resolve the underlying condition, the configuration resumes automatically. It might take a couple of hours for the system to detect the change and resume event delivery.
Discovering paused configurations
To check the status of event configurations:
- In Microsoft Fabric, select Real-Time on the left navigation bar.
- Select the Fabric events page or the Azure events page.
- Select the event group that you're interested in to see all the consumers for that event group.
- The Status column shows Active or Paused for each consumer.
- To see the specific reason for a paused state, select the ellipsis (...) on the line item to open the list of actions, and then select View details. The details pane shows a Reason field that explains exactly why the configuration is paused.
Reasons and mitigation
The following table lists the reasons a configuration can be paused and the steps to resolve each one.
| Reason | Description | Mitigation |
|---|---|---|
| Event ingestion is paused because the owner doesn't have sufficient permissions. | The owner of the event configuration lost the subscribe permission on the source item. The system checks permissions both during creation and for the lifetime of the event configuration. | Restore the subscribe permission for the owner, or assign the configuration to a user that has sufficient subscribe permissions. After you resolve the condition, the configuration resumes automatically, but it might take a couple of hours. For details on required permissions per event type, see Subscribe permissions for Azure and Fabric events. |
| Event ingestion is paused because the network configuration for source workspace blocks events to destination workspace. | The source workspace (the workspace where the events originate) has workspace-level private links configured to block public access, and there's no private link established from the consumer's network to the source workspace. | Allow public access on the source workspace, or establish a private link from the consumer's network to the source workspace. After you resolve the condition, the configuration resumes automatically, but it might take a couple of hours. For more information, see Workspace private links for Azure and Fabric events. |
| The owner of the event configuration is no longer available. | The user account that owns the event configuration has been deleted or disabled. | Delete and recreate the configuration with an active user that has sufficient permissions. |
Note
For tenant-level private links, when the Block Public Internet Access setting is enabled, Azure events (such as Azure Blob Storage events) aren't paused — the events are dropped at the Azure source and never reach Fabric. To discover dropped events in this scenario, investigate the metrics and diagnostic logs for the Azure resource (such as the Azure Storage account) in the Azure portal. For more information, see Tenant private links for Azure and Fabric events.