Can we Deploy Web Application in Azure OpenAI of Production Level

**题意:**我们可以在Azure OpenAI中部署生产级别的Web应用程序吗

问题背景:

I have created azure ai search service and used Text split skillset and made index. I also deployed a web Application but have a question that If I want to create to production level, which means that Can we create/deploy a web application in such a way that in web application, I can upload document and ask questions and get answers there and then.

The web application is created using Azure AI Search and it has documents that are stored in Azure Blob Storage. If I want to create Production level Web Application where we can upload Document and ask questions and get answers, Is it possible or not?

Please Guide.

Thanks in Advance!!!

问题解决:

Short answer is Yes, its possible.

On the backend, you can create/link with your index via Azure SDK. Your pipeline/workflow would look something like this on high level:

  • Upload document
  • Process document
  • Upload to an existing index via Azure SDK (create index first if necessary)
  • Link with the new index and do Q/A
  • Remove document from index via Azure SDK (delete index if necessary)

Note: You probably need to create index for each user or each session depending on how you want to design your application.

相关推荐
视觉&物联智能几秒前
【杂谈】-当人工智能能力增速凌驾于安全管控模型之上
人工智能·安全·ai·chatgpt·agi·deepseek
AiTop1003 分钟前
Claude Code 推出 Agent View:命令行编程正式进入“多线程并发“时代
开发语言·人工智能·ai·aigc
AiTop1001 小时前
商汤发布SenseNova 6.7 Flash-Lite:原生多模态架构打破“视觉转文本“瓶颈,Token消耗直降 60%
人工智能·ai·架构
老王谈企服2 小时前
2026制造业供应链韧性提升,智能化将成为核心解决方案吗?基于实在Agent的端到端自动化实践
运维·人工智能·ai·自动化
Agent手记2 小时前
工厂货物智能入库全流程自动化:基于实在Agent与ISSUT技术的2026工业自动化实战指南
运维·人工智能·ai·自动化
新中式国风穿搭3 小时前
顺峰山香云纱文创市集:五一打卡新地标
ai
多年小白3 小时前
【行情复盘】2026年5月12日(周二)
人工智能·科技·机器学习·ai·金融
Agent手记4 小时前
供应商资质智能审核自动化、落地方法与合规校验方案:AGI时代下的企业级风控重塑
运维·人工智能·ai·自动化·agi
俊哥V5 小时前
每日 AI 研究简报 · 2026-05-12
人工智能·ai
哥布林学者5 小时前
深度学习进阶(二十一)跨窗口的 RPE
机器学习·ai