A catalog of AI models in Microsoft Foundry that you can discover, compare, and deploy using Azure’s built‑in tools for evaluation, fine‑tuning, and inference
Hello @Dey, Nikita ,
Welcome to Microsoft Q&A .Thank you for reaching out to us.
The observed behavior in Foundry IQ preview, where the interface displays “Service temporarily unavailable” alongside knowledge status showing as “Unknown”, indicates a service-side limitation within the preview environment. In this state, the system is unable to retrieve or surface knowledge index metadata, which typically reflects temporary backend unavailability rather than a configuration or access issue.
As preview services operate with evolving infrastructure and partial regional rollout, intermittent instability or delayed status propagation may occur.This is consistent with preview-stage behavior, where certain components may experience intermittent inconsistencies as the platform continues to evolve
Please check if the following help -
- Validating service health and retry
- Review Azure Service Health to check for any service-impacting events or advisories affecting the environment
- Azure Service Health provides visibility into service issues, planned maintenance, and resource-level health signals relevant to the subscription.
- Retry access after a short interval, as such issues are often transient
- Isolating portal-related behavior
- Refresh the project and reopen the Foundry IQ blade
- Try access in an incognito/private browser session or after clearing browser cache
- Toggle the New Foundry experience off and reopen the same project in the classic view to rule out UI inconsistencies
Validating underlying resources
- Please confirm that the configured connection and knowledge sources are accessible
- Ensure that knowledge ingestion or indexing steps completed successfully
- If the setup was recent, allow some time for status propagation.
Regarding the documentation access issue , the difficulty in accessing it appears to be related to the embedded portal documentation experience rather than missing content.
To resolve this:
- Open the quickstart documentation directly in a separate tab:
- Use full browser view or collapse the navigation panel if needed.
As documentation pages are actively updated , portal-rendered views may not always reflect the latest layout or content structure.
For stable migration, it is important to note that Foundry IQ is still part of an evolving experience. For production-ready implementations, the following approach is recommended-
- Using Azure OpenAI together with Azure AI Search
- This follows the Retrieval-Augmented Generation (RAG) pattern, which grounds model responses in enterprise data for higher accuracy
The following references might be helpful , please check them out
- What is Foundry IQ? - Microsoft Foundry | Microsoft Learn
- Feature availability across cloud regions - Microsoft Foundry | Microsoft Learn
- Azure status
- Azure AI Search documentation - Azure AI Search | Microsoft Learn
Thank you