consumption
2 TopicsHow to Optimize your Codespaces: Pro-tips for managing quotas
Now that GitHub Codespaces is free for anyone, you might be surprised to see how fast you can hit the free quota. Here are four things you can do to make the most out of the 90 hours you get every month (and 180 hours if you are a student).11KViews3likes1CommentIncomplete Usage Data for Final Day of the Month (Consumption Usage Details API)
I have a daily data collector which runs at around 2am to pull the previous days usage data. This has been working well for a few months although I have noticed that on the first of each month, the data pulled seems incomplete and the total cost for the final day of the month is around half of every other day. Is there any reason why data would be missing for the final day of the month? The specific endpoint I am hitting is: https://management.azure.com/subscriptions/{subscriptionID}/providers/Microsoft.Consumption/usageDetails?api-version=2021-10-01 Any assistance would be appriciated.643Views0likes0Comments