Deploy a website with Azure virtual machines
- Offered byMicrosoft
Deploy a website with Azure virtual machines at Microsoft Overview
Duration | 4 hours |
Total fee | Free |
Mode of learning | Online |
Schedule type | Self paced |
Difficulty level | Beginner |
Official Website | Explore Free Course |
Credential | Certificate |
Deploy a website with Azure virtual machines at Microsoft Course details
- Describe the options to create and manage virtual machines
- Create a Linux virtual machine using the Azure portal
- Connect to a running Linux virtual machine using SSH
- Create an Ubuntu Linux VM to host your web app
- Install the MEAN stack components on your VM
- Describe the additional services available to administer virtual machines
- Learn how to create, configure, and manage virtual machines on Linux and Windows that host web apps
- This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification
Deploy a website with Azure virtual machines at Microsoft Curriculum
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
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
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
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