{"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\": \"OpenAI-compatible endpoint, e.g. https://<YOUR_RESOURCE_NAME>.services.ai.azure.com/openai/v1 (use this, not the /api/projects/... project endpoint).\",\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, exposing an OpenAI-compatible chat completions API.","created_by":"hugo989","created_at":"2026-07-02T15:26:18.874Z"}}