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
Copy file name to clipboardExpand all lines: articles/azure-monitor/faq.yml
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -156,6 +156,11 @@ sections:
156
156
answer: |
157
157
To view VM Logs, you need to be granted with read permission to the workspaces that stores the VM logs. In these cases, your administrator must grant you with to permissions in Azure.
158
158
159
+
- question: |
160
+
Why can't I create AzureDiagnostics table via template, or modify schema via API?
161
+
answer: |
162
+
AzureDiagnostics is a unique table that gets created by Log Analytics service with data ingestion, and its schema can't be configured. Retention policy can be applied after the tables is generated.
163
+
159
164
- name: Metrics
160
165
questions:
161
166
- question: |
@@ -888,10 +893,10 @@ sections:
888
893
| [Standard Metrics](app/standard-metrics.md) (accuracy currently affected by sampling) | :warning: | :warning: | :warning: | :white_check_mark: |
0 commit comments