In this Azure and Terraform blog post, we’ll show how to create an Azure OpenAI resource and model deployment Using Terraform.
Azure AI Services
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).
List All Azure AI LLM Model List With Azure CLI
This Azure AI Services post will show how to use Azure CLI to list all the available LLM models in Azure using CLI.
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.
Install and Use GitHub Copilot in Visual Studio
In this GitHub Copilot blog post, we will show how to install and use Copilot in Visual Studio.
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.
Azure AI vs Azure Open AI
This blog post will explain the difference between Azure AI and Azure Open AI services.
Create a Prompt Flow for an LLM App in Azure AI Studio
This Azure AI Studio blog post will show how to create an LLM application, also known as a prompt flow, that extracts numbers from text.