You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -173,6 +174,7 @@ NOTE: YOU WILL NOW HAVE TO MANUALLY MAINTAIN THIS SECTION to make sure it stays
173
174
| Table | Description | Additional information |
174
175
|:---------|:-------------|------------------|
175
176
|[VIAudit](/azure/azure-monitor/reference/tables/tables-resourcetype#azure-video-indexer)<!-- (S/azure/azure-monitor/reference/tables/viaudit)-->|<!-- description copied from previous link --> Events produced using Azure Video Indexer [portal](https://aka.ms/VIportal) or [REST API](https://aka.ms/vi-dev-portal). ||
177
+
|VIIndexing| Events produced using Azure Video Indexer [upload](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Upload-Video) and [Re-indexing](https://api-portal.videoindexer.ai/api-details#api=Operations&operation=Re-Index-Video) APIs. |
176
178
<!--| [AzureMetrics](/azure/azure-monitor/reference/tables/azuremetrics) | <!-- description copied from previous link -->
177
179
<!--Metric data emitted by Azure services that measure their health and performance. | *TODO other important information about this type |
178
180
| etc. | | |
@@ -238,6 +240,8 @@ The following schemas are in use by Azure Video Indexer
238
240
239
241
<!-- List the schema and their usage. This can be for resource logs, alerts, event hub formats, etc depending on what you think is important. -->
240
242
243
+
#### Audit schema
244
+
241
245
```json
242
246
{
243
247
"time": "2022-03-22T10:59:39.5596929Z",
@@ -265,6 +269,48 @@ The following schemas are in use by Azure Video Indexer
0 commit comments