Virtual Machines
Storage
Network
Core components
Storage
100

Mention 3 types of VMs 

General purpose 

Memory optimized 

Storage optimized 

High performance 

Compute  


100

Can i downgrade size of a disk from 512 to 256 ? 

Noooooooo!
100

Can I connect vnet peering from vnets in diffrent Regions ? 

Yes

same RG

same region

dif region 

dif subs 


100

scenario : Customer have 2 vms in the same vnet but different resource groups and He tries to move only 1 vm, what will be the result when he executes the movement? 

Dependency error 

100

What is the type of disk that is manage by user ?

Unmanage disk

200
D4s_v3  belongs to vm type

General purpose


200

Can you combine premium disk with Standard hdd in an unmanage VM 

Noooooooo!


200

What is the resource that permits to connect our network to on premise ? 

VPN gateway

200
Mention 3 ways to create vms in Azure

Powershell

CLI 

Azure Portal

200

Mention the 4 types of manage disk 

Std hdd 

Std ssd 

Premium ssd

Ultra ssd.

300

Scale out means 

Add more instances

300
What is the max size for Premium disk

32 tb

300

What is the condition that determine the amount of nics and data disk a vm can attach? 

VM Size 

300

Customer is trying to move all his resources to another subscription and the customer has a vnet peering connection and vpn gateway to on premise, 

What would be the result if i try to move  the resources ?

Failed vnet peering not supported 

vpn gawatey not supported 

300

Mention the 3 states of Bursting in Disk.

Accruing 

Bursting 

Constant

400

If i have an scale set  with 3 instances and I delete an instance in a scale set of minimum 3 and maximum 5

what is the behavior?


Scale set will create a new instance

400

What Kind of disk support Performance Tier 

Premium

400

What is the resource that permits public rdp  connection?

Public IP.

 


400

Can I transfer the owner of a pay as  you go subscription to  CSP ? 

No, Not compatible 

400

Customer wants to make a copy of an existing manage vm into the same vnet, mention the steps.

1.Stop vm

2.Snapshoot/disk or storage explorer copy disk

Create vm in the same vnet 


500

Can I add an existing VM to an Availability Set ? 

Explain how can you do  it 

1.stop vm

2.copy disk or snapshot 

3.create disk from snap or create vm from disk into the ava set. 

end 

500

How can I migrate a manage vm to another region?  mention steps.

Collect data source and destination 


Deallocate VM

Copy disk 

Recreate vm with new network resources. 


500

Can i Join an unmanage vm in an availability set manage? 

Noop!!
500
What is the command to see current subscription you are working on in Powershell

Get-AzContext 

500

Can I migrate a vm from unmanage to manage ? 

Yes