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 | Sep 13, 2024 | App Service, Azure, Azure CLI
This Azure Web Apps article will show how to use az webapp up to for quick deployment of web apps with minimal configuration. Deploying web applications has never been easier, thanks to the Azure CLI’s az webapp up command. In this article, we’ll explore...