Azure Integration
Integrate BroxiAI with Microsoft Azure cloud services and ecosystem
Overview
Core Azure Services Integration
Azure OpenAI Service
{
"provider": "azure_openai",
"endpoint": "https://your-resource.openai.azure.com/",
"api_key": "${AZURE_OPENAI_API_KEY}",
"api_version": "2023-12-01-preview",
"deployment_name": "gpt-4",
"models": {
"chat": "gpt-4",
"embeddings": "text-embedding-ada-002",
"completion": "gpt-35-turbo"
}
}Azure Blob Storage
Azure SQL Database
Azure Cosmos DB
Azure Functions
Azure Service Bus
Advanced Azure Integrations
Azure Cognitive Services
Azure Logic Apps
Azure Monitor and Application Insights
Security and Compliance
Azure Active Directory Integration
Azure Key Vault
Compliance and Governance
Deployment Patterns
Azure Resource Manager (ARM) Templates
Azure DevOps Integration
Cost Optimization
Resource Management
Monitoring and Analytics
Azure Monitor Dashboard
Best Practices
Security Best Practices
Performance Best Practices
Next Steps
Related Guides
Last updated