Microsoft Azure-Case Study Document
Microsoft Azure-Case Study Document
This case study is provided to help participants of Microsoft Azure program practice
All participants will have access to the virtual lab and Azure environment
The credentials to access the lab will be provided by the batch admin to all the
participants
Note: Virtual lab access will be provided for participants from week two of the course
Participants are expected to start the course on time and have a basic awareness of
Each participant will get 8 hours of lab access and are expected to complete this lab
Participants are expected to refer to the case study while taking the course and
SMEs will be available to respond to your queries in case you need assistance on the
case study
Happy Learning!!
Week 1
Week 2- Week 3
1.a. Note: You may need to launch an "in-private" session in your browser if you have multiple
Microsoft Accounts.
2. After you enter your email, select whether this is a Microsoft or Organization
account.
3. From there you will be directed to the correct provider to lo-gin with your
password.
1. Click COMPUTE, VIRTUAL MACHINE and then QUICK CREATE to create a vm1
2. DNS NAME: Unique host name. This value is also the name of the cloud service
container for the virtual machine. The vm1 created here will also be named the
same as the cloud service.
3. USER NAME: Provide a local administrator account name “demouser”.
4. REGION/AFFINITY GROUP: Select the data center location to create the virtual
machine in that region.
Create a virtual machine with the GALLERY virtual machine creation option.
1. Click the NEW button at the bottom left of the management portal.
2. Click COMPUTE, VIRTUAL MACHINE and then FROM GALLERY.
3. Select the server from the virtual machine gallery.
4. Enter the configuration for the virtual machine.
1. VIRTUAL MACHINE NAME: This is the computer name: vm1. This value
must be unique within the same cloud service.
2. SIZE: Small
3. NEW USER NAME: demouser
4. PASSWORD: demo@pass1
5. On the next screen, specify a unique name for your cloud service. Select the
same Microsoft Azure region that you created the storage account in in task two.
For now, keep availability set as none.
6. On the final page place a checkmark by Microsoft Antimalware and press the
Checkmark to Complete.
Managing Storage
Add Additional Storage to vm1
Add a new empty data disk to vm1
1. In the Microsoft Azure Manage portal under the Virtual Machine view vm1.
2. Click on ATTACH button in the bottom of the screen.
3. Select Attach Empty Disk from the menu.
4. When the disk property window opens specify 1023 for the SIZE GB field and click the
checkmark to complete.
5. Wait for the update to complete before continuing.
6. Connect to vm1 using remote desktop by selecting vm1 and clicking the CONNECT
button at the bottom of the screen. Login with the credentials used to create the virtual
machine.
7. Once logged in, using Server Manager, click on Tools, Computer Management.
8. In Computer Management Window, select Disk Management in the left pane tree view
under the Storage section. A new window will pop up, with the "Disk 2" displayed. Make
sure Disk 2 is selected and Now click ok button to initialize the disk.
9. Format the disk by right clicking on Disk 2 and selecting New Simple Volume.
10. Assign Letter "E:" for the drive and click next.
11. Specify the volume label as Data, and click Next, followed by the Finish button.
12. You will now the E: drive under devices and drives.
13. Open the drive and create a new text file and write some data on to it.
1. In CloudXplorer, select the Storage Account Name that is shown in the tree Navigation
pane in the left.
2. Right mouse click on the right pane and select option New, Container.
3. Specify the container name: Backup
4. Click on "Ok" button and you will see the container created.
1. Using CloudXplorer, select the container vhds. Right click on the 1GB VHD file that was
created earlier and select Copy.
2. Click on the new container backup and on the right pane click paste to copy the VHD
file.
1. Switch back to the Microsoft Azure Management Portal and select VIRTUAL MACHINES
on the left navigation and then click the DISKS tab at the top.
2. Click on the CREATE button in the bottom of the page to create the disk.
3. Specify copieddiskdemo for the NAME and click on the browse button to select the VHD
that you copied.
4. In the BROWE CLOUD STORAGE window, select the backup container that you created
using CloudXplorer.
5. Select the VHD that you copied and click open.
6. In the Create a disk from a VHD dialog, click the check mark to continue and create the
disk.
1. Go to Virtual Machines tab in the Microsoft Azure Manage Portal and select vm2.
2. Click on the ATTACH button and click Attach Disk
3. Select copieddiskdemo in the AVAILABLE DISKS dropdown and press the check mark to
complete.
4. Select the vm2 virtual machine again and click CONNECT on the bottom menu.
5. Once logged in, browse to the newly attached data disk.
View the data file that was on the disk from the other virtual machine.
Since the AD FS server needs to authenticate against Active Directory, they need to be added to the
local domain. Add the server to the local domain
Step 3: Install the Azure Active Directory Module for Windows PowerShell
_______________________End______________________________