This commit is contained in:
sidneyh
2016-05-06 16:39:05 -07:00
parent 477b15da3d
commit 1f2380d0fd
@@ -0,0 +1,77 @@
# Sample name
Briefly describe what the sample does. Describe the benefit of running this sample.
<!-- Add a diagram if you have it -->
![Alt text](/media/image-name.png "<Friendly name>")
### Contents
[About this sample](#about-this-sample)<br/>
[Before you begin](#before-you-begin)<br/>
[Run this sample](#run-this-sample)<br/>
[Sample details](#sample-details)<br/>
[Disclaimers](#disclaimers)<br/>
[Related links](#related-links)<br/>
<a name=about-this-sample></a>
## About this sample
<!-- Delete the ones that don't apply -->
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*
<a name=before-you-begin></a>
## Before you begin
To run this sample, you need the following prerequisites.
**Software prerequisites:**
<!-- Examples -->
1. Azure SQL Database
2. Azure PowerShell
**Azure prerequisites:**
<!-- Examples -->
1. Permission to create an Azure SQL Database
<a name=run-this-sample></a>
## Run this sample
<!-- Step by step instructions. Here's a few examples -->
1. Open the ps in PowerShell.
2. Fill in the values for Resource Manager name, server name, user name, password.
<a name=sample-details></a>
## Sample details
Collects data from the listed server.
<a name=disclaimers></a>
## Disclaimers
The code included in this sample is not intended to be ...
<a name=related-links></a>
## Related Links
<!-- Links to more articles. Remember to delete "en-us" from the link path. -->
For more information, see these articles: