Hi Farrukh Umarov,
Tthanks for sharing the details. I understand this can be confusing.
From what you described, this behavior is actually expected in many cases for Claude models in Azure AI Foundry.
Here is what is likely happening:
Claude models like Opus use a different quota system compared to normal Azure OpenAI models. Their quota is not always available by default and is managed separately at the subscription level. [msnugget.com]
If your quota shows as zero or if the edit option is disabled, it usually means that no quota has been assigned yet to your subscription. In this case, the portal does not allow you to edit or allocate anything, because there is nothing available to distribute.
Also, for partner models like Claude, quota is not automatically created when you accept terms or deploy the model. Many subscriptions start with zero allocation and require backend enablement before quota can be used. [msnugget.com]
This is why:
The quota field can appear locked or not editable
You cannot assign capacity to deployments
Even after correct setup, it still does not work
A few things you can double check:
Go to quota section and confirm if it shows 0 out of 0 If yes, then this is not a configuration issue
Make sure you are checking the correct subscription and region Quota is tied to subscription and region, not project
Confirm Marketplace terms are accepted You already mentioned this, so that part looks fine
If everything above is already verified, then your setup is correct and the behavior is due to quota not being provisioned yet on the backend.
In simple words, the portal is not allowing changes because there is no quota assigned to your subscription for this model.
Hope this helps clarify the situation. Do let me know if you have any further queries.
Thankyou!