Skip to content

Commit c9e74e6

Browse files
authored
Update faq.yml
removed reference to Log Analytics when describing what an AzMon workspace will contain, since this is still under discussion ------- cc: @bwren
1 parent 30bc441 commit c9e74e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ sections:
172172
- question: |
173173
What is the difference between an Azure Monitor workspace and a Log Analytics workspace?
174174
answer: |
175-
An Azure Monitor workspace is a unique environment for data collected by Azure Monitor. Each workspace has its own data repository, configuration, and permissions. Azure Monitor workspaces will eventually contain all data collected by Azure Monitor, including Log Analytics workspaces and native metrics. Currently, the only data hosted by an Azure Monitor workspace is Prometheus metrics. See [Azure Monitor workspace overview](essentials/azure-monitor-workspace-overview.md) for additional information.
175+
An Azure Monitor workspace is a unique environment for data collected by Azure Monitor. Each workspace has its own data repository, configuration, and permissions. Azure Monitor workspaces will eventually contain all metric data collected by Azure Monitor, including native metrics. Currently, the only data hosted by an Azure Monitor workspace is Prometheus metrics. See [Azure Monitor workspace overview](essentials/azure-monitor-workspace-overview.md) for additional information.
176176
- question: |
177177
How do I retrieve Prometheus metrics data?
178178
answer: |

0 commit comments

Comments
 (0)