I have two API Managements created in Azure. One for DEV and the other for PROD. Both are "Basic" Tier
I have many APIs in each of them. I want to divide cost for each "Cost Center" in my organization.
The best way to do this is by number of requests? I think yes, but I will listen recommendations
But what is the best way for this? For example, one API consumes the 80% of the total requests... So this API will pay the 80% of API Management cost. I have to divide cost manually?
Thanks