-
Notifications
You must be signed in to change notification settings - Fork 51
Description
Summary
Based on analysis of 20,415 Discord messages + 147 #help threads (April 2025 - February 2026).
Total integration questions: 446
Docs Verified via list_docs
| Integration | Doc Exists | Slug |
|---|---|---|
| JavaScript | ✅ | javascript-integration |
| Python | ✅ | python-integration |
| PostgreSQL | ✅ | azure-postgresql-* |
| Dapr | ✅ | dapr-integration |
| YARP | ✅ | yarp-integration |
| Redis | ✅ | redis-integration |
| Keycloak | ✅ | keycloak-integration |
| MAUI | ✅ | net-maui-integration |
| WPF/WinForms | ❌ | None |
1. JavaScript/Vite/Node (102 questions)
Doc exists: javascript-integration ✅
Gaps in existing doc:
Customer Quotes:
"Has anyone done monorepo/turborepo with Aspire? Wondering if it's possible to do a
pnpm devon the root of the monorepo and host / expose multiple apps within"
"I have react+vite in the frontend calling a minimal API. I can't get the API URL to work -always undefined-"
Action Items:
- Monorepo/Turborepo patterns
- Passing API URLs to Vite apps (
VITE_API_BASE_URL) - TypeScript debugging (from #help: "How to debug TypeScript/Node.js apps in Aspire?")
- Docker build troubleshooting for JS apps
2. Python (47 questions)
Doc exists: python-integration ✅
Gaps:
Customer Quotes:
"Ok. So I can force https in the python app in publish mode today to make it work without my hack?"
"Even for internal requests? I don't actually need the python api exposed publicly"
Action Items:
- HTTPS/certificate configuration for Python apps
- Internal vs external service exposure
- Deployment patterns (aspire deploy with Python)
- Docker build troubleshooting
3. Dapr (43 questions)
Doc exists: dapr-integration ✅ (local dev only)
Gaps:
Customer Quotes:
"I just redeployed my container apps that have WithDaprSidecar but the Azure portal now shows Dapr is disabled - what gives?"
"when using AddDaprStateStore, how do I configure it as an ActorStateStore?"
From #help:
"How to configure Dapr sidecars with PublishAsAzureContainerApp in Aspire 13?"
Action Items:
- Azure Container Apps + Dapr deployment
- Dapr settings preservation on redeploy
- Actor state store configuration
- Migration from Aspire 9 to 13 for Dapr
4. YARP (41 questions)
Doc exists: yarp-integration ✅
Gaps:
Customer Quote:
"Just updated to Aspire 13.1 and tried using AddYarp with an https endpoint. My Yarp configuration proxies calls to an ASP.NET Core Razor Pages site that is using https as well."
From #help:
"Azure + Yarp + JavaScriptApp - Container app context not found"
Action Items:
- HTTPS endpoint configuration with YARP
- YARP + JavaScript app for Azure deployment
5. PostgreSQL (63 questions)
Doc exists: azure-postgresql-* ✅
Gaps:
Customer Quotes:
"I'm looking for Aspire Hosting Extension support for Azure PostgreSQL Flexible Server with Elastic Clusters (Preview)"
"AddAzurePostgresFlexibleServer().AddDatabase() doesn't create new databases in Azure via azd after the initial server creation"
From #help:
"SSL connection not applied to EF Migrations with Postgres"
Action Items:
- Elastic Clusters support status
- Database creation after initial deployment
- SSL/TLS configuration for Azure PostgreSQL
- EF Migration SSL issues
6. Desktop Apps - WPF/WinForms (35 questions)
Doc exists: ❌ Only MAUI (net-maui-integration)
Customer Quotes:
"is wpf and aspire a thing? cant really find anything about."
"how do you handle dev only resources? i thought i may just build a wpf client that starts in dev with all too"
From #help:
"MAUI apps not launching from Aspire on Mac with Rider"
Action Items:
- WPF integration guide (or explicit "not supported" statement)
- WinForms integration
- Dev-only resources pattern
- IDE-specific troubleshooting (Rider on Mac)
7. Database Version Upgrades
From #help:
"How to handle database container version upgrades when volume data is incompatible?"
"Resources no longer get CosmosDb connection string going from 13.0.1 to 13.1"
Action Items:
- Database container version upgrade guidance
- Volume migration patterns
- Breaking changes migration guide (13.0 → 13.1)
Data Source
- Discord channels: #💫│general, #🔵│azure, #🔨│building-resources
- Help threads: 147 from #🆘│help
- Total messages: 20,415
- Date range: April 2025 - February 2026
- Verified against:
aspire-list_docsandaspire-search_docs