Favicon of azure-ai-openai-dotnet

azure-ai-openai-dotnet Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET". Published by microsoft in skills.

Decision snapshot

Is this a fit?

Best for

Deployment, Design and media, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

API key required authentication, Credentials required

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: API key required.

What is azure-ai-openai-dotnet Skill?

Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Design and media
  • Deployment use cases
  • Design and media use cases

Declared skill metadata

  • Declared author: Microsoft
  • Declared license: MIT
  • Source file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • API key required

Requirements and access

API key required

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredAPI key required authentication

When to use azure-ai-openai-dotnet Skill

  • Use it for deployment.
  • Use it for design and media.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md

What it does

Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants. Triggers: "Azure OpenAI", "AzureOpenAIClient", "ChatClient", "chat completions .NET", "GPT-4", "embeddings", "DALL-E", "Whisper", "OpenAI .NET".

Skill instructions

Azure.AI.OpenAI (.NET) Client library for Azure OpenAI Service providing access to OpenAI models including GPT-4, GPT-4o, embeddings, DALL-E, and Whisper. Installation bash dotnet add package Azure.AI.OpenAI For OpenAI (non-Azure) compatibility dotnet add package OpenAI Current Version: 2.1.0 (stable) Environment Variables bash AZUREOPENAIENDPOINT=https://<resource-name.openai.azure.com Required: Azure OpenAI endpoint AZUREOPENAIAPIKEY=<api-key Only required for AzureKeyCredential auth AZUREOPENAIDEPLOYMENTNAME=gpt-4o-mini Required: model deployment name AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Client Hierarchy AzureOpenAIClient (top-level) ├── GetChatClient(deploymentName) → ChatClient ├── GetEmbeddingClient(deploymentName) → EmbeddingClient ├── GetImageClient(deploymentName) → ImageClient ├── GetAudioClient(deploymentName) → AudioClient └── GetAssistantClient() → AssistantClient Authentication API Key Authentication csharp using Azure;

Verified compatibility and discovery

Frequently asked questions

What is azure-ai-openai-dotnet?

azure-ai-openai-dotnet is a open-source AI agent skill with Copy skill directory. Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services. Use for chat completions, embeddings, image generation, audio transcription, and assistants.

Who is azure-ai-openai-dotnet best for?

azure-ai-openai-dotnet is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows.

How do I install azure-ai-openai-dotnet?

Install or run azure-ai-openai-dotnet using Copy skill directory. Check azure-ai-openai-dotnet for the latest setup command.

Is azure-ai-openai-dotnet actively maintained?

azure-ai-openai-dotnet may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
2 months ago
Last verified
Aug 26, 2026
Metadata fetched
Aug 26, 2026
Repository age
8 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to azure-ai-openai-dotnet