{"resource_type":{"id":427,"name":"azure_foundry","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"base_url\",\n\t\t\"api_key\"\n\t],\n\t\"properties\": {\n\t\t\"api_key\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"API key for the Azure AI Foundry resource.\",\n\t\t\t\"nullable\": false,\n\t\t\t\"password\": true,\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"base_url\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"Foundry resource root URL, e.g. https://<YOUR_RESOURCE_NAME>.services.ai.azure.com (not the /api/projects/... project endpoint). Windmill appends the correct API path per model: /openai/v1 for OpenAI-compatible models and /anthropic/v1 for Claude models.\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"base_url\",\n\t\t\"api_key\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"azure","description":"Credentials for Azure AI Foundry. Serves OpenAI models and OpenAI-compatible models (DeepSeek, Llama, Mistral, Phi) as well as Anthropic (Claude) models, each on its own API path.","created_by":"hugo989","created_at":"2026-07-02T15:26:18.874Z"}}