diff --git a/samples/manage/Azure-SQL-Database-Elastic-Pools/Telemetry-for-multiple-pools-and-databases/README.md b/samples/manage/Azure-SQL-Database-Elastic-Pools/Telemetry-for-multiple-pools-and-databases/README.md new file mode 100644 index 0000000000..eb2e9435ce --- /dev/null +++ b/samples/manage/Azure-SQL-Database-Elastic-Pools/Telemetry-for-multiple-pools-and-databases/README.md @@ -0,0 +1,78 @@ +# Collect and Monitor resource usage telemetry for multiple elastic pools in a subscription + +This is a quick guide to using the PowerShell scripts provided for off-loading elastic pool and elastic database telemetry data into a separate telemetry database. + + + +![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:** Azure SQL Database +1. **Key features:** +1. **Workload:** +1. **Programming Language:** +1. **Authors:** +1. **Update history:** + + + +## Before you begin + +To run this sample, you need the following 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:** + + +1. Permission to create an Azure SQL Database + + + +## Run this sample + + + +1. From Visual Studio, open the **sample.sln** file from the root directory. + +2. In Visual Studio Build menu, select **Build Solution** (or Press F6). + +3. Step 3 ... + + + +## Sample details + +Describe sample details + + + +## Disclaimers +The code included in this sample is not intended to be ... + + + +## Related Links + + +For more information, see these articles: +