--- # see https://docs.datahub.com/docs/generated/ingestion/sources/mssql for complete documentation source: type: mssql config: username: sa password: test!Password database: DemoData # see https://docs.datahub.com/docs/metadata-ingestion/sink_docs/datahub for complete documentation sink: type: "datahub-rest" config: server: "http://localhost:8080"