by CPI Staff | Apr 29, 2025 | .NET, AI, Blog, OpenAI
In this OpenAI and Azure blog post, we will show you How to protect your OpenAI .NET apps from prompt injection attacks with Azure AI Foundry. Prompt injection attacks are becoming a serious security concern for applications using AI models. Attackers can craft inputs...
by CPI Staff | Apr 18, 2025 | AI, Blog, OpenAI
This blog post provides instructions for using the official OpenAI .NET library to create a console application with the latest OpenAI Responses API. The official OpenAI .NET library is developed in collaboration with Microsoft, and the Azure SDK team announced that...
by CPI Staff | Oct 7, 2024 | AI, Azure AI Vision, Blog
This Microsoft Azure AI Vision post will show how to use Azure AI Vision with C# to analyze images. Table of contents.NET SDKCreate an Azure AI Vision resource using BicepCreate a resource group.Use Azure AI Vision With C# to Analyze ImagesRun ApplicationRelated...
by CPI Staff | Oct 7, 2024 | .NET, AI, DALL-E, OpenAI
This Azure OpenAI article will show you how to generate DALL-E images with .NET C# Console application using the Azure SDK for .NET. Table of contentsAzure SDK for .NETGenerate DALL-E Images with .NET C# Console ApplicationInstall-PackageProgram.csRelated Articles...
by CPI Staff | Oct 7, 2024 | AI, Azure AI Services, Blog, Power Apps
In this post on OpenAI and Microsoft Power Apps, we will create a Text-to-Speech Power App using OpenAI Whisper. Table of contentsCreating a Text-to-Speech Power App Using OpenAI WhisperGet an API Key from OpenAICreating a Text-to-Speech Power AppCreate Power Automate...
by CPI Staff | Oct 7, 2024 | AI, Azure OpenAI, Blog
In this Microsoft Azure OpenAI blog post, we will deploy an Azure OpenAI resource and an OpenAI GPT4 model using Bicep. Azure OpenAI is an enterprise-grade AI service that provides access to all the OpenAI AI models, including GPT, DALL-E, Whisper, and more....