
Azure Operations & Infrastructure Management
Azure operations tools with PowerShell, Az modules, Microsoft Graph, and KQL support.
azurepowershelloperationsinfrastructuremanagementpolicygraph
Overview
Azure infrastructure and operations management toolkit including PowerShell 7, Az and Microsoft.Graph modules, Exchange Online Management, Azure CLI, and VS Code extensions for Bicep IaC, KQL queries, and Azure policy management.
System Packages
| Package | Description |
|---|---|
| azure-cli | Azure command-line interface for resource management |
PowerShell Modules
| Package | Description |
|---|---|
| Az | Azure cloud automation (Resource Manager, Storage, Compute, etc. |
VS Code Extensions
| Extension | Description |
|---|---|
| PowerShell | PowerShell language support and debugging |
| Azure Tools | Complete Azure development toolkit |
| Azure Account | Azure subscription management and sign-in |
| Azure Resources | View and manage Azure resources |
| Bicep | Bicep language support for IaC |
| Azure Policy | View and manage Azure Policy definitions |
| Kusto Syntax Highlighting | KQL syntax highlighting for log queries |
Installation
Install via the interactive menu:
dev-setup
Or install directly:
.devcontainer/additions/install-tool-azure-ops.sh
Full installation options (click to expand)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
📋 Azure Operations & Infrastructure Management
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ID: tool-azure-ops
Name: Azure Operations & Infrastructure Management
Script version: 0.0.1
Category: CLOUD_TOOLS, Cloud & Infrastructure Tools
Description: Installs Azure CLI, PowerShell with Az/Graph modules, and VS Code extensions for Azure resource management, policy, Bicep IaC, and KQL queries
Default: Version 7.5.4
Usage:
Action:
install-tool-azure-ops.sh # Install Azure operations tools
install-tool-azure-ops.sh --uninstall # Uninstall Azure operations tools
Info:
install-tool-azure-ops.sh --help # Show help and usage information
System Packages (APT):
- azure-cli
PowerShell Modules:
- Az
- Microsoft.Graph
- ExchangeOnlineManagement
- PSScriptAnalyzer
VS Code Extensions:
- PowerShell (ms-vscode.powershell) - PowerShell language support and debugging
- Azure Tools (ms-vscode.vscode-node-azure-pack) - Complete Azure development toolkit
- Azure Account (ms-vscode.azure-account) - Azure subscription management and sign-in
- Azure Resources (ms-azuretools.vscode-azureresourcegroups) - View and manage Azure resources
- Bicep (ms-azuretools.vscode-bicep) - Bicep language support for IaC
- Azure Policy (AzurePolicy.azurepolicyextension) - View and manage Azure Policy definitions
- Kusto Syntax Highlighting (josin.kusto-syntax-highlighting) - KQL syntax highlighting for log queries
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━


