In this Azure and Terraform blog post, we’ll show how to create an Azure OpenAI resource and model deployment Using Terraform.
Azure OpenAI
Use Azure OpenAI With REST API
In this blog post, we will show how to use Azure OpenAI with REST API and interact with an OpenAI model.
Connect to Azure OpenAI from Power Automate
This post will show how to connect to Azure OpenAI from Power Automate.
Azure OpenAI Models Token Limits
This Azure OpenAI blog post will explore the token limitations of AI models offered by Azure.
Azure OpenAI Chat Completion vs Assistant
This Microsoft Azure OpenAI post will explore the two major chat features Azure provides.
Getting Started With Azure OpenAI RAG
In this Microsoft Azure OpenAI blog post we will try to explain the concept of RAG Retrieval Augmented Generation).
Use Azure OpenAI With Blazor Application
This Azure OpenAI and Blazor post will show how to create a Blazor web application and use Azure OpenAI.
How to Use The Azure OpenAIClient Class
In this Azure OpenAI .NET SDK blog post we will show you how to use the OpenAIClient class and connect to an Azure OpenAI resource.
Create Azure OpenAI Resources Using Azure CLI
In this Azure CLI and OpenAI blog post, we will create an Azure OpenAI resource using Azure CLI.
Build Copilot With Azure AI Studio and Add Your Data
In this Azure AI Studio blog post, we will explore how you can build a Copilot in Azure AI Studio that is grounded in using your data.
Count the number of Tokens in Your Prompt Azure Open AI .NET
In this Microsoft Azure Open AI blog post, we will show you how to count the number of tokens your prompt uses before or after it is sent to the API.
Get Started with Azure OpenAI .NET SDK
This Azure OpenAI blog post will show how to use the Azure OpenAI .NET SDK to create an LLM application that generates secure passwords using an OpenAI endpoint hosted on Azure.