Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Communication Services Call Automation Media Streaming features usage information. Every entry corresponds to a streaming session between a Start and Stop operation for MediaStreaming or Transcription and records information about the session such as session start time, duration, sessionId, etc. In unmixed streaming cases, participantId of the stream being billed is also included.
Table attributes
Attribute | Value |
---|---|
Resource types | microsoft.communication/communicationservices |
Categories | Azure Resources |
Solutions | LogManagement |
Basic log | Yes |
Ingestion-time transformation | No |
Sample Queries | Yes |
Columns
Column | Type | Description |
---|---|---|
_BilledSize | real | The record size in bytes |
CallConnectionId | string | Id of the call connection/leg, if available. |
CorrelationId | string | The ID for correlated events. Can be used to identify correlated events between multiple tables. |
_IsBillable | string | Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account |
ParticipantId | string | The participantId of the current participant record for unmixed streaming cases. Will be null for mixed sessions. |
_ResourceId | string | A unique identifier for the resource that the record is associated with |
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 |
StreamingDurationInMs | real | The duration of the streaming session in milliseconds |
StreamingModality | string | The modality of streaming being recorded, eg. AudioStreamingMixed, AudioStreamingUnmixed, Transcription. |
StreamingSessionId | string | The ID associated with the streaming session belonging to the current record. |
StreamingStartTime | datetime | The start time of the streaming session. |
_SubscriptionId | string | A unique identifier for the subscription that the record is associated with |
TenantId | string | The Log Analytics workspace ID |
TimeGenerated | datetime | The timestamp (UTC) of when the log was generated. |
Type | string | The name of the table |