|
1 | 1 | ---
|
2 |
| -title: Monitor Performance and Create Alerts |
3 |
| -description: Learn how to monitor performance and create alerts for Azure resources organized by application groups in an integration environment. |
| 2 | +title: Monitor Resources and Create Alerts |
| 3 | +description: Learn how to monitor performance and health for Azure resources organized as applications in an integration environment by creating alerts. |
4 | 4 | ms.service: azure
|
5 | 5 | ms.subservice: azure-integration-environments
|
6 | 6 | ms.topic: how-to
|
7 | 7 | ms.reviewer: estfan, divswa, azla
|
8 | 8 | ms.date: 06/10/2025
|
9 |
| -# CustomerIntent: As an integration developer, I want a way to check the performance and create alerts for the Azure resources organized as application groups based on my organization's integration solutions. |
| 9 | +# CustomerIntent: As an integration developer, I want to check the performance and health for Azure resources organized as applications based on my organization's integration solutions by creating alerts. |
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# Monitor performance and create alerts for Azure resources in integration environments (Preview) |
| 12 | +# Monitor health and performance for Azure resources in integration environments by creating alerts (Preview) |
13 | 13 |
|
14 | 14 | > [!NOTE]
|
15 | 15 | >
|
16 | 16 | > This capability is in preview and is subject to the
|
17 | 17 | > [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
|
18 | 18 |
|
| 19 | +For the Azure resources that you logically organize as applications in an integration environment, you can monitor their health and performance by creating alerts. The integration environment lets you complete the following monitoring tasks: |
19 | 20 |
|
20 |
| -Benefits: |
21 |
| - |
22 |
| -1. **Unified Application Health View** |
23 |
| - - Monitor all applications in your integration environment from a central dashboard. |
24 |
| - - Create alerts to monitor and trigger on events on Azure resources. |
25 |
| - - Track individual resources and view triggered alerts. |
26 |
| - |
27 |
| -2. **End-to-End Message Tracing** |
28 |
| - - Trace messages across resources in **Azure Integration Services (AIS)** with a single correlation ID. |
29 |
| - - Get a full itinerary of message flow for better troubleshooting. Note: In some cases, Service Bus traces might not appear. |
30 |
| - |
31 |
| -3. **Expanded monitoring Azure Logic Apps** |
32 |
| - - View health for multiple logic apps. |
33 |
| - - Select and resubmit multiple logic workflow runs in bulk. |
34 |
| - |
35 |
| -4. **Improved Browsing Experience** |
36 |
| - - **API Connections View**: Find and monitor API connections in a single place. |
37 |
| - - **Resource Status**: Check resource status in one place. |
38 |
| - - **Plan information**: View plan name and SKU for Azure resources. |
39 |
| - - **Custom filters**: Adjust displayed columns for better monitoring. |
| 21 | +- Create alerts to monitor and trigger on specific events that happen in Azure resources. |
| 22 | +- Monitor all applications and resources in your integration environment from centralized dashboards. |
| 23 | +- Trace messages across Azure resources with a single correlation ID. |
| 24 | +- Get a full itinerary of message flow for easier troubleshooting. |
| 25 | +- Find and monitor API connections in one place. |
| 26 | +- Select and resubmit multiple logic app workflow runs in bulk. |
| 27 | +- Customize filters for your monitoring needs. |
40 | 28 |
|
41 | 29 | ## Prerequisites
|
42 | 30 |
|
@@ -71,6 +59,10 @@ Benefits:
|
71 | 59 |
|
72 | 60 | After the Azure resources in your applications generate and push data into the Log Analytics workspace in Application Insights, you can review that data on various dashboards.
|
73 | 61 |
|
| 62 | +## Limitations and known issues |
| 63 | + |
| 64 | +In some scenarios, traces for Azure Service Bus might not appear. |
| 65 | + |
74 | 66 | ## Set up alerts
|
75 | 67 |
|
76 | 68 | Alerts help you find and address issues before your customers notice them. When Azure Monitor collects log data indicating that your infrastructure or application might have a problem, alerts proactively notify you about the problem.
|
@@ -182,26 +174,6 @@ The visualizations for application-specific dashboards are built on [Azure Workb
|
182 | 174 |
|
183 | 175 | - Multiple runs: Select the runs that you want, and then select **Resubmit Selected Runs**.
|
184 | 176 |
|
185 |
| -## View alerts for all applications |
186 |
| - |
187 |
| -For all applications where you set up alerts, you can view the aggregated the visualizations on the aggregated application dashboard are powered by Azure Monitor. For more information, see [Azure Monitor Insights overview](/azure/azure-monitor/visualize/insights-overview). |
188 |
| - |
189 |
| -1. In the [Azure portal](https://portal.azure.com), open your integration environment. |
190 |
| - |
191 |
| -1. On the resource navigation menu, under **Environment**, select **Insights**. |
192 |
| - |
193 |
| - The **Insights** page shows health metrics for all applications in the integration environment, for example: |
194 |
| - |
195 |
| - <**SCREENSHOT**> |
196 |
| - |
197 |
| -1. From the **Insights** page, select a specific application, which shows more details about the alerts triggered by resources in the application. |
198 |
| - |
199 |
| - This view consolidates alerts from various Azure resources, so that you can more easily monitor and manage those resources. For example, this view shows associated resources, triggered alerts, severity levels, and an **Open Alert Details** link to get more information about each alert. |
200 |
| - |
201 |
| -1. For a specific alert, select **Open Alert Details** to view information about the specific entities that are in an unhealthy state. |
202 |
| - |
203 |
| - On the specific alert pane, you can take action on the alert, update the user response, and add comments. |
204 |
| - |
205 | 177 | ## Related content
|
206 | 178 |
|
207 | 179 | - [Manage Azure Monitor Workbooks](/azure/azure-monitor/visualize/workbooks-manage)
|
|
0 commit comments