Can't retrieve forecast cost using Azure Cost Management API for Month range (start date to last date) if the request happen in 1st date of month
I'm using Azure Forecast Cost Management API to try to retrieve the forecast cost shown in the azure portal like below. This is the API I'm using -> https://learn.microsoft.com/en-us/rest/api/cost-management/forecast/usage?tabs=HTTP This is my request body looks like { "Dataset": { "Aggregation":…