https://youtu.be/VmxLJIrUngk What is the Azure free account? The Azure free account includes free access to popular Azure products for 12 months, $200 USD credit to spend for the first 30 days, and access to more than 25 products that are always free. This is an excellent way for new users to get started and explore…. Read more »
Posts Categorized: Microsoft Azure
Microsoft Azure: How to create a Windows 2019 server image.
Microsoft Azure Access Windows VMs over SSL without Public IPs using Azure Bastion
Azure Bastion is a service you deploy that lets you connect to a virtual machine using your browser and the Azure portal. The Azure Bastion service is a fully platform-managed PaaS service that you provision inside your virtual network. It provides secure and seamless RDP/SSH connectivity to your virtual machines directly from the Azure portal… Read more »
Microsoft Azure VNET , VM , Subnet and Security Tutorial
https://youtu.be/cKCQ-GmSdQA The Goal of this lab is to create a VNET Network =10.0.0.0/16 ; then inside of it I will create three Subnets as follow Public Subnet 1 = 10.0.1.0/24 Private Subnet 2= 10.0.2.0/24 Public Subnet 3 = 10.0.3.0/24 Then we will bootup a Windows 2019 server on Subnet1 and Subnet 3 and we… Read more »