Skip to main content
All CollectionsTemplatesBasic
Collect Azure VM and Network Details - Workflow Template
Collect Azure VM and Network Details - Workflow Template

Nested workflow used to collect Azure VM and Network info needed in support of remediation workflows.

Updated over a week ago

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

  1. Leverage the Azure CLI to gather Virtual Machine, Network Interface, and Network Security Group Details

  2. 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

Did this answer your question?