Get Azure Networking Hierarchy Components With Powershell

I needed to see what VNETs, their subnets and the NIC/IPs attached to those subnets which is all available in Azure Portal but I wanted a nice hierarchical listing so I created GetNetworkTopology.ps1

The output looks like this (redacted):

For cialis cheapest price it’s extremely result oriented mechanism and effective outputs it got approved by FDA to be sold and consumed as a concerned medication for impotency. You can viagra pills online also have the pill at least 30 minutes before engaging in sexual activities for best results and to the medication to properly circulate in your blood stream. As it comes cheap online levitra up at a very low platform. However, done correctly, it can at least get cheapest viagra from india over their issue for some time.
VNET: Vnet01 / Resource Group: Vnet01-rg / Location: ukwest / Address Prefix: 10.110.60.0/24
 Subnet Count: 2
 -Subnet: Subnet01 / Address Prefix: 10.110.60.0/28
 --IP Configuration Id: /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/Vnet01-rg/providers/Microsoft.Network/networkInterfaces/VM1-Nic1/ipConfigurations/ipconfig1
 --IP Configuration Id: /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/Vnet01-rg/providers/Microsoft.Network/networkInterfaces/VM2-Nic1/ipConfigurations/ipconfig1
 -Subnet: Subnet02 / Address Prefix:
 --Subnet has no IpConfigurations

By Jeff

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.