From b3d46bccb6d2c85c1ce55ef5a108a0a504d9c78f Mon Sep 17 00:00:00 2001 From: barbkess Date: Mon, 2 May 2016 13:01:42 -0700 Subject: [PATCH] change formatting --- README_samples_template.md | 33 +++++++++------------------------ 1 file changed, 9 insertions(+), 24 deletions(-) diff --git a/README_samples_template.md b/README_samples_template.md index 36eb0724fd..755b3baf52 100644 --- a/README_samples_template.md +++ b/README_samples_template.md @@ -21,28 +21,13 @@ Briefly describe what the sample does. Describe the benefit of running this samp ## About this sample -Applies to: - -- SQL Server 2016 (or higher), or Azure SQL Data Warehouse - -Key features: - -- columnstore indexes - -Workload: -- data warehouse - -Languages: - -- T-SQL - -Authors: - -- github-user1;github-user2 - -Last update: - -- 04/29/2016 + +1. **Applies to:** SQL Server 2016 (or higher), Azure SQL Database, Azure SQL Data Warehouse, Parallel Data Warehouse +1. **Key features: ** +1. **Workload:** +1. **Programming Language:** +1. **Authors:** +1. **Update history:** @@ -50,13 +35,13 @@ Last update: To run this sample, you need the following prerequisites. -Software prerequisites: +**Software prerequisites:** 1. SQL Server 2016 (or higher) or an Azure SQL Database 2. Visual Studio 2015 (or higher) with the latest SSDT installed -Azure prerequisites: +**Azure prerequisites:** 1. Permission to create an Azure SQL Database