User Community Service Desk Downloads

Microsoft OneDrive Storage Connection

This article describes how to connect to Microsoft OneDrive Storage or Microsoft SharePoint.

Availability

Data processing & catalog Edge processing Lineage Exceptions

  • Supports CSV, Apache Parquet, Microsoft Excel files.

  • Doesn’t support:

    • Writing data using data transformation steps.

    • Creating SQL catalog items.

Prerequisites

To set up the connection in Microsoft Azure Portal, you need to provide the redirect URL for ONE. The value you need to use can be found in the Redirect URL field when configuring the connection Credentials in ONE.

600

Add a connection

  1. Go to [your source] > Connections and select Add Connection.

  2. In Connection type, select OneDrive Storage.

  3. Fill in the following:

    • Name: A meaningful name for your connection. Used to indicate the location of catalog items.

    • Description (Optional): A short description of the connection.

    • Drive ID (Optional): If you have multiple drives, enter the ID of the drive if you want to limit the connection to a specific drive.

Add credentials

Only OAuth 2.0 authentication is supported.
  1. Select Add Credentials.

  2. Fill in the following:

    • Name: Provide a clear name for this set of credentials.

    • Description (Optional): Explain what the credentials are used for or provide other useful information.

    • Redirect URL: Copy this value and add it to your app registration in Azure (see Prerequisites).

  3. Provide your Entra ID application details (found on the Overview pane of your application in Azure):

    • Client ID: The Application (client) ID.

    • Client secret: The client secret. For details about adding and accessing the client secret, see Add a client secret in the Microsoft documentation.

      Client secrets expire (maximum 24 months). Plan to renew them before expiration to avoid connection failures.
    • Tenant ID: The directory (tenant) ID of your Microsoft Entra instance.

      This appears as a GUID (for example, 12345678-1234-1234-1234-123456789012) and is found in the Entra ID portal in App registrations > [app name] > Overview, or in Azure Active Directory > Overview.

  4. In Refresh token, select Generate to create a new token.

    This might open a Microsoft login screen. Log in to your Microsoft account and confirm access. Select Allow to continue.

    Once generated, the token’s expiration date is shown in Refresh token valid till.

  5. To use this set of credentials by default when connecting to the data source, select Set as default.

One set of credentials must be defined as default for each connection. Otherwise, DQ evaluation fails and previewing data in the catalog is not possible.

Add write credentials

If you want to export data to this source, add write credentials. Select Add Credentials and follow the instructions in Add credentials.

Next steps

Test and save your connection to complete setup.

Was this page useful?