Deploy a website with Azure virtual machines

Go to class
Write Review

Free Online Course: Deploy a website with Azure virtual machines provided by Microsoft Learn is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge.

Overview
    • Module 1: Learn about the decisions you make before creating a virtual machine, the options to create and manage the VM, and the extensions and services you use to manage your VM.
    • In this module, you will:

      • Compile a checklist for creating a virtual machine
      • Describe the options to create and manage virtual machines
      • Describe the additional services available to administer virtual machines
    • Module 2: This module guides you through options for virtual machines in Azure, creating and connecting a Linux virtual machine, and configuring your network settings.
    • In this module, you will:

      • Understand the options that are available for virtual machines in Azure
      • Create a Linux virtual machine using the Azure portal
      • Connect to a running Linux virtual machine using SSH
      • Install software and change the network configuration on a VM using the Azure portal
    • Module 3: Learn to create an Azure virtual machine in minutes that can be used like a local physical desktop or server.
    • In this module, you will:

      • Create a Windows virtual machine using the Azure portal
      • Connect to a running Windows virtual machine using Remote Desktop
      • Install software and change the network configuration on a VM using the Azure portal
    • Module 4: Learn how to decide if the MEAN stack (MongoDB, Express.js, AngularJS, and Node.js) is a good choice for you and set up a MEAN-based web application on a new Azure Linux virtual machine.
    • In this module, you will:

      • Decide if the MEAN web stack is right for you
      • Create an Ubuntu Linux VM to host your web app
      • Install the MEAN stack components on your VM
      • Create a basic web app on your MEAN stack

Syllabus
    • Module 1: Introduction to Azure virtual machines
      • Introduction
      • Compile a checklist for creating an Azure Virtual Machine
      • Exercise - Create a VM using the Azure portal
      • Describe the options available to create and manage an Azure Virtual Machine
      • Manage the availability of your Azure VMs
      • Back up your virtual machines
      • Knowledge check
      • Summary
    • Module 2: Create a Linux virtual machine in Azure
      • Introduction
      • Create a Linux virtual Machine in Azure
      • Exercise - Decide an authentication method for SSH
      • Exercise - Create a Linux virtual machine with the Azure portal
      • Azure virtual machines IP addresses and SSH options
      • Exercise - Connect to a Linux virtual machine with SSH
      • Network and security settings
      • Exercise - Configure network settings
      • Summary
    • Module 3: Create a Windows virtual machine in Azure
      • Introduction
      • Create a Windows virtual machine in Azure
      • Exercise - Create a Windows virtual machine
      • Use RDP to connect to Windows Azure virtual machines
      • Exercise - Connect to a Windows virtual machine using RDP
      • Configure Azure virtual machine network settings
      • Summary
    • Module 4: Build and run a web application with the MEAN stack on an Azure Linux virtual machine
      • Introduction
      • Decide if MEAN is right for you
      • Exercise - Create a VM to host your web application
      • Exercise - Install MongoDB
      • Exercise - Install Node.js
      • Exercise - Create a basic web application
      • Summary