Mention 3 types of VMs
Memory optimized
Storage optimized
High performance
Compute
Can i downgrade size of a disk from 512 to 256 ?
Can I connect vnet peering from vnets in diferent Tenants ?
Yes
same RG
same region
dif region
dif subs
dif tenant
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
General purpose
Can you combine premium disk with Standard hdd in an unmanage VM
Noooooooo!
What is the resource that permits to connect our network to on premise ?
VPN gateway
Powershell
CLI
Azure Portal
Scale out means
Add more instances
32 tb
What is the condition to determine the amount of nics
a vm can have ?
VM Size
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,
Will it fail or will it be successful?
Failed vnet peering not supported
vpn gawatey not supported
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
What Kind of disk support Performance Tier
Premium
What features does Standard ip supports ?
Statics ip
Load balancer
Can I transfer the owner of a pay as you go subscription to CSP ?
No, Not compatible
Can I add an existing VM to an Availability Set ?
Explain how can you do it
2.copy disk or snapshot
3.create disk from snap or create vm from disk into the ava set.
end
How can I migrate a manage vm to another region? mention steps.
Copy disk
Recreate vm with new network resources.
Select the features we need to configure in a Load balancer to create a Failover environment with 2 VM in the backendpool
Configure :
Inbound nat rules to login vms
Configure Load baancing rules
Configure health probe
Get-AzContext