Skip to main content

05 - Provision your Logic Apps (Standard)

In this module we will provision a Logic Apps Standard instance enabling us to create and test our workflows.

  1. Search for and navigate to the Logic Apps service

    Search Logic Apps

  2. Click + Add

    Add Logic Apps

  3. Select Workflow Service Plan and click Select

    Select Workflow service plan

  4. Configure the Logic Apps instance as follows:

    • Resource Group: logic-apps-ai-agents-rg
    • Logic App Name: logic-apps-ai-agents-<some-unique-extension> (in the example initials and date were used)
    • Region: North Central US

    Configure Logic Apps Instance

  5. Click Authentication and configure the following:

    • Host Storage (AzureWebJobsStorage) - Managed identity
    • Application Insights - Managed identity
    • Click: Review + Create

    Configure Logic Apps Instance - Authentication

    Note: enabling managed identities will allow logic apps to securely authenticate and access Azure Blob Storage and Application Insights without needing to manage credentials like passwords or secrets.

  6. Review the configuration and click Create

    Review Configuration and Create

  7. This will start the deployment of your Logic Apps instance

    Deployment In Progress

  8. Once the deployment is completed, you will see the following screen and the button Go to resource that will open the Azure Logic Apps you just deployed

    Deployment Complete