You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this azure documentation, Consumption Usage Details API will be retired at some point in the future. Developers are encouraged to switch to using the Cost Details API.
The usage function currently requires the use of Consumption Usage Details API (i.e., usage/utils/usage.py), investigate the migration to Cost Details API.