---
title: "Connect Microsoft LUIS"
slug: "connect-microsoft-luis"
description: "Learn how to connect Microsoft LUIS to MindBehind including setup steps to configure Azure resources and enable natural language understanding for chatbot interactions."
updated: 2026-03-12T10:38:04Z
published: 2026-03-12T10:38:04Z
canonical: "academy.insiderone.com/connect-microsoft-luis"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://academy.insiderone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Microsoft LUIS

This guide explains how to connect Microsoft LUIS to your MindBehind. Before integrating Microsoft LUIS, you should complete the prerequisites.

## Prerequisites

The following items are required for this integration:

- Application ID (from [Luis Panel](https://www.luis.ai/))
- Authoring Resource Primary Key (from [Luis Panel](https://www.luis.ai/))
- Prediction Resource Primary Key (from [Luis Panel](https://www.luis.ai/))
- Endpoint (from [Luis Panel](https://www.luis.ai/))
- Management Endpoint (from [Luis Panel](https://www.luis.ai/))
- Pipeline Provider URL(from MindBehind team)![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/Untitled.jpeg)

## **Integrate Microsoft LUIS**

To connect your Microsoft LUIS account, follow these steps:

1. Create an account from the LUIS Panel or log in if you already have one.

2. In the "Select an Azure resource" window, find your **Azure Directory**, **Azure Subscription**, and **Authoring Resource**. If you don’t have a subscription, you can click the **Create a free account** button to create one. Then, you should choose an Authoring Resource.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/Untitledd.png)

3. In the "Create a new authoring resource" window, select an Azure resource group, choose a resource name, and fill in the other fields as shown below. If you don’t have an Azure resource group, you can directly go to the [Azure portal](https://portal.azure.com/#create/Microsoft.ResourceGroup) to create one.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/Untitleddd.png)

4. Select a subscription to fill in the resource group name and set your region. After filling these fields, click on the **Review+create** button. On the next page, click on the **Create** button.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/Untitledddd.png)

5. Go back to the "Create a new authoring resource" window and refresh. Now, you will see the resource group for the related subscription. Click the **Done** button.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/a(1).png)

6. After this, the page will go back to the "Select an Azure resource" window. Click on the **Done** button. You will be directed to the "Conversation Apps" page.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/aa(3).png)

7. To create a provider, click on the **New App** button. Fill in the related fields and click on the **Done** button.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/aaaaa.png)

8. After creating your app, click on the **Manage** button to get your **App ID**.![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/b.png)

9. Go to "Azure Resources" and select the **Authoring Resource** option from the [Luis Panel](https://www.luis.ai/). Here, you will find the **Primary Key, Location,** and **Endpoint.** You can fill in the MindBehind **Authoring Resource Primary Key** and **Endpoint** configurations with these values.

Management Endpoint is used for API calls, so fill in the Region part of the link below with the Location info you retrieved. In this example, it will be like "https://westus.api.cognitive.microsoft.com/."![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/bb.png)

10 . Go to the **Prediction Resources** and get your Primary Key. You can fill in the Prediction Resource Primary Key configuration with this value.**![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/c.png)**
