Skip to content

Commit f297239

Browse files
authored
Merge pull request #301279 from ecfan/alerts
[Preview] Azure Integration Environment - Add health and performance monitoring
2 parents b8ab06d + 72b6226 commit f297239

16 files changed

+251
-12
lines changed

articles/integration-environments/create-application-group.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Create application groups to organize Azure resources
3-
description: Create an application group to logically organize and manage Azure resources related to your integration solutions.
2+
title: Organize Azure Resources with Application Groups
3+
description: Learn how to organize and manage Azure resources based on your integration solutions by creating application groups.
44
ms.service: azure
55
ms.topic: how-to
66
ms.reviewer: estfan, azla
7-
ms.date: 06/07/2024
7+
ms.date: 07/09/2025
88
# CustomerIntent: As an integration developer, I want a way to logically organize and manage the Azure resources related to my organization's integration solutions.
99
ms.subservice: azure-integration-environments
1010
---
1111

12-
# Create an application group (Preview)
12+
# Organize and manage Azure resources by creating application groups (Preview)
1313

1414
> [!NOTE]
1515
>
@@ -36,22 +36,23 @@ After you create an integration environment, create one or more application grou
3636

3737
## Create an application group with resources
3838

39-
1. In the [Azure portal](https://portal.azure.com), find and open your integration environment.
39+
1. In the [Azure portal](https://portal.azure.com), find and open your integration environment resource.
4040

41-
1. On your integration environment menu, under **Environment**, select **Applications**.
41+
1. On the resource sidebar, under **Environment**, select **Applications**.
4242

4343
1. On the **Applications** page toolbar, select **Create**.
4444

45-
:::image type="content" source="media/create-application-group/create-application-group.png" alt-text="Screenshot shows Azure portal, integration environment shortcut menu with Applications selected, and toolbar with Create selected." lightbox="media/create-application-group/create-application-group.png":::
45+
:::image type="content" source="media/create-application-group/create-application-group.png" alt-text="Screenshot shows Azure portal, integration environment sidebar with Applications selected, and toolbar with Create selected." lightbox="media/create-application-group/create-application-group.png":::
4646

4747
1. On the **Basics** tab, provide the following information:
4848

4949
| Property | Required | Value | Description |
5050
|----------|----------|-------|-------------|
5151
| **Name** | Yes | <*application-name*> | A name for your application group that uses only alphanumeric characters, hyphens, underscores, or periods. |
5252
| **Description** | No | <*application-description*> | The purpose for your application group. |
53+
| **Default log analytics workspace** | No | <*Log-Analytics-workspace*> | The name for the Log Analytics workspace to use as the central store where your application group sends performance metrics and other telemetry. <br><br>If you don't have a workspace, select **Create new**. For more information, see the following articles: <br><br>- [Create a Log Analytics workspace](/azure/azure-monitor/logs/quick-create-workspace?tabs=azure-portal) <br>- [Monitor health and performance for Azure resources in applications](monitor-resources-create-alerts.md) |
5354

54-
1. Select the **Resources** tab, and then select **Add resource**.
55+
1. Select **Next: Resources** or the **Resources** tab, and then select **Add resource**.
5556

5657
1. On the **Add resources to this application** pane that opens, follow these steps:
5758

@@ -89,11 +90,11 @@ After you add resources to your application group, you can view those resources
8990

9091
For a business process, you can view and open the process editor directly from an integration environment by following these steps:
9192

92-
In the Azure portal, on the integration environment menu, under **Environment**, select either option:
93+
In the Azure portal, on the integration environment sidebar, under **Environment**, select either option:
9394

94-
- **Applications** > <*application-group-name*> > <*business-process-name*> > **Business process tracking** > **Editor**.
95+
- **Resources** **>** <*business-process-name*> **>** **Editor**.
9596

96-
- **Resources** > <*business-process-name*> > **Business process tracking** > **Editor**.
97+
- **Applications** **>** <*application-group-name*> **>** **Business process tracking** **>** **Business processes** **>** <*business-process-name*> **>** **Editor**.
9798

9899
## Related content
99100

articles/integration-environments/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: ecfan
1212
ms.author: estfan
13-
ms.date: 06/07/2024
13+
ms.date: 06/12/2025
1414
ms.subservice: azure-integration-environments
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
@@ -28,6 +28,8 @@ landingContent:
2828
url: create-integration-environment.md
2929
- text: Create an application group
3030
url: create-application-group.md
31+
- text: Monitor health and performance
32+
url: monitor-resources-create-alerts.md
3133
- linkListType: reference
3234
links:
3335
- text: REST API
2 KB
Loading
2.36 KB
Loading
-4.64 KB
Loading
40 KB
Loading
55.2 KB
Loading
52.1 KB
Loading
59.6 KB
Loading
55.9 KB
Loading

0 commit comments

Comments
 (0)