Tag Archives: Azure
How To Configure Microsoft 365 Conditional Access
Learn how to configure Microsoft 365 Conditional Access and enhance your data security. Control access, protect sensitive information, and safeguard your organization’s resources.
AWS Security vs Azure Security: A Comprehensive Comparison
Discover the comprehensive comparison between AWS Security vs Azure Security, empowering you to make informed decisions for robust cloud protection.
Guidance for Investigating Attacks in Azure
Learn how to investigate security incidents in Azure by following best practices such as enabling Azure Security Center and using Security Playbooks.
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.
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? An Azure load balancer provides high availability by distributing incoming traffic among healthy VMs and…
Azure Fundamentals AZ-900: The Foundation for Cloud Success
Gain the essential knowledge and skills for cloud success with Azure Fundamentals AZ-900. Unlock the potential of Microsoft Azure Foundation.
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 RDP and HTTP. What are Azure Network Security Groups (NSGs) ? A network security group…
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 A Docker Container. Review deployment details. Lauch APP through FQDN. Understand the Azure Metric…
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 SQL Database. Create a SQL Server firewall rule. Connect to the Azure SQL Database….
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. I will then show you how to SSH into your Linux Virtual Machine and test…