Skip to content

Commit 5ce8c65

Browse files
authored
Merge pull request #204460 from bwren/whats-new
Azure Monitor what's new June 2022
2 parents f38ba1c + 70f438a commit 5ce8c65

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

articles/azure-monitor/whats-new.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,41 @@ ms.reviewer: bwren
1010

1111
This article lists significant changes to Azure Monitor documentation.
1212

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.|
33+
| [Monitor Azure app services performance .NET Core](app/azure-web-apps-net-core.md) | Updated Linux troubleshooting guidance. |
34+
| [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.
45+
46+
47+
1348
## May, 2022
1449

1550
### General

0 commit comments

Comments
 (0)