Microsoft.SemanticKernelAzure OpenAI ChatCompletionintermediate30 min

Azure OpenAI + Semantic Kernel enterprise bot

Enterprise-grade AI agents with plugin orchestration, memory, planning, and multi-model support in .NET apps.

Prerequisites

  • Azure subscription with OpenAI resource and deployed model (e.g.
  • gpt-4o)
  • .NET SDK
  • API key
  • endpoint
  • model/deployment ID from Azure portal.

Further reading