Month: March 2023

What are Azure Private Endpoints?

 tonyhughes  March 5, 2023

Azure Private Endpoints allow you to access Azure services (such as Azure Storage, Azure SQL Database, and Azure Cosmos DB)…

How do I create Azure Service Endpoints in the Azure Portal or Powershell?

 tonyhughes  March 5, 2023

Sure, here are the steps to create an Azure Service Endpoint in the Azure Portal: Here’s an example Powershell script…

What are Azure Service Endpoints?

 tonyhughes  March 5, 2023

Azure Service Endpoints is a feature of Azure Virtual Network (VNet) that allows you to secure Azure service traffic within…

How do I create Azure ASGs with the Azure Portal, Powershell, azurecli, Cloudshell?

 tonyhughes  March 5, 2023

Sure, here are examples of how to create Azure Application Security Groups (ASGs) using different methods: Using Azure Portal: Using…

What are Azure Application Security Groups (ASG)?

 tonyhughes  March 5, 2023

Azure Application Security Groups are a feature in Azure that simplify network security management by enabling the grouping of virtual…

How to create Azure NSGs with the Azure Portal, Powershell, azurecli, Cloudshell.

 tonyhughes  March 5, 2023

Here are examples of how to create Azure NSGs using different methods: Using the Azure Portal: Using PowerShell: To create…

What are Azure Network Security Groups?

 tonyhughes  March 5, 2023

Azure Network Security Groups (NSGs) are a cloud-based network security solution that allow you to filter network traffic to and…

What are Azure Network Virtual Appliances(NVA)?

 tonyhughes  March 5, 2023

Azure NVAs (Network Virtual Appliances) are virtual appliances that run in a virtual machine (VM) or a container in an…

What are Azure User-Defined Routes (UDRs)

 tonyhughes  March 5, 2023

Azure User-Defined Routes (UDRs) allow you to define custom routing rules for network traffic in your Azure virtual network (VNet)….

How do I implement an Azure Express Route connection?

 tonyhughes  March 5, 2023

To implement an Azure ExpressRoute connection, you need to perform the following steps: In summary, to implement an Azure ExpressRoute…