(Unit 7 of 9) Azure Virtual Private Networks Flashcards

1
Q

What is the difference between AZ VN and AZ Private VN?

A

A virtual private network (VPN) uses an encrypted tunnel within another network.

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

Name 3 methods of connectivity when using a VPN

A
  1. Connect on-premises datacenters to virtual networks through a site-to-site connection.
  2. Connect individual devices to virtual networks through a point-to-site connection.
  3. Connect virtual networks to other virtual networks through a **network-to-network **connection.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the principle behind VPNs?

A

All data transfer is encrypted inside a private tunnel as it crosses the internet.

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

In Azure, both types of VPN gateways use a ____ as the only method of authentication.

A

pre-shared key

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

When you deploy a VPN gateway, you specify the VPN type: either ____or ____ .

A

1. Policy-based
2. Route-based

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

Explain both base types regarding VPNs (1)

A

PB: Gateway specifies statically the IP of packets that should be encrypted through tunnel.

Device evaluates data against set IP to choose where packet goes.

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

Explain both base types regarding VPNs (2)

A

IPSec tunnels are modeled as a network interface or virtual tunnel interface.

IP routing (either static routes or dynamic routing protocols) decides which one of these tunnel interfaces to use when sending each packet.

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

If your require these types of connectivity, a VPN gateway would be ideal.

A

1.Connections between virtual networks
2. Point-to-site connections
3. Multisite connections
4. Coexistence with an Azure ExpressRoute gateway

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

Name and describe the High Availability scenarios (1)

A

Active/standby - VPNs deployed as 2 instances, one active and one fail-over. Connections are interrupted.

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

Name and describe the High Availability scenarios (1)

A

Active/standby - VPNs deployed as 2 instances, one active and one fail-over. Connections are interrupted.

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

Name and describe the High Availability scenarios (2)

A

Active/active - In this configuration, you assign a unique public IP address to each instance.You then create separate tunnels from the on-premises device to each IP address

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

Name and describe the High Availability scenarios (3)

A

ExpressRoute failover - where there’s risk associated with an outage of an ExpressRoute circuit, you can also provision a VPN gateway that uses the internet as an alternative method of connectivity.

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

Name and describe the High Availability scenarios (4)

A

Zone-redundant gateways - Deploying gateways in Azure availability zones physically and logically separates gateways.

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