quiz 3 Flashcards

1
Q

Who can add users/devices to a security group?

A

The owner of that group

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

Can you manually add users/devices to a dynamic security group?

A

no

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

What is a MX DNS record?

A

Directs mail to an email server. Can be used for verification

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

What is a PTR DNS record?

A

Provides a domain name in reverse-lookups.

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

What is an A record in DNS?

A

The record that holds the IP address of a domain.

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

What is a CNAME record in DNS?

A

Used when a domain or subdomain is an alias of another domain. All CNAME records must point to a domain, never to an IP address. Opposite of A record.

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

What is a NS record in DNS?

A

NS stands for ‘nameserver,’ and the nameserver record indicates which DNS server is authoritative for that domain (i.e. which server contains the actual DNS records). Basically, NS records tell the Internet where to go to find out a domain’s IP address.

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

What is a SOA record in DNS?

A

Stores admin information about a domain. Such as the email address of the administrator, when the domain was last updated, and how long the server should wait between refreshes.

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

What is a SRV record in DNS?

A

Most other DNS records only specify a server or an IP address, but SRV records include a port at that IP address as well. Some Internet protocols require the use of SRV records in order to function.

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

What is a TXT record in DNS?

A

Lets an admin store text notes in the record. Can be used for verification

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

You need to synchronize the files in the file share to an on-premises server. Which 3 steps do you need to perform?

A

Step 1: Install the Azure File Sync agent on Server1
Step 2: Register Windows Server with Storage Sync Service
Step 3: Create a sync group and a cloud endpoint

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

With what commando do you install the kubectl client?

A

az aks install-cli

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

How to implement Azure Automation State Configuration in 4 steps?

A

Step 1: Upload a configuration to Azure Automation State Configuration. Import the configuration into the Automation account.
Step 2: Compile a configuration into a node configuration.
Step 3: Assign the node configuration
Step 4: Check the compliance status of the node

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

Azure Web Application Firewall (WAF) on Azure Application Gateway provides …

A

A centralized protection of your web applications from common exploits and vulnerabilities.

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

NSG flow log data is written to ..

A

a storage account.

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

What kind of load balancer do High Availability (HA) ports require?

A

Standard load balancer

17
Q

If you make a change to the topology of your network and have Windows VPN clients, the VPN client package for Windows clients must … in order for the changes to be applied to the client.

A

be downloaded and installed again

18
Q

What network type of AKS cluster supports connecting to an app by using the IP address of the pod?

A

Azure CNI