azure-openai-2025
Azure OpenAI Service 2025 models including GPT-5, GPT-4.1, reasoning models, and Azure AI Foundry integration
npx skills add majiayu000/claude-skill-registry --skill azure-openai-2025-josiahsiegel-claude-plugin-market --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Azure OpenAI Service - 2025 Models and Features Complete knowledge base for Azure OpenAI Service with latest 2025 models including GPT-5, GPT-4.1, reasoning models, and Azure AI Foundry integration. ## Overview Azure OpenAI Service provides REST API access to OpenAI's most powerful models with enterprise-grade security, compliance, and regional availability. ## Latest Models (2025) ### GPT-5 Series (GA August 2025) **Registration Required Models:** - `gpt-5-pro`: Highest capability, complex reasoning - `gpt-5`: Balanced performance and cost - `gpt-5-codex`: Optimized for code generation **No Registration Required:** - `gpt-5-mini`: Faster, more affordable - `gpt-5-nano`: Ultra-fast for simple tasks - `gpt-5-chat`: Optimized for conversational use ### GPT-4.1 Series - `gpt-4.1`: 1 million token context window - `gpt-4.1-mini`: Efficient version with 1M context - `gpt-4.1-nano`: Fastest variant **Key Improvements:** - 1,000,000 token context (vs 128K in GPT-4 Turbo) - Better instruction following - Reduced hallucinations - Improved multilingual support ### Reasoning Models **o4-mini**: Lightweight reasoning model - Faster inference - Lower cost - Suitable for structured reasoning t
- Overview
- Latest Models (2025)
- GPT-5 Series (GA August 2025)
- GPT-4.1 Series
- Reasoning Models
- Image Generation
- Video Generation
- Audio Models
- Deploying Azure OpenAI
- Create Azure OpenAI Resource
- Deploy GPT-5 Model
- Deploy Reasoning Models
- Deploy GPT-4.1 with 1M Context
- Deploy Image Generation Model
Create OpenAI account az cognitiveservices account create \ Get endpoint and key az cognitiveservices account show \ az cognitiveservices account keys list \ Deploy gpt-5 az cognitiveservices account deployment create \ Deploy gpt-5-pro (requires registration) Deploy o3 reasoning model Deploy o4-mini
What does the azure-openai-2025 skill do?
Azure OpenAI Service 2025 models including GPT-5, GPT-4.1, reasoning models, and Azure AI Foundry integration
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill azure-openai-2025-josiahsiegel-claude-plugin-market --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
