Currently I am using Azure Consumption API for my program. But it is very slow, it takes almost 8 seconds to give the response. What should I do now? Here is the azure API that I am using..
Here is the link to visit that API https://docs.microsoft.com/en-us/rest/api/consumption/usagedetails/list
Is there is any way to get the response faster from the Azure API??