by CPI Staff | Oct 7, 2024 | Azure, Blog
In this Azure App Services article, we will show how to increase PHPmyAdmin Upload size limit on Azure Web App. PHPMyAdmin is a PHP-based open-source and free tool that allows us to manage MySQL and MariaDB databases using a web interface. The tool offers a simplified...
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 | 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...
by CPI Staff | Sep 6, 2024 | AI, Azure, Azure AI Services, Blog
This Azure AI Services article will show how to create an Azure AI Language Account using REST API. Table of contentsOut-of-the-Box FeaturesHow to Create an Azure AI Language Account Using REST APICreate POST RequestRequest BodyRelated Articles Azure AI Language...