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

Implementing Microsoft Azure Infrastructure Solutions: Getting Started

This document provides instructions for setting up an Azure virtual machine environment for completing a lab on implementing Azure infrastructure solutions. It describes how to create a Windows Server 2012 R2 virtual machine called MIA-CL1 in the Azure portal and connect to it remotely. It then lists the steps to download and extract required lab files to the virtual machine, install Azure AD and .NET Framework 3.5, and configure the machine's firewall settings before beginning the lab exercises.

Uploaded by

sunil kamble
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)
73 views

Implementing Microsoft Azure Infrastructure Solutions: Getting Started

This document provides instructions for setting up an Azure virtual machine environment for completing a lab on implementing Azure infrastructure solutions. It describes how to create a Windows Server 2012 R2 virtual machine called MIA-CL1 in the Azure portal and connect to it remotely. It then lists the steps to download and extract required lab files to the virtual machine, install Azure AD and .NET Framework 3.5, and configure the machine's firewall settings before beginning the lab exercises.

Uploaded by

sunil kamble
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/ 8

IMPLEMENTING MICROSOFT AZURE

INFRASTRUCTURE SOLUTIONS

GETTING STARTED

1
MODULE 0: GETTING STARTED

LAB: SETTING UP ENVIRONMENT FOR LAB EXECUTION

EXERCISE 1: CREATING YOUR MANAGER VIRTUAL MACHINE

Task 1: Use the Azure portal to create MIA-CL1


1. In Internet Explorer, in the address bar, type https://portal.azure.com, and then press Enter.
Sign in using the account that is associated with your Azure subscription.

2. In the hub menu, click NEW, then click Compute>click See all.

3. In Marketplace, in Compute blade, type Visual Studio 2015 and press Enter.

4. Select the image for Visual Studio Community 2015 Update 3 with Azure SDK 2.9 on Windows
Server 2012 R2.

5. On the click Visual Studio Community 2015 Update 3 with Azure SDK 2.9 on Windows Server
2012 R2, select Resource manager from the drop down menu and click Create.

6. On the Create VM blade, under Basics enter the following and click OK:
o Name: MIA-CL1
o VM disk type: HDD
o User name: Student
o Password: Pa$$w0rd12345
o SUBSCRIPTION: <Your subscription>
o RESOURCE GROUP: Create new using the same name as the VM i.e. MIA-CL1

2
o LOCATION: South India

7. On the Size blade, Select A2 Standard, click Select.


RISK: Strictly choose the specified pricing tier

8. In the Settings blade, Select the followings:


o Storage Account: <default>
o Virtual Network: <default>
o Rest other values: DEFAULT

3
o Diagnostic storage account: <default>

9. On the Summary blade, click OK.

Task 2: Connect to MIA-CL1


1. In the hub menu, click Virtual Machine and select the VM you just created.

2. On the Virtual machine blade, Click Connect.

3. Open the downloaded RDP file and click Connect.

4. Enter your credentials and click OK.

5. On the Remote Desktop Connection window, click yes.

4
EXERCISE 2: CONFIGURING MIA-CL1
Task 1: Download all lab files required

1. On the Start screen, click the Server Manager tile

2. In the navigation pane on the left side, click Local Server.


3. In the Properties box, click the IE Enhanced Security Configuration option that is currently set to
On.

4. In the Internet Explorer Enhanced Security Configuration dialog box, perform the following
steps:
a. Under Administrators, select Off.

b. Under Users, select Off.

5. Click OK.

6. Open Internet explorer and navigate to the following link.


https://1drv.ms/f/s!AnduXHAy8p8GhSjLdeTQonEzx9GE

7. Click the download button.

5
8. Click Save in the pop-up.

9. Click on Open folder.

10. Right click the Zip file and click Extract-all.

11. Click extract.

12. Copy the folders Configfiles, Demofiles and Labfiles to D:\ drive.

Note: You will have to copy these files to D:\ drive each time you Start the Virtual Machine before
executing the Labs.

13. Go back to downloads folder.

14. Copy the content of the Modules Folder.

15. Browse to the following path and copy the contents of the folder there.
C:\Program Files\WindowsPowerShell\Modules

16. Go back to Downloads.

17. Copy the file IISInstall.ps1 present in All files folder.

18. Save it to the following path.


C:\Users\Student

19. Go back to downloads folder. Copy the makecert application at the following destination if
missing.
C:\Program Files (x86)\Windows Kits\10\bin\x64

Task 2: Install Azure AD Module

1. Open Internet Explorer and browse to the following link.


http://www.microsoft.com/en-us/download/details.aspx?id=41950 to download Microsoft
Online Services Sign-In Assistant for IT Professionals RTW .

2. Click Download.

3. Select the en\msoidcli_64.msi box. Click Next.

4. In the internet explorer pop up, click Allow Once.

6
5. Click Run.

6. On the Microsoft Online Services Sign-in Assistant Setup prompt, accept the License
agreement and Click Install.

7. Click Finish.

8. Again on internet Explorer, browse to http://go.microsoft.com/fwlink/p/?linkid=236297 ,


to download Azure Active Directory Module for Windows PowerShell (64-bit version)

9. Click Run on the pop-up.

10. On the Welcome to Windows Azure Active Directory Module for Windows PowerShell
Setup, click Next.

11. On the License Terms page, accept the License terms and click Next.

12. Click Next.

13. Click Install.

14. Click Finish.

7
EXERCISE 3: INSTALLING MICROSOFT .NET FRAMEWORK 3.5
Task 1: Installing Microsoft .NET Framework 3.5

1. On Server Manager, click Add roles and features.

2. ON Before you begin page, Click Next.

3. On Installation type, click Next.

4. On server selection, click Next.

5. On server role, click Next.

6. On features, select .NET Framework 3.5 Features. Click Next.

7. Click install.

8. Click Close.

You might also like