Additional questions Flashcards

1
Q

What steps are required to implement secure access to Azure file server from on-prem

A

Enable port 445
Create a firewall rule based on IP client access
Secure transfer required

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

When creating a custom domain for an azure app service plan what recordsshould you update on your DNS provider

A

CNAME
A Record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Please list the steps to securely connect the ASP.NET web app to the Microsoft SQL database

A

Add vnetdata to web app
Add vnetdatasub to web app
Dissociate a vmdata-publicip from vmdata
Modify web app connection string with NIC private IP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What steps should you take to give VM1 a secure connection to a file share?

A

Add a service endpoint for Microsoft.Storage in the VM subnet
Create an NSG rune to access the storage account from VM2 only
Deny all traffic to the storage account

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the A-Series

A

Entry-level VMs for dev/test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the Bs-Series

A

Economical burstable VMs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the D-Series

A

General purpose compute

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the E-Series

A

Optimised for in-memory applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is the F-Series

A

Compute optimised virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the G-Series

A

Memory and storage optimised virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the H-Series

A

High Performance Computing virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the Ls-Series

A

Storage optimised virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the M-Series

A

Memory optimised virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the Mv2-Series

A

Largest memory optimised virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the N-Series

A

GPU enabled virtual machines

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What steps required to enable backups on VMs (6 steps)

A

Search and Open Backup Center
Create a Recovery Services Vault
Click on +Backup Sign
Create or select existing backup policy
Click on Add and select the VMs to be backup
Click on Enable backup

17
Q

What is the requirements for rolling out VM insights? (3 steps)

A

A connection from the virtual machine to the address 169.254.169.254
A log analytic workspace
A dependency agent

18
Q

What are the steps required to conduct a system failover in azure cloud? (4 steps)

A

Go to Recovery Services Vault > Replicated Items
Select the VM and Click on Failover
Choose the Recovery Point and Shutdown the source server
Commit

19
Q

What storage account services allow support for customer-managed keys?

A

Blobs and files only

20
Q

What App Service Plans do NOT allow you to automatically scale web apps?

A

Free and Basic

21
Q

What App Service Plans DO allow you to automatically scale web apps?

A

Standard and Premium