Select Page
Increase PHPMyAdmin Upload Size Limit on Azure Web App

Increase PHPMyAdmin Upload Size Limit on Azure Web App

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...
Deploy Azure OpenAI Resource Using Bicep

Deploy Azure OpenAI Resource Using Bicep

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....