Skip to content

Bhushan’s Tech Journal

Azure, AI, Microsoft, and Everything In Between

  • Home
  • About Me
  • Contact

Year: 2019

Integrating Azure QnA Maker Service as a Bot Middleware

March 23, 2019 by Bhushan Gawale

nRecently I have been working with Azure QnA maker cognitive service and was integrating it with bot framework built using SDK v4 and clearly had two choices as an implementation approachn n Implement it as a regular workflow in bot  n Implement it as a bot middleware n n nThis article assumes that you understand … Read more

Categories Azure, Microsoft Leave a comment

Building Proactive Messaging Bot using Bot framework SDK v4

March 10, 2019 by Bhushan Gawale

I have been working with recently released bot framework from last few weeks and one of the interesting requirements I came across was to build a proactive bot which can send messages to users on its own.nnNow this sounds like a very straight forward and quite common requirement as possibility of having this capability in … Read more

Categories Azure, Microsoft Leave a comment

Implementing database per tenant strategy in bots using Azure bot services and SDK v4

March 2, 2019 by Bhushan Gawale

nRecently I have been working with building the bot with latest bot framework SDK i.e. v4 and the aim was to provision the bot as a SaaS. Meaning that, we already had dedicated SQL Azure database instances provisioned for each tenant (which are also consumed by other line of business applications) and there was need … Read more

Categories Azure, Microsoft Leave a comment
  • LinkedIn
  • Twitter
  • GitHub
  • RSS Feed

Software architecture is a game of trade-offs. The ‘why’ always outweighs the ‘how’.

Recent Posts

  • How to Track Token Usage in OpenAI Agent SDK for Cost Control
  • How to Use AI Foundry Reasoning Models with OpenAI Agents
  • Single-Agent vs Multi-Agent Architectures in AI Application Development: When to Choose Which?
  • Behind the scenes: Terraform's Deletion and the Mysterious Auto-Restoration of Azure Ad Enterprise Apps
  • Using Azure Function's Managed Identity for Service Bus Output Bindings

Archives

  • 2025 (3)
  • 2023 (4)
  • 2019 (3)
  • 2018 (2)
  • 2016 (7)
  • 2014 (9)
  • 2013 (11)
  • 2012 (20)
  • 2011 (31)
  • 2010 (9)
  • 2009 (10)
© 2025 Bhushan’s Tech Journal • Built with GeneratePress