by CPI Staff | Aug 8, 2025 | Azure, Azure PowerShell, Blog
When running scripts in Azure Automation, authentication is often the trickiest part. Your runbooks might need to connect to Azure services, Microsoft Graph, or other APIs — and that means handling credentials securely. In this guide, Use Azure Managed Identity with...
by CPI Staff | Jun 30, 2025 | Azure, Azure PowerShell, Blog, Docker
In this blog post, we’ll show you how to run Azure PowerShell cmdlets using Docker containers. Table of contentsPrerequisitesPull the Azure PowerShell Docker ImageRun the Container and Connect to AzureRunning Scripts from Your Local Machine Azure PowerShell provides a...
by CPI Staff | Jun 27, 2025 | Azure, Azure PowerShell, Blog
In this Microsoft Azure PowerShell post, We’ll walk through how to restore the OS disk of an Azure VM using PowerShell. Restoring a virtual machine (VM) OS disk in Azure is a critical task when recovering from corruption, accidental deletion, or software...
by CPI Staff | Jul 11, 2024 | Azure, Azure PowerShell, Azure Security, Blog
This Microsoft Azure article will show how to list classic Azure Administrators using PowerShell and Azure REST API. As an IT consultancy company that helps companies safeguard their Azure tenant, we perform many tenant assessments. As part of our identity and access...