You are on page 1of 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