Category: Powershell

How do I create an Azure VNET with an address space 10.10.0.0/16 and 4 subnets 10.10.0.0/24 in Azure Portal, Powershell, azurecli, Azure Cloudshell?

 tonyhughes  March 5, 2023

You can create an Azure Virtual Network (VNet) with a specific address space and multiple subnets using different methods, including…

How do I create an Azure AD user with Azure Portal, Powershell, azurecli, AzureCloudshell?

 tonyhughes  March 5, 2023

You can create an Azure AD user in multiple ways, including using the Azure portal, PowerShell, Azure CLI, and Cloud…