Skip to content

Azure AI Foundry

Beta Connected tier

Azure AI Foundry is the default AI inference provider for the Demiton platform. The adapter invokes Azure AI Foundry’s deployment API for the Studio chat interface, document intelligence, and workflow LLM steps.

Authentication: Platform-managed (Entra ID managed identity)
System type: AZURE_FOUNDRY
API reference: Azure AI Foundry


Integration model

This connector is configured and managed by Demiton as part of your deployment - you do not supply credentials or manage the connection yourself.

The adapter is currently in Beta. The CHECK_HEALTH command is implemented for connectivity verification. Full deployment management integration is in progress.


Security

Access type: Platform-managed - inference only

Demiton calls the Azure AI Foundry inference API under its managed identity. Document content and query context is sent to the model for the duration of inference only - it is not stored by the AI provider beyond the request lifetime.

No customer data is used for model training. All inference runs under Demiton’s managed identity, not under individual user credentials.


Next steps