Skip to content

Commit

Permalink
Wiki links
Browse files Browse the repository at this point in the history
  • Loading branch information
keesschollaart81 committed Jan 4, 2019
1 parent d45871b commit ffc87cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Get in control over your Azure Costs! This Widget gives you insights in your tea

## Getting started

You need to create an Azure Pipeline for the widget to work. This pipeline is going to download and host your cost-data, used by the widget.
You need to create an Azure Pipeline for the widget to work. This pipeline is going to download and host your cost-data, used by the widget. [Read the 4 good reasons for 'why the need of a pipeline' here](https://github.com/keesschollaart81/AzureCostInsights.Marketplace/wiki/Why-the-need-of-a-Pipeline).

![](/AzureCostInsights.Marketplace/images/flow.png)

Expand All @@ -23,7 +23,7 @@ This build pipeline is required to download and host your cost data.
- Create a new empty build (not release) pipeline and select a (preferable empty) repository
- Name the pipeline something like 'Cost Insights'
- Add the 'Download Cost Data' task for each subscription, then end with the 'Publish Cost Data' task
- Depending on your Subscription Type (Pay as you Go, EA, CSP, etc.) you need to select the 'consumption' or the 'usage' API in the 'Download Cost Data' task. [More info here](https://github.com/keesschollaart81/AzureCostInsights.Marketplace/wiki/Getting-Started#subscription-types).
- Depending on your Subscription Type (Pay as you Go, EA, CSP, etc.) you need to select the 'consumption' or the 'usage' API in the 'Download Cost Data' task. [More info here](https://github.com/keesschollaart81/AzureCostInsights.Marketplace/wiki/Usage-vs-Consumption-Api).
- Your pipeline will look like this:
![](/AzureCostInsights.Marketplace/screenshots/buildpipeline.png)

Expand Down

0 comments on commit ffc87cc

Please sign in to comment.