An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
Hi Luca L,
I sincerely apologize for the delayed response.
Thank you for the detailed follow-up and for sharing your observations this is extremely helpful.
You’re absolutely right in your assessment. Based on similar cases we’ve seen, the behavior you’re describing typically occurs when older Azure OpenAI resources haven’t fully synchronized with the latest catalog metadata for limited-access features like model-router. This is why the option might not surface in the portal UI for existing instances, even though deployments via Terraform (or freshly created resources) work as expected.
At this time, there’s no functional impact on your deployments as you’ve confirmed, the model-router works correctly once provisioned, regardless of whether it was created through Terraform or a new instance. The issue is primarily related to the portal UI not reflecting the most recent feature availability on older resources.
In the meantime, your suggested workarounds using Terraform or deploying via a newly created Azure OpenAI resource are the recommended approaches. We appreciate you highlighting them here for the benefit of others who might face the same issue.
Thank you!