Skip to content

Commit f092fde

Browse files
authored
Merge pull request #110151 from bwren/am-whats-new
Azure Monitor what's new March 2020
2 parents f21e546 + 4dc0421 commit f092fde

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

articles/azure-monitor/whats-new.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,70 @@ ms.date: 03/05/2020
1212
# What's new in Azure Monitor documentation?
1313
This article provides lists Azure Monitor articles that are either new or have been significantly updated. It will be refreshed the first week of each month to include article updates from the previous month.
1414

15+
## March 2020
16+
17+
### General
18+
- [Azure Monitor overview](overview.md) - Added Azure Monitor overview video.
19+
- [Azure Monitor customer-managed key configuration](platform/customer-managed-keys.md) - General updates.
20+
- [Azure Monitor data reference](/azure/azure-monitor/reference) - New site.
21+
22+
### Alerts
23+
24+
- [Create, view, and manage activity log alerts in Azure Monitor](platform/alerts-activity-log.md) - Additional explanation of Resource Manager template.
25+
- [Understand how metric alerts work in Azure Monitor.](platform/alerts-metric-overview.md) - Updated for government support.
26+
- [Troubleshooting Azure Monitor alerts and notifications](platform/alerts-troubleshoot.md) - New article
27+
28+
### Application Insights
29+
- [Automate Azure Application Insights with PowerShell](app/powershell.md) - Added ARMClient examples.
30+
- [Continuous export of telemetry from Application Insights](app/export-telemetry.md) - Add table with details of export structure.
31+
- [Enable Snapshot Debugger for .NET apps in Azure App Service](app/snapshot-debugger-appservice.md) - Added Resource Manager template example.
32+
- [Manage usage and costs for Azure Application Insights](app/pricing.md) - Added information on data cap alert.
33+
- [Monitor Python applications with Azure Monitor (preview)](app/opencensus-python.md) - Added standard metrics.
34+
- [Source map support for JavaScript applications - Azure Monitor Application Insights](https://docs.microsoft.com/azure/azure-monitor/app/source-map-support) - New article.
35+
36+
37+
### Containers
38+
- [Azure Monitor FAQ](faq.md) - Update for Azure Monitor for containers.
39+
- [Configure GPU monitoring with Azure Monitor for containers](insights/container-insights-gpu-monitoring.md) - New article
40+
41+
### Insights
42+
- [Office 365 management solution in Azure](insights/solution-office-365.md) - Updated deprecation date.
43+
44+
### Logs
45+
- [Optimize log queries in Azure Monitor](log-query/query-optimization.md) - Added CPU condition for XML and JSON parsing.
46+
- [Delete and recover Azure Log Analytics workspace](platform/delete-workspace.md) - Added troubleshooting.
47+
- [Use Azure Monitor Logs with Azure Logic Apps and Power Automate](platform/logicapp-flow-connector.md) - Updated for new Azure Monitor connector.
48+
49+
### Metrics
50+
- [Disk metrics deprecation in the Azure portal](https://docs.microsoft.com/azure/azure-monitor/platform/portal-disk-metrics-deprecation) - New article.
51+
- [Tutorial - Create a metrics chart in Azure Monitor](learn/tutorial-metrics-explorer.md) - Added video.
52+
53+
### Platform logs
54+
- [Collect and analyze Azure activity log in Azure Monitor](platform/activity-log-collect.md) - Rewrite to better explain collecting Activity log with diagnostic settings.
55+
56+
### Virtual machines
57+
- [Monitor Azure virtual machines with Azure Monitor](insights/monitor-vm-azure.md) - New article.
58+
- [Quickstart: Monitor Azure virtual machines with Azure Monitor](learn/quick-monitor-azure-vm.md) - Updated to add Azure Monitor for VMs.
59+
- [Alerts from Azure Monitor for VMs](insights/vminsights-alerts.md) - New article
60+
- [Enable Azure Monitor for VMs overview](insights/vminsights-enable-overview.md) - Updated agent download links.
61+
62+
63+
General updates for general availability of Azure Monitor for VMs
64+
- [What is Azure Monitor for VMs?](insights/vminsights-overview.md)
65+
- [Azure Monitor for VMs (GA) frequently asked questions](insights/vminsights-ga-release-faq.md)
66+
- [Enable Azure Monitor for VMs by using Azure Policy](insights/vminsights-enable-at-scale-policy.md)
67+
- [How to chart performance with Azure Monitor for VMs](insights/vminsights-performance.md)
68+
- [How to Query Logs from Azure Monitor for VMs](insights/vminsights-log-search.md)
69+
- [View app dependencies with Azure Monitor for VMs](insights/vminsights-maps.md)
70+
71+
72+
### Visualizations
73+
- [Visualizing data from Azure Monitor](visualizations.md) - Updated to note planned deprecation of View Designer.
74+
75+
76+
77+
78+
1579
## February 2020
1680

1781
### Agents

0 commit comments

Comments
 (0)