Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Databricks-managed OAuth U2M authenticates Google Drive ingestion into Azure Databricks. No Google Cloud project or app registration is required. The connector authenticates as an individual Google account, so it ingests only the files that account can access.
Tip
If your organization requires control over the OAuth application registration, see OAuth U2M: Custom-managed instead.
Prerequisites
- A Azure Databricks workspace with Unity Catalog enabled.
- The
CREATE CONNECTIONprivilege on the metastore. - A Google account with at least read access to the files, folders, or shared drives you want to ingest. The connector ingests only the files that account can access.
Create the connection
If OAuth U2M: Databricks-managed isn't listed in your workspace, use OAuth U2M: Custom-managed.
- In the Azure Databricks workspace, click
Catalog > Create > Create a connection.
- On the Connection basics page of the Set up connection wizard, specify a unique Connection name.
- In the Connection type drop-down menu, select Google Drive.
- In the Auth type drop-down menu, select OAuth U2M: Databricks-managed.
- (Optional) Add a comment.
- Click Next.
- Click Sign in with Google.
- In the sign-in window, choose the Google account you want to authenticate with, then grant the requested permissions.
- Click Create connection.
Warning
Sharing a personal account connection grants other users access to your personal account's data.