Tag: AzPS

7 posts

1 min read

Creating Network Security Group using PowerShell

Hi folks! Today let’s create the network security group that has a very important role within Microsoft Azure. It works at layer 4, where we can communicate ports…

1 min read

Creating Network Interface using PowerShell

Hey folks, Continuing our series of articles on how to create resources in Azure using PowerShell, let’s talk about creating the network interface using PowerShell, creating the network…