epam / cloud-pipeline

Cloud agnostic genomics analysis, scientific computation and storage platform
https://cloud-pipeline.com
Apache License 2.0
145 stars 58 forks source link

Introduce new way to load Azure price sheet with EA API #1556

Open SilinPavel opened 3 years ago

SilinPavel commented 3 years ago

Background It would be very convenient to have possibility to mark azure region as region with Enterprise Agreement in order to load price data differently.

For now we load all prices for Azure regions with RateCard API but this API doesn't count on any EA discount, etc.

Using https://docs.microsoft.com/en-us/rest/api/billing/enterprise/billing-enterprise-api-pricesheet will allow to have all discount in place and calculate cost more accurate.

mzueva commented 3 years ago

API changes backported to release/0.16

rodichenko commented 3 years ago

@sidoruka @NShaforostov @mzueva backported to release/0.16 (13fb2d654bb07a604e8253078c5c131702c73be6)