by CPI Staff | Oct 7, 2024 | Azure, Azure CLI, Blog, DALL-E
This Microsoft Azure OpenAI post will show you how to deploy a DALL-E resource and model using Azure CLI. Estimated reading time: 2 minutes Table of contentsDALL-EDeploy DALL-E Resource and Model with Azure CLIAzure CLI CodeRelated Articles Azure OpenAI is an OpenAI...
by CPI Staff | Oct 7, 2024 | Azure, Azure Web App, Blog
This Microsoft Azure Web App post will show you how to create an ads.txt file on Azure Web App (Linux). Table of contentsHow to Create an ads.txt File on Azure Web App (Linux)Related Articles Ads.txt is a text file containing information about an advertising network...
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 | Azure OpenAI, Blog, DALL-E
In this Azure OpenAI DALL-E article, we will show you how to generate images with Azure OpenAI DALL-E and Postman. Table of contentsDeploy Resource and AI ModelGenerate Images with Azure OpenAI DALL-E and PostmanRelated Articles Azure OpenAI DALL-E offers the latest...
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...