0% found this document useful (0 votes)
41 views

Lab3 21521787

This document provides instructions for a lab assignment on Microsoft Azure. [1] It instructs students to register for an Azure account using their university email for $100 in credit and free developer tools. [2] It then asks students to explore Azure compute services and answer questions about virtual machine scale sets, Azure Functions, and Azure Virtual Desktop. [3] Students are also asked to explore Azure networking services and answer questions about ExpressRoute, virtual private networks, and virtual network peering. [4] The document concludes by providing step-by-step instructions for students to create a Windows virtual machine in Azure and configure it with a website and FTP server using IIS.

Uploaded by

Mai Xuân Tiến
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views

Lab3 21521787

This document provides instructions for a lab assignment on Microsoft Azure. [1] It instructs students to register for an Azure account using their university email for $100 in credit and free developer tools. [2] It then asks students to explore Azure compute services and answer questions about virtual machine scale sets, Azure Functions, and Azure Virtual Desktop. [3] Students are also asked to explore Azure networking services and answer questions about ExpressRoute, virtual private networks, and virtual network peering. [4] The document concludes by providing step-by-step instructions for students to create a Windows virtual machine in Azure and configure it with a website and FTP server using IIS.

Uploaded by

Mai Xuân Tiến
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

LAB 3: MICROSOFT AZURE

1. Register Azure account for Students


- Get $100 credit and free developer tools. Sign up without a credit card
- Using Microsoft email for Education (@ms.uit.edu.vn)
- Link:
https://phongdl.uit.edu.vn/su-dung-he-thong-microsoft-azure-thay-cho-microsof
t-imagine-dreamspark-cu
2. Explore Azure compute services and answer the questions below:
Link:
https://docs.microsoft.com/en-us/learn/modules/azure-compute-fundamentals/
a. Which Azure compute resource can be deployed to manage a set of
identical virtual machines?
Virtual machine scale sets

b. Which of the follow ing services should be used when the


primary concern is to perform work in response to an event (often
via a REST command) that needs a response in a few seconds?
Azure Functions

c. Your company has a team of remote workers that need to use


Windows-based software to develop your company's applications,
but your team members are using various operating systems like
MacOS, Linux, and Windows. Which Azure compute service
would help resolve this scenario?
Azure Virtual Desktop

3. Explore Azure networking services and answer the questions below:


Link:
https://docs.microsoft.com/en-us/learn/modules/azure-networking-fundamentals
/
a. Tailwind Traders wants to create a secure communication tunnel
between its branch offices. Which of the following technologies
can't be used?
Implicit FTP over SSL

b. Tailwind Traders wants to use Azure ExpressRoute to connect its


on-premises network to the Microsoft cloud. Which of the
following choices isn't an ExpressRoute model that Tailwind
Traders can use?
Site-to-site virtual private network

c. Which of the following options can you use to link virtual


networks?
Virtual network peering

d. Which of the following options isn't a benefit of ExpressRoute?


Encrypted network communication

4. Create a Windows virtual machine in Azure, step by step following at


link:
https://docs.microsoft.com/en-us/learn/modules/create-windows-virtual-mac
hine-in-azure/

a. Create a Windows virtual machine in Azure


b. Use RDP to connect to Windows Azure virtual machines
c. Connect to a Windows virtual machine using RDP
d. Configure Azure virtual machine network settings
e. Setup and configure simple Website and FTP server using IIS
f. Configure group security policy to access Website and FTP server
from internet (using IP public or domain name).

Notes: To avoid being charged fee, release your VM after the Labs
is completed.

Website made by IIS


FTP made by IIS

You might also like