Hi there Zain Hassan
Thanks for using QandA platform
Yes, it’s possible to use AI Agent Service with Azure Bot Service to make your agent accessible on platforms like Teams and Slack.
The AI Agent Service handles your agent’s logic—like querying from your RAG setup—while the Bot Service acts as the interface to connect with channels such as Teams or Slack. You can integrate the two by exposing your agent through an endpoint.
So yes, your setup works: build the agent with Azure AI Agent Service, then use Azure Bot Service to make it available as a conversational bot across platforms.
If this helps kindly accpt the answer thanks much