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
As Azure Billing is quite restrictive with how many requests can be sent in a short amount of time, the integration can just fail to retrieve data due to throttling errors.
Recently, leveraging the Retry-After Header has been used with success in beats PR: #38294.