Skip to content

Commit d8a6717

Browse files
authored
Merge pull request #586 from microsoft/pmasl
Added MS logo
2 parents 0e47140 + 5afccda commit d8a6717

4 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![](./media/solutions-microsoft-logo-small.png)
2+
13
# SQL Server Samples Repository
24
This GitHub repository contains code samples that demonstrate how to use Microsoft's SQL products including SQL Server, Azure SQL Database, and Azure SQL Data Warehouse. Each sample includes a README file that explains how to run and use the sample.
35

README_samples_template.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<!-- Always leave the MS logo -->
2+
![](./media/solutions-microsoft-logo-small.png)
3+
14
# Sample name
25

36
Briefly describe what the sample does. Describe the benefit of running this sample.
2.38 KB
Loading

samples/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![](../media/solutions-microsoft-logo-small.png)
2+
13
# Sample Categories
24

35
End-to-end sample applications that illustrate the use of SQL Server for specific application scenarios.

0 commit comments

Comments
 (0)