Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform
Hello Dharun Balaji ,
Thank you for reaching out on Microsoft Q&A.
For the Azure AI Foundry Model Router (deployment version 2025-05-19):
You cannot add external or fine-tuned Azure models into the router’s pool. Only the models defined by Microsoft are used.
There is no option today to restrict or block specific models from routing.
There are no API parameters or custom headers that allow you to control or limit model selection.
Prompt engineering and request settings (e.g., temperature, max tokens) affect generation, but they do not force the router to select a reasoning-capable model.
At this time, there is no published roadmap for exposing direct routing controls. If you need strict control, you would deploy and call a specific model directly instead of relying on the router.
You can read more here:
I hope this helps!
If the information is useful, please accept the answer and upvote it to assist other community members.