by Per Søderlind
0 (0 reviews)
AI Provider for Azure AI Foundry
Connect WordPress to Azure AI Foundry for text generation, image generation, embeddings, and more.
Compatible with WP 7.0
v1.2.1
Current Version v1.2.1
Updated 3 days ago
Last Update on 09 Apr, 2026
Refreshed 6 hours ago
Last Refreshed on
Rank
#55,042
—
No change
Active Installs
0+
—
No change
KW Avg Position
38.5
—
No change
Downloads
47
+3 today
Support Resolved
0%
—
No change
Rating
0%
Review 0 out of 5
0
(0 reviews)
Next Milestone 10
0+
10+
25,749
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 9 more installs to reach 10+
Rank Changes
Current
#55,042
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
0.0
0 reviews
Overall
0%
5
0
(0%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 2 of 2Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 1.2.1
- Last Updated
- Apr 09, 2026
- Requires WP
- 7.0+
- Tested Up To
- 7.0
- PHP Version
- 8.3 or higher
- Author
- Per Søderlind
Support & Rating
- Rating
- ☆ ☆ ☆ ☆ ☆ 0
- Reviews
- 0
- Support Threads
- 0
- Resolved
- 0%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowFrequently Asked Questions
Common questions about AI Provider for Azure AI Foundry
Sign in to Azure AI Foundry and create or select a project. Deploy a model and copy the API key from the endpoint details.
The plugin supports three Azure endpoint types: https://{resource}.services.ai.azure.com/api/projects/PROJECT-NAME (Azure AI Services) https://{resource}.openai.azure.com (Azure OpenAI) https://{resource}.cognitiveservices.azure.com (Cognitive Services) You can find your endpoint in the Azure AI Foundry portal under your model deployment.
No. The plugin auto-detects all deployed models by probing your Azure endpoint. Model names and capabilities are saved automatically when you click "Connect & Detect".
Yes. Set any of these environment variables or define them as constants in wp-config.php: AZURE_AI_FOUNDRY_API_KEY AZURE_AI_FOUNDRY_ENDPOINT AZURE_AI_FOUNDRY_MODEL (comma-separated deployment names) AZURE_AI_FOUNDRY_CAPABILITIES (comma-separated, e.g. text_generation,chat_history)
The plugin supports five capabilities: text_generation, chat_history, image_generation, embedding_generation, and text_to_speech_conversion. By default, text_generation and chat_history are enabled. Use "Connect & Detect" to discover capabilities automatically.
The plugin uses 2025-04-01-preview for the Azure OpenAI surface. This is hardcoded and not user-configurable.