azure_ai_services
Security covered
The Azure AI Services module provides integration with Microsoft’s Azure OpenAI and Translator Text APIs, offering Drupal developers a simple way to access these services within custom modules and applications.
Features
Key features:
- Azure OpenAI Chat Completion API Support – Make requests to Azure-hosted OpenAI models for tasks such as content generation, summarization, or language-based analysis.
- Azure Translator Text API Support – Access Microsoft’s high-quality translation service for translating content across languages.
- Simple Configuration UI – Easily manage connection details such as API keys and endpoints through the admin forms.
This module does not provide any end-user functionality or interface elements. It is intended purely as a service layer to allow developers to call these APIs from their own code within Drupal.