Create an application group (preview)

Important

This capability is in public preview and isn't ready yet for production use. For more information, see the Supplemental Terms of Use for Microsoft Azure Previews.

After you create an integration environment, create one or more application groups to organize existing Azure resources related to your integration solutions. These groups help you break down your environment even further so that you can manage your resources at more a granular level.

Prerequisites

  • An Azure account and subscription. If you don't have an Azure subscription, sign up for a free Azure account.

  • An integration environment

  • Existing Azure resources to add and organize in your application group

    These resources and your integration environment must exist in the same Azure subscription. For information about supported resources, see Supported Azure resources.

  • An existing or new Azure Data Explorer cluster and database

    This Azure resource is required to create an application group. Your application group uses this database to store specific business property values that you want to capture and track for business process tracking scenarios. After you create a business process in your application group, specify the key business properties to capture and track as data moves through deployed resources, map these properties to actual Azure resources, and deploy your business process, you specify a database table to create or use for storing the desired data.

    Note

    Although Azure Integration Environments doesn't incur charges during preview, Azure Data Explorer incurs charges, based on the selected pricing option. For more information, see Azure Data Explorer pricing.

Create an application group with resources

  1. In the Azure portal, find and open your integration environment.

  2. On your integration environment menu, under Environment, select Applications.

  3. On the Applications page toolbar, select Create.

    Screenshot shows Azure portal, integration environment shortcut menu with Applications selected, and toolbar with Create selected.

  4. On the Basics tab, provide the following information:

    Property Required Value Description
    Name Yes <application-name> Name for your application group that uses only alphanumeric characters, hyphens, underscores, or periods.
    Description No <application-description> Purpose for your application group
  5. Select the Resources tab, and then select Add resource.

  6. On the Add resources to this application pane that opens, follow these steps:

    1. Leave the selected option Resources in this subscription.

    2. From the Resource type list, select one of the following types, and then select the respective property values for the resource to add:

      Resource type Properties
      Logic App Name: Name for the Standard logic app
      API - Name: Name for the API Management instance
      - API: Name for the API
      Service Bus - Name: Name for the service bus to add
      - Topic: Name for the topic
      - Queue: Name for the queue to add
  7. When you're done, select Add.

  8. To add another resource, repeat steps 4-6.

  9. Select the Business process tracking tab, and provide the following information:

    Property Value
    Subscription Azure subscription for your Azure Data Explorer cluster and database
    Cluster Name for your Azure Data Explorer cluster
    Database Name for your Azure Data Explorer database
  10. Select the Review + create tab, and review all the information.

  11. When you're done, select Create.

    Your integration environment now shows the application group that you created with the selected Azure resources.

    Screenshot shows Azure portal, application groups list, and new application group.

Next steps

Create a business process