© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
S. IfrahGetting Started with Azure OpenAIhttps://doi.org/10.1007/979-8-8688-0599-8_3

3. Azure .NET SDK for Azure OpenAI and AI Services

Shimon Ifrah1  
(1)
Melbourne, VIC, Australia
 

Introduction

This chapter will begin a practical and technical journey of building a chat application with C# and the Azure SDK for .NET.

To create an AI application, we must deploy an Azure OpenAI resource and deploy a model (GPT4 or GPT3.5). We will use many of the tools we installed in Chapter 2 in this chapter.

The Azure OpenAI resource and model deployment components are the crucial backbone of any AI application on Microsoft Azure. Understanding their importance is critical to ...

Get Getting Started with Azure OpenAI: Deploying and Managing Azure AI and Azure OpenAI Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.