Forum Discussion
Leo_H1500
Jun 24, 2024Copper Contributor
Azure OpenAI Quota
Hi all, I have a question about the Azure OpenAI deployment quota and hope someone can help me understand. I understand the quota is shared among deployments in the same region (Japan East) a...
Matthias-Braun
Jun 24, 2024Copper Contributor
According to my experience, if you deploy instances in separate subscriptions (Tech-dev and Support-dev) owned by the same company, the quota would not be shared between them.
Each subscription maintains its own quota allocation, even if they belong to the same organization.
So, in your case, the quotas are not shared as long as the subscriptions are separate, even though they are owned by the same company.
Greetings Matthias
Each subscription maintains its own quota allocation, even if they belong to the same organization.
So, in your case, the quotas are not shared as long as the subscriptions are separate, even though they are owned by the same company.
Greetings Matthias
Leo_H1500
Jun 30, 2024Copper Contributor
Thank you