Forum Discussion
dim94
Apr 18, 2025Copper Contributor
azure bot services
Hi All, I've built an AI app using using azure open ai and python code. It connects to fabric warehouse and answer sql questions. The app is running fine in web through azure container. Now I want t...
ml4u
May 06, 2025Brass Contributor
To integrate your AI app into Azure Bot Services, ensure that the Bot Framework is correctly configured. Check the messaging endpoint, validate authentication, and confirm that the Direct Line channel is set up properly. Additionally, review network restrictions and use diagnostic tools like Application Insights for troubleshooting.