Hi,
I’m experiencing issues with a custom cost dashboard built using SQL Analytics.
The setup involves two datasets, both user the Azure Data Source:
- The first dataset uses the cost data stream (10 objects).
- The second uses the cost-by-tag stream (69 objects).
I’m joining tables using SQL. Initially, each dataset contained a single tag or subscription, but I encountered the error:
“The data source has throttled the request.”
I simplified the setup as described above, but the issue persists. The error message is:
The data source has throttled the request, please try again later. The data stream has failed to return data. (429: Too many requests. Please retry.)
Any guidance on how to resolve or mitigate this throttling issue would be greatly appreciated.
Thanks,
Zafar