Category Archives: Azure

Microsoft Azure Tutorials

How To Create A Web APP In Azure – Lab2

In this tutorial you will learn how create a Web APP in your Azure Lab. I will guide you through to setting up a Docker container which will display the default welcome message and help you understand what the charts are tell you.

Task Details

  1. Sign to Azure Portal.
  2. Create a Web App using App Services.
  3. Understanding deployment details.
  4. Get the Deployed App URL and test.
  5. Understand what the Charts are saying.

Task 1: Log into Azure Portal

  1. Open a browser tab and go to the Azure portal using URL https://portal.azure.com.
  2. Sign in with your username and password on azure portal.

Task 2: Create a Web App using App Services

1. There are a few options in which you can locate App Services. Let’s click on the App Services from the Menu in the Left panel. You can also use the search bar at the top to find the … Read the rest

Microsoft Azure Tutorials

How To Create An Azure Virtual Machine – Lab1

In this tutorial you will learn how to create an Azure Virtual machine using Window Server 2022 Datacenter image and learn how to connect to the virtual machine using RDP.

Task Details

  1. Sign to Azure Portal.

  2. Create an Azure Virtual Machine.

  3. Understand deployment details.

  4. RDP into the virtual machine

  5. Test the created virtual machine.

Task 1: Login to Azure Portal

  1. Open a browser tab and go to the Azure portal using URL https://portal.azure.com.
  2. Sign in with your username and password on azure portal.

Task 2: Create A Virtual Machine

1. There are a few options you can locate the Virtual machines afterwards click on the Virtual machine’s menu in the Left panel. You can also use the search bar at the top to find the Virtual Machines page or you can use the Virtual machines icon right Infront of you.

2. If you see any error in the page, wait … Read the rest