Year: 2022

13 posts

3 min read

Configuring Azure Administrative Units

Hey guys, I’m back and today I’m going to talk about Azure Administrative Units. The idea to talk about this came from a recent request from one of…

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…

2 min read

Creating Virtual Network using PowerShell

Continuing from the last article, today we are going to create a virtual network to allocate Azure resources and leave it in a secure pattern. In this scope,…

1 2