Azure
-
Crafting a PowerShell Script for Azure Resource Utilization: A Collaborative Coding Journey
The project involved creating a PowerShell script to analyze Azure resource utilization, focusing on CPU usage for VMs. Initially simple, it evolved into a flexible tool supporting multiple resource types, error logging, and compatibility with PowerShell 5.1. Collaborative coding emphasized… Continue reading
-
Get-AzureResourceReport – A Powershell Script to Query Azure Resource Utilization
Synopsis Generates a report on Azure resource utilization or idle time for specified Resource Groups with error logging. Description This script retrieves metrics (CPU, network) from Azure Monitor for Virtual Machines, App Services, or SQL Databases,allowing users to filter by… Continue reading
-
Getting Started with Chef Inspec on Azure Cloud Shell
Why Inspec? From the Chef Inspec documentation overview: “Chef InSpec is an open-source framework for testing and auditing your applications and infrastructure. Chef InSpec works by comparing the actual state of your system with the desired state that you express… Continue reading



