← Back to home
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,…

2 min read

Azure Arc – How to add a server into it

Hey guys! Today I’m going to talk about Azure Arc. This is a very useful tool nowadays, after all we have to work with more complex and heterogeneous…

2 min read

Azure Authentication methods – Go Passwordless

Hey guys, in my last post I talked about recovering access/resetting password. So today I will talk about the Azure Authentication Methods which includes a feature to go…