Home/Integrations/Azure OpenAI
Integration

Azure OpenAI Integration for Enterprise Prompt Testing

Test your Azure-hosted OpenAI models with enterprise-grade security. Maintain compliance while shipping quality prompts.

Connect Azure OpenAI

Supported Models

GPT-4 (Azure)
GPT-4o (Azure)
GPT-3.5 Turbo (Azure)
Embeddings (Azure)

Integration Features

  • Azure AD authentication
  • Private endpoint support
  • Regional deployment testing
  • Content filtering validation
  • Enterprise compliance

Quick Setup Guide

1

Configure Azure OpenAI endpoint in PromptLens

2

Add your Azure API key and deployment name

3

Create projects matching your Azure deployments

4

Run evaluations with enterprise security

View Azure OpenAI API Documentation

Testing Azure OpenAI Deployments with PromptLens

Test your Azure-hosted models with enterprise compliance. PromptLens connects to your Azure endpoint while keeping data within your Azure tenant.

// Configure Azure OpenAI endpoint
Endpoint: https://your-org.openai.azure.com/
Deployment: gpt-4o-prod
API Version: 2024-12-01-preview

// Test content filtering behavior
| input_text           | azure_filter | expected       |
|---------------------|-------------|----------------|
| "Normal question"    | Pass        | Valid response  |
| "Sensitive content"  | Blocked     | Filter message  |
| "Edge case query"    | Pass        | Safe response   |

// Validate regional deployment parity
// Ensure East US and West Europe
// deployments produce equivalent outputs

Start Testing Azure OpenAI Prompts

Connect your Azure OpenAI API and start catching prompt regressions in minutes.

Get Started Free