12 Jan 2024 10:37 AM - last edited on 15 Jan 2024 07:54 AM by MaciejNeumann
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
Solved! Go to Solution.
27 Mar 2024 06:40 PM
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