{ "source": { "type": "sample-data", "config": { "sample_data_folder": "./examples/sample_data" } }, "sink": { "type": "metadata-rest", "config": {} }, "metadata_server": { "type": "metadata-server", "config": { "api_endpoint": "http://localhost:8585/api", "auth_provider_type": "azure", "client_id": "", "authority":"https://login.microsoftonline.com/", "secret_key":"", "scopes": [ "" ] } } }