© 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_4

4. .NET SDK and AI Studio

Shimon Ifrah1  
(1)
Melbourne, VIC, Australia
 

This chapter will turn our C# console app into a web application running on ASP.NET.

The application will use the Azure OpenAI deployment and model we used in Chapter 3.

For this exercise, we will use some of the tools we covered in Chapter 2, so please make sure you have all the tools installed and configured on your machine.

Create ASP.NET Application with Azure OpenAI

In this section, we will create an ASP.NET application that uses an Azure OpenAI resource and GPT-4 model to generate secure passwords.

The ...

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.