Category Archives: Azure

Guidance for Investigating Attacks in Azure
As businesses continue to migrate their applications and workloads to the cloud, security concerns have become a major challenge. One such cloud platform that is gaining popularity among businesses is Microsoft Azure. However, as with any cloud platform, Azure is … Read the rest

How to Install MariaDB in Azure: A Comprehensive Guide
Learn how to install MariaDB in Azure with this comprehensive guide. Follow our step-by-step instructions and set up MariaDB in your Azure environment effortlessly.
Introduction
Are you looking to install MariaDB in Azure? Look no further! In this comprehensive guide, … Read the rest

How to configure Microsoft Azure Blob Storage
In this tutorial I will show you how to configure Microsoft Azure Blob Storage. Microsoft Azure Blob Storage is a powerful cloud-based service offered by Microsoft Azure for storing large amounts of unstructured data such as text or binary data. … Read the rest

How To Create an Azure Load Balancer – Lab9
In this tutorial you will learn how to create a Load Balancer in Azure. This lab I will walk you through the steps to deploy a load balancer to load balance virtual machine traffic.
What is an Azure Load Balancer?… Read the rest

How To Create Network Security Groups In Azure – Lab8
In this tutorial you will learn how to create Network Security Groups in Azure. This lab will walk you through the steps to deploy a virtual machine and then edit network security groups in azure to allow specific traffic like … Read the rest

How To Create A Docker Container Instances In Azure – Lab7
In this tutorial you will learn how to create a Docker Container Instance in Azure. This lab will walk you through the steps to deploy a docker container instance and test the deployment.
Task Details
- Log into Azure Portal.
- Deploy

How To Create A SQL Database In Azure – Lab6
In this tutorial you will learn how to create a SQL Database in Azure. This lab will walk you through the steps to deploy SQL server and to create a SQL database.
Task Details
- Log into Azure Portal.
- Create Azure

How To Create A Linux Virtual Machine in Azure – Lab5
In this tutorial you will learn how create a Linux Virtual Machine in your Azure Lab. I will guide you through the process of logging into Azure Portal and proceeding through the VM wizard to create your Linux Virtual Machine. … Read the rest

How To Create A Storage Account In Azure – Lab4
In this tutorial you will learn how create a Storage Account in your Azure Lab. I will guide you through setting up a Storage Account and deploying a Storage Container and uploading an object and deploying a File Share and … Read the rest

How To Create A Virtual Network In Azure – Lab3
In this tutorial you will learn how create a Virtual Network in your Azure Lab. I will guide you through setting up a Virtual Network and deploying two Virtual Machines onto your virtual network. Afterwards we will create a shared … Read the rest