You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Azure SQL Data Warehouse Samples Repository
2
2
3
-
This GitHub repository contains code samples that demonstrate how to use [Microsoft's Azure SQL Data Warehouse](http://aka.ms/sqldw) service. Each sample includes a README file
3
+
This GitHub repository contains code samples that demonstrate how to use [Microsoft's Azure Synapse dedicated SQL pools (formerly SQL Data Warehouse)](http://aka.ms/sqldw) service. Each sample includes a README file
4
4
that explains how to run and use the sample.
5
5
6
6
## Releases in this repository
@@ -21,6 +21,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
21
21
22
22
## License
23
23
These samples and templates are all licensed under the MIT license. See the license.txt file in the root.
24
-
25
-
## Questions
26
-
Email questions to: [sqldwsamples@microsoft.com](mailto:sqldwsamples@microsoft.com).
0 commit comments