This workflow template assists with Azure infrastructure management by automating the collection of Azure Virtual Machine and Network information. It leverages the Azure CLI to retrieve VM details, Network Interface Cards (NICs), and Network Security Group (NSG) configurations, which are vital for troubleshooting and remediation tasks. Data is neatly formatted into ASCII tables for clear visibility and analysis, making it an essential tool for efficient Azure environment support.
Use Cases
Example
Workflow Breakdown
Leverage the Azure CLI to gather Virtual Machine, Network Interface, and Network Security Group Details
Format data into ASCII tables
Vendors
Microsoft Azure, Utils
Workflow Output
Results from the CLI output. Default and current network details in ASCII table. A count of available subnet and NICs.
Tips
The ability exists to create separate integrations for VM and network data for Azure application segregation of duties