https://github.com/colindembovsky/azdo-build-test-pbi
https://github.com/colindembovsky/azdo-build-test-pbi
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/colindembovsky/azdo-build-test-pbi
- Owner: colindembovsky
- Created: 2019-09-16T21:38:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T22:07:44.000Z (almost 7 years ago)
- Last Synced: 2025-03-30T19:32:37.599Z (over 1 year ago)
- Size: 235 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Azue DevOps Build and Test PowerBI Template
Read all about this template in [this blog post](http://bit.ly/buildtestazdopbi).
This PowerBI template allows you to report off builds for the last two weeks, including queue information, test information and coverage information.
Download the PBIT file and connect it to your organization.
## Connecting
There is a parameter (Azure DevOps Organization) and two connections that you need to authenticate.
### Specifying the Azure DevOps Organization
When you open the PBIT, you will be prompted for your Azure DevOps Organization. Type in the name of your org (so if you connect to `https://dev.azure.com/myorg`, type `myorg`).

### Access Web Content Connection
The REST API calls are authenticated by a personal access token (PAT). When the authentication pops up for Web Content, click on Web API method. Paste your PAT into the password box and update the dropdown for "level" to `https://dev.azure.com/`.

### Access OData Connection
The OData feed is authenticated via organizational credentials. Click on Org Credentials, set the dropdown to and sign in.
