Saturday, April 04, 2020

Azure get all public IPs

I needed to ecport all public IPs from my Azure Subscriptions.  Wrote this code to get get it in one shot.

You will have to connect via Connect-AzAccount first.

No comments: