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
> Use the bearer token for authentication. Learn more about [using bearer tokens](https://social.technet.microsoft.com/wiki/contents/articles/51140.azure-rest-management-api-the-quickest-way-to-get-your-bearer-token.aspx).
76
-
77
74
**Request body**
78
75
79
-
|Name | Type | Description |
80
-
| --- | --- | --- |
81
-
|properties.plan | string | The table plan. Possible values are `Analytics` and `Basic`.|
| properties.plan | string | The table plan. Possible values are `Analytics` and `Basic`. |
79
+
80
+
> [!IMPORTANT]
81
+
> Use the bearer token for authentication. Learn more about [using bearer tokens](https://social.technet.microsoft.com/wiki/contents/articles/51140.azure-rest-management-api-the-quickest-way-to-get-your-bearer-token.aspx).
82
82
83
83
#### Example
84
84
85
85
This example configures the `ContainerLogV2` table for Basic logs.
86
86
87
87
Container Insights uses `ContainerLog` by default. To switch to using `ContainerLogV2` for Container insights, [enable the ContainerLogV2 schema](../containers/container-insights-logging-v2.md) before you convert the table to Basic logs.
0 commit comments