/sql-data-warehouse-samples

Snippets and samples for Azure SQL Data Warehouse

Primary LanguageC#OtherNOASSERTION

Azure SQL Data Warehouse Samples Repository

This GitHub repository contains code samples that demonstrate how to use Microsoft's Azure SQL Data Warehouse service. Each sample includes a README file that explains how to run and use the sample.

Releases in this repository

Releases allow you to conveniently download sample databases or applications without the need to build them from source code. This repo has the following releases:

To see the complete list of resources in this repository, navigate to Releases.

Working in GitHub

To work in GitHub, go to https://github.com/Microsoft/sql-data-warehouse-samples and fork the repository. Work in your own fork and when you are ready to submit to make a change or publish your sample for the first time, submit a pull request into the master branch of sql-data-warehouse-samples. One of the approvers will review your request and accept or reject the pull request.

Each sample should be in its own folder with a README.md file that follows the template. Generated files (e.g., .exe or .bacpac) and user configuration settings (e.g., .user) should not be committed to GitHub.

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

These samples and templates are all licensed under the MIT license. See the license.txt file in the root.

Questions

Email questions to: sqldwsamples@microsoft.com.