Unable to pass Cost Managment pagination next link url . #39242
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Cost Management - Query
All issues in cost management associated with tags, dimensions and forecasts.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Mgmt
This issue is related to a management-plane library.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Requirements.txt
I am trying to extract some cost details from azure using cost management and since the granularity is at daily, I expect the system to return back couple of thousands of records. What I observed is, the call returns 5000 records, in order to get more records, I referred the documentation and could see the next_link value. I referred the documentation but couldn't find a way to pass this url back to fetch the next set. Is this something the SDK supports?
The text was updated successfully, but these errors were encountered: