CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/synapse/__init__.py
azure/synapse/artifacts/__init__.py
azure/synapse/artifacts/_artifacts_client.py
azure/synapse/artifacts/_configuration.py
azure/synapse/artifacts/_patch.py
azure/synapse/artifacts/_serialization.py
azure/synapse/artifacts/_vendor.py
azure/synapse/artifacts/_version.py
azure/synapse/artifacts/py.typed
azure/synapse/artifacts/aio/__init__.py
azure/synapse/artifacts/aio/_artifacts_client.py
azure/synapse/artifacts/aio/_configuration.py
azure/synapse/artifacts/aio/_patch.py
azure/synapse/artifacts/aio/operations/__init__.py
azure/synapse/artifacts/aio/operations/_big_data_pools_operations.py
azure/synapse/artifacts/aio/operations/_data_flow_debug_session_operations.py
azure/synapse/artifacts/aio/operations/_data_flow_operations.py
azure/synapse/artifacts/aio/operations/_dataset_operations.py
azure/synapse/artifacts/aio/operations/_integration_runtimes_operations.py
azure/synapse/artifacts/aio/operations/_kql_script_operations.py
azure/synapse/artifacts/aio/operations/_kql_scripts_operations.py
azure/synapse/artifacts/aio/operations/_library_operations.py
azure/synapse/artifacts/aio/operations/_link_connection_operations.py
azure/synapse/artifacts/aio/operations/_linked_service_operations.py
azure/synapse/artifacts/aio/operations/_metastore_operations.py
azure/synapse/artifacts/aio/operations/_notebook_operation_result_operations.py
azure/synapse/artifacts/aio/operations/_notebook_operations.py
azure/synapse/artifacts/aio/operations/_patch.py
azure/synapse/artifacts/aio/operations/_pipeline_operations.py
azure/synapse/artifacts/aio/operations/_pipeline_run_operations.py
azure/synapse/artifacts/aio/operations/_run_notebook_operations.py
azure/synapse/artifacts/aio/operations/_spark_configuration_operations.py
azure/synapse/artifacts/aio/operations/_spark_job_definition_operations.py
azure/synapse/artifacts/aio/operations/_sql_pools_operations.py
azure/synapse/artifacts/aio/operations/_sql_script_operations.py
azure/synapse/artifacts/aio/operations/_trigger_operations.py
azure/synapse/artifacts/aio/operations/_trigger_run_operations.py
azure/synapse/artifacts/aio/operations/_workspace_git_repo_management_operations.py
azure/synapse/artifacts/aio/operations/_workspace_operations.py
azure/synapse/artifacts/models/__init__.py
azure/synapse/artifacts/models/_artifacts_client_enums.py
azure/synapse/artifacts/models/_models_py3.py
azure/synapse/artifacts/models/_patch.py
azure/synapse/artifacts/operations/__init__.py
azure/synapse/artifacts/operations/_big_data_pools_operations.py
azure/synapse/artifacts/operations/_data_flow_debug_session_operations.py
azure/synapse/artifacts/operations/_data_flow_operations.py
azure/synapse/artifacts/operations/_dataset_operations.py
azure/synapse/artifacts/operations/_integration_runtimes_operations.py
azure/synapse/artifacts/operations/_kql_script_operations.py
azure/synapse/artifacts/operations/_kql_scripts_operations.py
azure/synapse/artifacts/operations/_library_operations.py
azure/synapse/artifacts/operations/_link_connection_operations.py
azure/synapse/artifacts/operations/_linked_service_operations.py
azure/synapse/artifacts/operations/_metastore_operations.py
azure/synapse/artifacts/operations/_notebook_operation_result_operations.py
azure/synapse/artifacts/operations/_notebook_operations.py
azure/synapse/artifacts/operations/_patch.py
azure/synapse/artifacts/operations/_pipeline_operations.py
azure/synapse/artifacts/operations/_pipeline_run_operations.py
azure/synapse/artifacts/operations/_run_notebook_operations.py
azure/synapse/artifacts/operations/_spark_configuration_operations.py
azure/synapse/artifacts/operations/_spark_job_definition_operations.py
azure/synapse/artifacts/operations/_sql_pools_operations.py
azure/synapse/artifacts/operations/_sql_script_operations.py
azure/synapse/artifacts/operations/_trigger_operations.py
azure/synapse/artifacts/operations/_trigger_run_operations.py
azure/synapse/artifacts/operations/_workspace_git_repo_management_operations.py
azure/synapse/artifacts/operations/_workspace_operations.py
azure_synapse_artifacts.egg-info/PKG-INFO
azure_synapse_artifacts.egg-info/SOURCES.txt
azure_synapse_artifacts.egg-info/dependency_links.txt
azure_synapse_artifacts.egg-info/not-zip-safe
azure_synapse_artifacts.egg-info/requires.txt
azure_synapse_artifacts.egg-info/top_level.txt
samples/Readme.md
samples/simple_sample.py
tests/conftest.py
tests/test_smoke.py
tests/testcase.py