cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to view Azure costs on Dynatrace

marta88
Visitor

Hi,

I would like to query the Azure cost Management API (Generate Cost Details Report - Create Operation - REST API (Azure Cost Management) | Microsoft Learn...from Dynatrace in order to get Azure costs. Is it feasible? Could you provide me some guidance on how to configure it?

Thank you

Kind Regards

Marta

 

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

I would imagine you could send the data from Azure into Dynatrace. The other way would be to leverage a data explorer oe DQL query that looks at the cost associated metric then adds in an operator to formulate the cost. For Example, If 1gb of RAM = $100, you can take that Metric of Total Ram = 5GB *100 = $500. We do this for Dynatrace billing as well 

-Chad

Featured Posts