{"resource_type":{"id":237,"name":"azure_openai","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"order\": [\n\t\t\"apiKey\",\n\t\t\"baseUrl\"\n\t],\n\t\"properties\": {\n\t\t\"apiKey\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"\",\n\t\t\t\"nullable\": false,\n\t\t\t\"password\": true,\n\t\t\t\"type\": \"string\"\n\t\t},\n\t\t\"baseUrl\": {\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"https://<YOUR_RESOURCE_NAME>.openai.azure.com/openai\",\n\t\t\t\"nullable\": false,\n\t\t\t\"type\": \"string\"\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"apiKey\",\n\t\t\"baseUrl\"\n\t],\n\t\"type\": \"object\"\n}","approved":true,"app":"azure","description":"Credentials for an Azure OpenAI Service resource, using its endpoint URL and an API key.","created_by":"hugo697","created_at":"2025-04-03T18:49:03.742Z","format_extension":null,"picks":"3","display_name":"Azure OpenAI"}}