by CPI Staff | Aug 15, 2026 | Azure, Azure CLI, Backup & Disaster Recovery, Blog
In this blog post Reduce Azure PostgreSQL Upgrade Risk with Pre-Upgrade Checks we will explain how pre-upgrade validation can uncover compatibility problems before a major-version change becomes a production outage. Database upgrades often look straightforward on a...
by CPI Staff | Jul 8, 2025 | Azure, Azure CLI, Blog
In this blog post, we’ll show you how to authenticate to Azure CLI with a Service Principal and login to Azure. Azure CLI is a command-line utility written in Python that allows users to manage Azure resources programmatically. It is widely used by DevOps...
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...