Azure Container Instances · Example Payload

Azure Container Instances Log Analytics Example

AzureCloudContainer InstancesContainersMicrosoftServerless

Azure Container Instances Log Analytics Example is an example object payload from Azure Container Instances, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

logTypemetadataworkspaceIdworkspaceKey

Example Payload

Raw ↑
{
  "logType": "ContainerInsights",
  "metadata": {},
  "workspaceId": "example-string",
  "workspaceKey": "example-string"
}