Training: Instruction to develop new skills.
Timothy Wade hi,
I think it is not a deployment bug it means ur subscription still has zero quota for those models in that region. When the slider is stuck at 0 and regions are greyed out, it means there is no capacity assigned to ur subscription for gpt 4.1 or gpt 4o mini, so Foundry cannot deploy anything and defaults to capacity 0 which then throws the InvalidCapacity error.
Upgrading from Azure for Students to Pay As You Go does not automatically grant OpenAI model quota. OpenAI quota is granted separately and sometimes takes time after subscription changes.
What u need to do is request quota from the Azure OpenAI quota page, not from the generic capacity blade. Go to Azure Portal, search for Azure OpenAI, open the quota management page and submit a request specifically for gpt 4o mini in East US. If the self service request is greyed out, it usually means ur subscription is either too new, not fully verified, or requires manual approval. If that option stays disabled, open a support ticket under Azure OpenAI and request quota increase manually. Include the subscription ID, region, and requested TPM like 10000. There is no way to deploy the model until quota is granted.
So the root issue is zero assigned TPM for those models not a lab configuration problem. Once quota is approved regions will become selectable and the slider will unlock.
rgds,
Alex