Skip to content

Commit 37af264

Browse files
Merge pull request #233289 from EdB-MSFT/march-whats-new
Whats new March
2 parents c355e8b + 4a0dc97 commit 37af264

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

articles/azure-monitor/whats-new.md

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,50 @@
22
title: "What's new in Azure Monitor documentation"
33
description: "What's new in Azure Monitor documentation"
44
ms.topic: conceptual
5-
ms.date: 01/06/2023
5+
ms.date: 04/04/2023
66
ms.author: edbaynash
77
---
88

99
# What's new in Azure Monitor documentation
1010

11-
This article lists significant changes to Azure Monitor documentation.
11+
This article lists significant changes to Azure Monitor documentation.
12+
13+
## March 2023
14+
15+
|Subservice| Article | Description |
16+
|---|---|---|
17+
Alerts|[Manage your alert rules](alerts/alerts-manage-alert-rules.md)|Updated article to reflect that the user can duplicate an existing alert rule.|
18+
Alerts|[Quickstart: Deploy an Azure Kubernetes Service (AKS) cluster using the Azure portal](../aks/learn/quick-kubernetes-deploy-portal.md)|You can enable recommended alert rules while creating an AKS cluster in the Azure portal. |
19+
Alerts|[Monitor Log Analytics workspace health](logs/log-analytics-workspace-health.md)|If you have a Log Analytics workspace without any configured alert rules, you can enable recommended alert rules from the Alerts page of a Log Analytics Workspace.|
20+
Alerts|[Connect Azure to ITSM tools by using IT Service Management](alerts/itsmc-definition.md)|Updated the workflow for creating ServieNow ITSM tickets from an Azure Monitor alert. The article now specifies separate workflows for ITSM actions, incidents, and events.|
21+
Alerts|[Manage your alert rules](alerts/alerts-manage-alert-rules.md)|Recommended alert rules are now enabled for all customers and are no longer public preview.|
22+
Alerts|[Create a new alert rule](alerts/alerts-create-new-alert-rule.md)|The documentation was updated to reflect the updated "Create new alert rule" UI. The alert rule creation wizard clearly indicates the most commonly used resources and signals for their alerts to help users more easily create alert rules.|
23+
Alerts|[Understanding Azure Active Directory Application Proxy Complex application scenario (Preview)](../active-directory/app-proxy/application-proxy-configure-complex-application.md)|The documentation for the common schema used in the alerts payload has been updated to contain the detailed information about the fields in the payload of each alert type. |
24+
Alerts|[Supported resources for metric alerts in Azure Monitor](alerts/alerts-metric-near-real-time.md)|Updated list of metrics supported by metric alert rules.|
25+
Alerts|[Create and manage action groups in the Azure portal](alerts/action-groups.md)|Updated the documentation explaining the retry logic used in action groups that use webhooks.|
26+
Alerts|[Create and manage action groups in the Azure portal](alerts/action-groups.md)|Added list of countries supported by voice notifications.|
27+
Alerts|[Connect ServiceNow to Azure Monitor](alerts/itsmc-secure-webhook-connections-servicenow.md)|Added Tokyo to list of supported ServiceNow webhook integrations.|
28+
Application-Insights|[Application Insights SDK support guidance](app/sdk-support-guidance.md)|Release notes are now available for each SDK.|
29+
Application-Insights|[What is distributed tracing and telemetry correlation?](app/distributed-tracing-telemetry-correlation.md)|We've merged our documents related to distributed tracing and telemetry correlation.|
30+
Application-Insights|[Application Insights availability tests](app/availability-overview.md)|We've separated and called out the two Classic Tests, which are older versions of availability tests.|
31+
Application-Insights|[Microsoft Azure Monitor Application Insights JavaScript SDK advanced topics](app/javascript-sdk-advanced.md)|JavaScript SDK advanced topics now include npm setup, cookie configuration and management, source map un-minify support, and tree shaking optimized code.|
32+
Application-Insights|[Microsoft Azure Monitor Application Insights JavaScript SDK](app/javascript-sdk.md)|Our introductory article to the JavaScript SDK now provides only the fast and easy code snippet method of getting started.|
33+
Application-Insights|[Geolocation and IP address handling](app/ip-collection.md)|Code samples have been updated for .NET 6/7.|
34+
Application-Insights|[Application Insights logging with .NET](app/ilogger.md)|Code samples have been updated for .NET 6/7.|
35+
Application-Insights|[Azure Monitor overview](overview.md)|Azure Monitor overview graphics updated along with related content|
36+
Containers|[Metric alert rules in Container insights (preview)](containers/container-insights-metric-alerts.md)|Updated to indicate deprecation of metric alerts.|
37+
Containers|[Azure Monitor Container Insights for Azure Arc-enabled Kubernetes clusters](containers/container-insights-enable-arc-enabled-clusters.md)|Added option for Azure Monitor Private Link Scope (AMPLS) + Proxy.|
38+
Essentials|[Collect Prometheus metrics from an AKS cluster (preview)](essentials/prometheus-metrics-enable.md)|Enable windows metric collection metrics addon|
39+
Essentials|[Query Prometheus metrics using the API and PromQL](essentials/prometheus-api-promql.md)|New Article: Query Azure Monitor workspaces using REST and PromQL|
40+
Essentials|[Configure remote write for Azure Monitor managed service for Prometheus using Azure Active Directory authentication (preview)](essentials/prometheus-remote-write-active-directory.md)|Added Prometheus remote write active directory relabel|
41+
Essentials|[Built-in policies for Azure Monitor](essentials/diagnostics-settings-policies-deployifnotexists.md)|New builtin polices to create diagnostic settings in Azure Monitor with deploy if not exits defaults|
42+
Logs|[Logs Ingestion API in Azure Monitor](logs/logs-ingestion-api-overview.md)|Updated to include client libraries.|
43+
Logs|[Tutorial: Send data to Azure Monitor using Logs ingestion API (Resource Manager templates)](logs/tutorial-logs-ingestion-api.md)|Rewritten to be more consistent with related tutorial.|
44+
Logs|[Sample code to send data to Azure Monitor using Logs ingestion API](logs/tutorial-logs-ingestion-code.md)|New article with sample code using Logs ingestion API, including new client ingestion libraries for Python, .NET, Java, and JavaScript.|
45+
Logs|[Tutorial: Send data to Azure Monitor Logs with Logs ingestion API (Azure portal)](logs/tutorial-logs-ingestion-portal.md)|Rewritten to be more consistent with related tutorial.|
46+
Snapshot-Debugger|[Enable Profiler for ASP.NET Core web applications hosted in Linux on App Services](profiler/profiler-aspnetcore-linux.md)|Update code snippets from .NET 5 to .NET 6|
47+
Snapshot-Debugger|[Enable Snapshot Debugger for .NET apps in Azure Service Fabric, Cloud Service, and Virtual Machines](snapshot-debugger/snapshot-debugger-vm.md)|Update code snippets from .NET 5 to .NET 6|
48+
1249

1350
## February 2023
1451

0 commit comments

Comments
 (0)