Closed timalces closed 2 years ago
With changes to Azure's billing, there are now two types of subscription: modern and legacy. Azure APIs treat these two differently, both in the API query and their responses. We must differentiate between these accordingly when recording cost logs.
modern
legacy
With changes to Azure's billing, there are now two types of subscription:
modern
andlegacy
. Azure APIs treat these two differently, both in the API query and their responses. We must differentiate between these accordingly when recording cost logs.