Sean Lloyd
Blogs, Articles, and Posts
Add your IP address as an NSG rule in Azure using Powershell
(sean-lloyd.com)
One of the (very minor) downsides of working from home, is that I often need to add my IP address to
By: Sean Lloyd submitted:Jun 16 2022
One of the (very minor) downsides of working from home, is that I often need to add my IP address to
many network security groups (NSG) in Azure.
By: Sean Lloyd submitted:Jun 16 2022
Passing each element of an array into a function with Powershell
(sean-lloyd.com)
Let's say you have a collection of objects, and you wish to perform the same action over each object
By: Sean Lloyd submitted:Jun 16 2022
Let's say you have a collection of objects, and you wish to perform the same action over each object
in that collection.
By: Sean Lloyd submitted:Jun 16 2022