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/whats-new.md
+35Lines changed: 35 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,41 @@ ms.reviewer: bwren
10
10
11
11
This article lists significant changes to Azure Monitor documentation.
12
12
13
+
## June, 2022
14
+
15
+
### General
16
+
17
+
| Article | Description |
18
+
|:---|:---|
19
+
|[Tutorial - Editing Data Collection Rules](essentials/data-collection-rule-edit.md)| New article|
20
+
21
+
22
+
### Application Insights
23
+
24
+
| Article | Description |
25
+
|:---|:---|
26
+
|[Application Insights logging with .NET](app/ilogger.md)| Connection string sample code has been added.|
27
+
|[Application Insights SDK support guidance](app/sdk-support-guidance.md)| Updated SDK supportability guidance. |
28
+
|[Azure AD authentication for Application Insights](app/azure-ad-authentication.md)| Azure AD authenticated telemetry ingestion has been reached general availability.|
29
+
|[Azure Application Insights for JavaScript web apps](app/javascript.md)| Our Java on-premises page has been retired and redirected to [Azure Monitor OpenTelemetry-based auto-instrumentation for Java applications](app/java-in-process-agent.md).|
30
+
|[Azure Application Insights Telemetry Data Model - Telemetry Context](app/data-model-context.md)| Clarified that Anonymous User ID is simply User.Id for easy selection in Intellisense.|
31
+
|[Continuous export of telemetry from Application Insights](app/export-telemetry.md)| On February 29, 2024, continuous export will be deprecated as part of the classic Application Insights deprecation.|
32
+
|[Dependency Tracking in Azure Application Insights](app/asp-net-dependencies.md)| The EventHub Client SDK and ServiceBus Client SDK information has been updated.|
|[Performance counters in Application Insights](app/performance-counters.md)| A prerequisite section has been added to ensure performance counter data is accessible.|
35
+
36
+
### Agents
37
+
38
+
| Article | Description |
39
+
|:---|:---|
40
+
|[Collect text and IIS logs with Azure Monitor agent (preview)](agents/data-collection-text-log.md)| Added troubleshooting section.|
41
+
|[Tools for migrating to Azure Monitor Agent from legacy agents](agents/azure-monitor-agent-migration-tools.md)| New article that explains how to install and use tools for migrating from legacy agents to the new Azure Monitor agent (AMA).|
42
+
43
+
### Visualizations
44
+
Azure Monitor Workbooks documentation previously resided on an external GitHub repository. We have migrated all Azure Workbooks content to the same repo as all other Azure Monitor content.
0 commit comments