ThomasDetemmerman / AZVnetGraph

A powershell module to visualize vnets cross subscription

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AZVnetGraph

A powershell module to visualize vnets cross subscription

Usage

$tenantId = ""
Install-Module -Name AzVnetGraph 
connect-azaccount -tenantId $tenantId
get-azvnetgraph -TenantId $tenantId

About

A powershell module to visualize vnets cross subscription


Languages

Language:PowerShell 100.0%