Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Important
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Azure Databricks previews.
Create a GitHub connection in Catalog Explorer to store authentication credentials for Lakeflow Connect ingestion. Any user with the USE CONNECTION privilege on the connection can then create GitHub ingestion pipelines without needing direct access to the credentials.
Alternatively, admin users can create a connection and a pipeline at the same time in the data ingestion UI. See Create an ingestion pipeline.
For privilege requirements, see Connect to managed ingestion sources.
Prerequisites
Complete the source setup. Use the authentication details you obtain to create the connection.
Create a connection
- In the Azure Databricks workspace, click
Catalog > Create > Create a connection.
- On the Connection basics page of the Set up connection wizard, enter a unique Connection name.
- In the Connection type drop-down menu, select GitHub.
- (Optional) Add a comment.
- Click Next.
- On the Authentication page, enter the following credentials:
- Client ID: The client ID from the source setup.
- Client secret: The client secret from the source setup.
- (Optional) Enterprise domain: The GitHub Enterprise domain. If not specified, the default
api.github.comis used.
- Click Authorize. You're redirected to the GitHub authorization page.
- Review and authorize all the requested scopes. You're redirected to the Azure Databricks workspace.
- Click Create connection.