Recent posts

Making API calls more resilient

2 minute read

In the world of networked applications, call failures are a common occurrence due to the inherent unreliability of networks. When working with the Azure Cost...

How to get a token to access the Azure cost API

1 minute read

The Azure Cost CLI is a command-line dotnet tool created to facilitate interaction with Azure’s cloud costs. While the development of the tool was a technica...