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...
by CPI Staff | Sep 10, 2024 | AI, Azure, Blog, GitHub Copilot for Azure
This GitHub Copilot for Azure article will show how to simplify Azure management with GitHub Copilot for Azure. Table of contentsAbout GitHub Copilot for AzureInstalling GitHub Copilot for AzureInstall the .VSIX extensionUsing GitHub Copilot for AzureRelated Articles...
by CPI Staff | Sep 10, 2024 | .NET, AI, Azure AI Translator, Blog
Following our previous post about Azure AI Translator, this post will show how to translate text between a source and target language using C#. About Azure AI Translator Microsoft Azure AI Translator offers translation services like language detection and translation...
by CPI Staff | Sep 10, 2024 | Azure, Blog, Entra ID
This Microsoft Azure post will show how to Identify Azure users without MFA Using PowerShell. If you are a Microsoft Azure customer and recently logged into the Microsoft Azure portal, you have probably seen the notification that from October 15th, 2024, Azure will...
by CPI Staff | Sep 9, 2024 | AI, Azure, Azure AI Services, Azure AI Translator, Blog
This article will show how to create an Azure AI Translator service using the Azure REST API. Microsoft Azure AI Translator offers translation services like language detection and translation for over 90 languages using a single API endpoint. The process to use Azure...