Uredi

QuantumProviderAccountMessageAuditLogs

Audit logs for provider message management operations performed on Azure Quantum Provider Account resources, such as creating, updating, or deleting operator-broadcast notifications (e.g. maintenance windows or outages). Used to track who modified provider messages and when.

Table attributes

Attribute Value
Resource types microsoft.quantum/provideraccounts
Categories Audit
Solutions LogManagement
Basic table support No
Auxiliary / Lake table support No
DCR workspace transformation support No
Ingestion API support No
Sample Queries Yes

Columns

Column Type Description
_BilledSize real The record size in bytes
Category string The log category. Value is AuditEvent for all records in this table.
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable is false ingestion isn't billed to your Azure account
Location string The Azure region where the Provider Account resource resides.
MessageId string The unique identifier of the provider message that was created, updated, or deleted.
MessagePriority string The priority of the provider message (e.g. High, Standard). Empty for DeleteProviderMessage.
MessageType string The type of the provider message (e.g. Maintenance). Empty for DeleteProviderMessage.
OperationName string The name of the audited operation: CreateProviderMessage, UpdateProviderMessage, or DeleteProviderMessage.
OperationVersion string The API version under which the operation was invoked.
ProviderId string The identifier of the quantum provider whose messages were modified.
RequesterObjectId string The Entra object ID of the identity that performed the operation.
RequesterTenantId string The Entra tenant ID of the identity that performed the operation.
RequesterUpn string The user principal name (UPN) of the identity that performed the operation. Empty for managed identities and service principals.
_ResourceId string A unique identifier for the resource that the record is associated with
ResultCode string The outcome of the operation, such as Success, Conflict, or ProviderMessageNotFound.
ScheduledMessageEndTime datetime The scheduled UTC end time of the provider message window. Empty for DeleteProviderMessage.
ScheduledMessageStartTime datetime The scheduled UTC start time of the provider message window. Empty for DeleteProviderMessage.
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
TenantId string The Log Analytics workspace ID
TimeGenerated datetime The timestamp (UTC) when the message operation was recorded.
TraceId string The distributed trace identifier for correlating this operation across services.
Type string The name of the table