@Christian To add to the above answer, the limits of deployments are not shared between subscriptions. So, you can have 450k TKM for "myOpenAI3" (sweden central) deployment in subscription mySubscription2 and 450k TKM shared between "myOpenAI1" (sweden central) and "myOpenAI2" (sweden central) deployments in mySubscription1.
However, there is a concept of Usage tier which counts against your tenant and all the subscriptions under it. Where a customer’s usage is defined per model and is the total tokens consumed across all deployments in all subscriptions in all regions for a given tenant. The limits for these are mentioned here. For example, for gpt4-o the maximum usage tier limit is 12 billion tokens for all deployments under all subscriptions under a single tenant.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.