Issue
The Multi-Modal Vision Analysis model selector omits configured GPT 5.6 deployments even though the same enabled deployments appear under Global Endpoints. This affects GPT 5.6 variants such as Luna, Sol, and Terra and may affect later GPT model versions that use aliases or different model-name fields.
Steps to Reproduce
- Enable Multi-Model Endpoints and configure an enabled endpoint with GPT 5.6 deployments (for example Luna, Sol, or Terra).
- Save the endpoint with those models enabled.
- Open Admin Settings > Search and Extract > Multi-Modal Vision Analysis.
- Open the Vision Model selector.
Expected Behavior
Every enabled vision-capable GPT 5.6 deployment appears in the selector, and future GPT 5.x or later naming variants are recognized when their model metadata or deployment name identifies them as GPT models.
Actual Behavior
The selector shows GPT 5.4 deployments but omits the enabled GPT 5.6 deployments shown under Global Endpoints.
Impact
Admins cannot choose newer multimodal deployments for image analysis, forcing them to remain on GPT 5.4 even when newer models are configured and governed.
Notes
The client-side vision filter currently checks only a subset of model naming fields and uses narrow literal patterns. Validate Azure OpenAI, New Foundry, and classic Foundry endpoint model objects, including aliases with spaces or hyphens.
Acceptance Criteria
Issue
The Multi-Modal Vision Analysis model selector omits configured GPT 5.6 deployments even though the same enabled deployments appear under Global Endpoints. This affects GPT 5.6 variants such as Luna, Sol, and Terra and may affect later GPT model versions that use aliases or different model-name fields.
Steps to Reproduce
Expected Behavior
Every enabled vision-capable GPT 5.6 deployment appears in the selector, and future GPT 5.x or later naming variants are recognized when their model metadata or deployment name identifies them as GPT models.
Actual Behavior
The selector shows GPT 5.4 deployments but omits the enabled GPT 5.6 deployments shown under Global Endpoints.
Impact
Admins cannot choose newer multimodal deployments for image analysis, forcing them to remain on GPT 5.4 even when newer models are configured and governed.
Notes
The client-side vision filter currently checks only a subset of model naming fields and uses narrow literal patterns. Validate Azure OpenAI, New Foundry, and classic Foundry endpoint model objects, including aliases with spaces or hyphens.
Acceptance Criteria