Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

feat: CDDP Purview integration#32

Open
thurstonchen wants to merge 1 commit into
devfrom
feat/thurston/17-purview-integration
Open

feat: CDDP Purview integration#32
thurstonchen wants to merge 1 commit into
devfrom
feat/thurston/17-purview-integration

Conversation

@thurstonchen

Copy link
Copy Markdown

Not ready for review yet

Initial commit with below updates:

  • Added purviewapi class to include backend APIs to interact with Purview, like creating collection, registering data source, creating data scan, getting scan status, getting guid of scanned assets and creating/updating data assets lineage.
  • Added the initial draft purview integration markdown to describe Purview integration prerequisites.

@thurstonchen thurstonchen linked an issue Dec 9, 2022 that may be closed by this pull request
@thurstonchen thurstonchen changed the title feat: CDDP Purview integration #17 feat: CDDP Purview integration Dec 9, 2022
@thurstonchen thurstonchen added the enhancement New feature or request label Dec 9, 2022
@maye-msft maye-msft self-requested a review December 12, 2022 01:35
@maye-msft maye-msft added this to the 2022 Dec. milestone Dec 12, 2022
Comment thread src/cddp/purviewapi.py
errors = response.content
raise Exception(f"{self.FAILED_REGISTERING_DATA_SOURCE_MSG} error_message: {errors}")

def ceate_data_scan(self,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type: ceate => create

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deploy to Purview spike test

2 participants