Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Failed ingestion operations logs provide detailed information about failed ingest operations. Logs include data source details, as well as error code and failure status (transient or permanent), that can be used for tracking the process of data source ingestion. Users can identify usage errors (permanent bad requests) and handle retries of transient failures. Ingestion logs are supported for queued ingestion to the ingestion endpoint using SDKs, data connections, and connectors
Attribute | Value |
---|---|
Resource types | microsoft.synapse/workspaces |
Categories | Azure Resources |
Solutions | LogManagement |
Basic log | No |
Ingestion-time transformation | Yes |
Sample Queries | - |
Column | Type | Description |
---|---|---|
_BilledSize | real | The record size in bytes |
Database | string | The name of the database holding the target table |
Details | string | Details of the failure |
ErrorCode | string | Failure's error code like 'BadRequest_EmptyBlob' |
FailedOn | datetime | The time this ingest operation failed |
FailureStatus | string | Failure's status like 'Permanent' |
IngestionSourceId | string | The ID of the ingestion source |
IngestionSourcePath | string | Azure blob storage URI |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
OperationId | string | The ingestion's operation ID |
OriginatesFromUpdatePolicy | bool | Indicates if the failure originates from an Update Policy |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
ResultType | string | Final state of this data ingestion operation like 'Failed' |
RootActivityId | string | The ingestion's activity ID Used for debugging issues |
ShouldRetry | bool | Indicates if the failure is temporary and the operation should be retried |
SourceSystem | string | The type of agent the event was collected by. For example, OpsManager for Windows agent, either direct connect or Operations Manager, Linux for all Linux agents, or Azure for Azure Diagnostics |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
Table | string | The name of the target table the data is ingested into |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | The time (UTC) when this event was generated |
Type | string | The name of the table |
Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Ingest streaming data using Azure Stream Analytics and Azure Synapse Analytic - Training
Azure Stream Analytics provides a real-time data processing engine that you can use to ingest streaming event data into Azure Synapse Analytics for further analysis and reporting.