MS Minseok Song

AI Engineering

Building an AI Chatbot with Azure OpenAI

Turning Azure OpenAI teaching material into a beginner-friendly Microsoft Korea video.

Minseok Song Minseok Song Microsoft AI MVP · Founder of Localizeflow

Updated Feb 19, 2025 / 1 min read

#azure-openai #chatbot #developer-education #video

This video was a reminder that the same technical idea needs more than one format.

In writing, I can be precise about setup steps, environment variables, SDK usage, and the surrounding Azure services. In video, the first job is different: make the first working path feel approachable.

The chatbot was the entry point, but the broader story was how Azure OpenAI can connect with Azure AI Search, Content Safety, and Computer Vision. I wanted viewers to see that a chatbot is not the end product. It is a small doorway into a larger AI application architecture.

That is still how I think about developer education. Start with something runnable, then gradually reveal the system around it.

Watch the video:

[Azure 톺아보기] EP.02 | Azure OpenAI로 시작하는 AI Chatbot 만들기