Skip to content

Commit b3d46bc

Browse files
committed
change formatting
1 parent a4ca8b9 commit b3d46bc

File tree

1 file changed

+9
-24
lines changed

1 file changed

+9
-24
lines changed

README_samples_template.md

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -21,42 +21,27 @@ Briefly describe what the sample does. Describe the benefit of running this samp
2121

2222
## About this sample
2323

24-
Applies to:
25-
26-
- SQL Server 2016 (or higher), or Azure SQL Data Warehouse
27-
28-
Key features:
29-
30-
- columnstore indexes
31-
32-
Workload:
33-
- data warehouse
34-
35-
Languages:
36-
37-
- T-SQL
38-
39-
Authors:
40-
41-
- github-user1;github-user2
42-
43-
Last update:
44-
45-
- 04/29/2016
24+
<!-- Delete the ones that don't apply -->
25+
1. **Applies to:** SQL Server 2016 (or higher), Azure SQL Database, Azure SQL Data Warehouse, Parallel Data Warehouse
26+
1. **Key features: **
27+
1. **Workload:**
28+
1. **Programming Language:**
29+
1. **Authors:**
30+
1. **Update history:**
4631

4732
<a name=before-you-begin></a>
4833

4934
## Before you begin
5035

5136
To run this sample, you need the following prerequisites.
5237

53-
Software prerequisites:
38+
**Software prerequisites:**
5439

5540
<!-- Examples -->
5641
1. SQL Server 2016 (or higher) or an Azure SQL Database
5742
2. Visual Studio 2015 (or higher) with the latest SSDT installed
5843

59-
Azure prerequisites:
44+
**Azure prerequisites:**
6045

6146
<!-- Examples -->
6247
1. Permission to create an Azure SQL Database

0 commit comments

Comments
 (0)