Skip to content

Commit 971293b

Browse files
authored
Merge pull request #88868 from bwren/am-issues
Azure Monitor issues
2 parents 53fad4b + 2994955 commit 971293b

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

articles/azure-monitor/log-query/functions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ Create a function with Log Analytics in the Azure portal by clicking **Save** an
3434
> [!NOTE]
3535
> A function in Azure Monitor cannot contain another function.
3636
37-
> [!NOTE]
38-
> Saving a function is possible in Azure Monitor log queries, but currently not for Application Insights queries.
3937

4038

4139

articles/azure-monitor/log-query/get-started-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ ms.author: bwren
1212

1313
# Get started with Log Analytics in Azure Monitor
1414

15-
[!INCLUDE [log-analytics-demo-environment](../../../includes/log-analytics-demo-environment.md)]
15+
> [!NOTE]
16+
> You can work through this exercise in your own environment if you are collecting data from at least one virtual machine. If not then use our [Demo environment](https://portal.loganalytics.io/demo), which includes plenty of sample data.
1617
1718
In this tutorial you will learn how to use Log Analytics in the Azure portal to write Azure Monitor log queries. It will teach you how to:
1819

articles/azure-monitor/log-query/get-started-queries.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ ms.author: bwren
2121
> [!NOTE]
2222
> You should complete [Get started with Azure Monitor Log Analytics](get-started-portal.md) before completing this tutorial.
2323
24-
[!INCLUDE [log-analytics-demo-environment](../../../includes/log-analytics-demo-environment.md)]
24+
> [!NOTE]
25+
> You can work through this exercise in your own environment if you are collecting data from at least one virtual machine. If not then use our [Demo environment](https://portal.loganalytics.io/demo), which includes plenty of sample data.
26+
2527

2628
In this tutorial you will learn to write log queries in Azure Monitor. It will teach you how to:
2729

0 commit comments

Comments
 (0)