From 1f2380d0fd8dcd58b44d77924a07f8838bb1f385 Mon Sep 17 00:00:00 2001 From: sidneyh Date: Fri, 6 May 2016 16:39:05 -0700 Subject: [PATCH] readme --- .../azure-sql-db-elastic-pools/readme.md | 77 +++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 samples/manage/azure-sql-db-elastic-pools/readme.md diff --git a/samples/manage/azure-sql-db-elastic-pools/readme.md b/samples/manage/azure-sql-db-elastic-pools/readme.md new file mode 100644 index 00000000..dc4e11ae --- /dev/null +++ b/samples/manage/azure-sql-db-elastic-pools/readme.md @@ -0,0 +1,77 @@ +# Sample name + +Briefly describe what the sample does. Describe the benefit of running this sample. + + + +![Alt text](/media/image-name.png "") + + +### Contents + +[About this sample](#about-this-sample)
+[Before you begin](#before-you-begin)
+[Run this sample](#run-this-sample)
+[Sample details](#sample-details)
+[Disclaimers](#disclaimers)
+[Related links](#related-links)
+ + + + +## About this sample + + +1. **Applies to:** SQL Server 2016 (or higher), Azure SQL Database, Azure SQL Data Warehouse, Parallel Data Warehouse +1. **Key features:*Elastic pools* +1. **Workload:** +1. **Programming Language:*PowerShell* +1. **Authors:*sriniachyara* +1. **Update history:*5/6/16* + + + +## Before you begin + +To run this sample, you need the following prerequisites. + +**Software prerequisites:** + + +1. Azure SQL Database +2. Azure PowerShell + +**Azure prerequisites:** + + +1. Permission to create an Azure SQL Database + + + +## Run this sample + + + +1. Open the ps in PowerShell. + +2. Fill in the values for Resource Manager name, server name, user name, password. + + + + +## Sample details + +Collects data from the listed server. + + + +## Disclaimers +The code included in this sample is not intended to be ... + + + +## Related Links + + +For more information, see these articles: +