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

# Microsoft Dataverse - How do I link my account?

## Overview

To connect Microsoft Dataverse in Nango, you need to provide:

1. **Tenant ID** — The unique identifier for your organization's Microsoft Entra ID tenant.
2. **Environment URL** — The domain of your Dataverse environment.

This guide walks you through finding both values, then authorizing through Microsoft Entra ID.

### Prerequisites

* You must have an active Microsoft Entra ID (Azure AD) account with access to a Dataverse environment.

### Step 1: Finding your Tenant ID

1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
2. Browse to **Entra ID** → **Overview** → **Properties**, then scroll down to the **Tenant ID** field.

### Step 2: Finding your Environment URL

Nango needs your Dataverse **Web API** host, which is not the URL shown in the browser address bar when you're signed into the app.

1. Sign in to [Power Apps](https://make.powerapps.com) and select your environment in the top-right corner.
2. Select **Settings** (top-right), then **Developer resources**.
3. Copy the domain from the **Web API endpoint** field — everything after `https://` and before `/api` (for example, `contoso.api.crm.dynamics.com`).

### Step 3: Authorize the connection

1. Open the form where you need to authenticate with Microsoft Dataverse.
2. Enter the **Tenant ID** and **Environment URL** in their designated fields.
3. Submit the form, then log in with your Microsoft account and grant the requested permissions.

<img src="https://mintcdn.com/nango/_gK-6T6T34OzH9k3/api-integrations/microsoft-dataverse/form.png?fit=max&auto=format&n=_gK-6T6T34OzH9k3&q=85&s=3fcf451f1588a6fb5e70197f20e80c0a" style={{maxWidth: "450px" }} width="1002" height="1314" data-path="api-integrations/microsoft-dataverse/form.png" />

You are now connected to Microsoft Dataverse.
