Skip to content

Commit decdc4e

Browse files
committed
Merge pull request #33 from CarlRabeler/readme
powerbi
2 parents 4cd5b34 + 2eb0540 commit decdc4e

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

237 KB
Binary file not shown.

samples/manage/azure-sql-db-elastic-pools/readme.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This readme applies to the PowerShell scripts: PoolTelemetryJobRunner.ps1 and Po
1313
[Customizing the PoolTelemetryJobRunner script](#customizing-the-pooltelemetryjobrunner-script)<br/>
1414
[Executing the runner script](#executing-the-runner-script)<br/>
1515
[Inspecting the telemetry that is collected](#inspecting-the-telemetry-that-is-collected)<br/>
16+
[Power BI](#power-bi)<br/>
1617
[Disclaimers](#disclaimers)<br/>
1718
[Related links](#related-links)<br/>
1819

@@ -163,6 +164,18 @@ Data can be queried while data collection is in progress.
163164

164165
> [AZURE.NOTE] If the scripts are stopped and started again within a short period they may add duplicate rows to the telemetry tables.
165166
167+
<a power-bi></a>
168+
169+
## Power BI designer file
170+
171+
A sample Power BI designer (PBIX) file is also provided in this location (which can be opened using PowerBI desktop tool). It provides a simple dashboard experience over the elastic pool data collected using the scripts described above. To use this PBIX file follow these steps
172+
173+
- Download the file and open it in [Power BI desktop tool](https://powerbi.microsoft.com/en-us/desktop/).
174+
- Change the queries to point them to your telemetry database servers and database.
175+
- Refresh the report to get current data.
176+
- The report will show the busiest top 5 elastic pools over the last 6 hours, 24 hours and 7 days.
177+
- This report can also be published as a dashboard to your organization’s PowerBI site for use by others in your organization.
178+
166179
<a name=disclaimers></a>
167180

168181
## Disclaimers

0 commit comments

Comments
 (0)