Podcast
Questions and Answers
Which route type has the highest priority in Azure routing?
Which route type has the highest priority in Azure routing?
- The most specific route
- System routes
- BGP routes
- User-defined routes (UDR) (correct)
What is the priority order of route types in Azure routing, from highest to lowest?
What is the priority order of route types in Azure routing, from highest to lowest?
- System routes, User-defined routes (UDR), BGP routes
- System routes, BGP routes, User-defined routes (UDR) (correct)
- User-defined routes (UDR), BGP routes, System routes
- BGP routes, User-defined routes (UDR), System routes
Which route type always takes precedence regardless of the priority order?
Which route type always takes precedence regardless of the priority order?
- BGP routes
- The most specific route (correct)
- User-defined routes (UDR)
- System routes
If there are multiple routes with the same prefix, which route type would be preferred?
If there are multiple routes with the same prefix, which route type would be preferred?
In Azure routing, what does UDR stand for?
In Azure routing, what does UDR stand for?
Which route type allows dynamic routing between network virtual appliances and the virtual network in Azure?
Which route type allows dynamic routing between network virtual appliances and the virtual network in Azure?
What is the purpose of the Azure Route Server?
What is the purpose of the Azure Route Server?
Which route type does VM traffic in Azure always go through first?
Which route type does VM traffic in Azure always go through first?
In order to inspect traffic with a FortiGate VM, what do you need to create?
In order to inspect traffic with a FortiGate VM, what do you need to create?
What does SDN stand for in Azure routing?
What does SDN stand for in Azure routing?
Which SKU of public IP-addresses in Azure can be static or dynamic for IP-v4, and dynamic for IP-v6?
Which SKU of public IP-addresses in Azure can be static or dynamic for IP-v4, and dynamic for IP-v6?
Which type of load balancer in Azure can distribute traffic among healthy instances of services defined in a load-balanced set?
Which type of load balancer in Azure can distribute traffic among healthy instances of services defined in a load-balanced set?
Which type of load balancer in Azure can be configured to forward external traffic to a specific VM?
Which type of load balancer in Azure can be configured to forward external traffic to a specific VM?
Which SKU of public IP-addresses in Azure is secure by default and requires the configuration of network security groups to allow inbound traffic?
Which SKU of public IP-addresses in Azure is secure by default and requires the configuration of network security groups to allow inbound traffic?
Which type of load balancer in Azure provides low latency and high throughput, and can scale up to millions of flows for all TCP and UDP applications?
Which type of load balancer in Azure provides low latency and high throughput, and can scale up to millions of flows for all TCP and UDP applications?
Which type of load balancer in Azure supports inbound and outbound scenarios?
Which type of load balancer in Azure supports inbound and outbound scenarios?
Which SKU of public IP-addresses in Azure can be upgraded to standard after creation?
Which SKU of public IP-addresses in Azure can be upgraded to standard after creation?
Which SKU of public IP-addresses in Azure allows public IP-addresses to be used with cross-region load balancers?
Which SKU of public IP-addresses in Azure allows public IP-addresses to be used with cross-region load balancers?
Which type of load balancer in Azure can scale your applications and create high availability for your services?
Which type of load balancer in Azure can scale your applications and create high availability for your services?
Which SKU of public IP-addresses in Azure is recommended to use with network security groups to restrict traffic?
Which SKU of public IP-addresses in Azure is recommended to use with network security groups to restrict traffic?
Flashcards are hidden until you start studying
Study Notes
Azure Routing
- System routes have the highest priority in Azure routing.
- The priority order of route types in Azure routing, from highest to lowest, is: System, UDR (User-Defined Route), BGP (Border Gateway Protocol).
- System routes always take precedence regardless of the priority order.
- When there are multiple routes with the same prefix, the route with the longest prefix match is preferred.
UDR and Route Server
- UDR stands for User-Defined Route in Azure routing.
- Dynamic routing between network virtual appliances and the virtual network in Azure is allowed by UDR.
- The purpose of the Azure Route Server is to enable the propagation of routes from the network virtual appliances to the virtual network.
Traffic Flow and Inspection
- VM traffic in Azure always goes through the system route first.
- To inspect traffic with a FortiGate VM, a route needs to be created.
SDN and Load Balancers
- SDN stands for Software-Defined Networking in Azure routing.
- The Azure Load Balancer that can distribute traffic among healthy instances of services defined in a load-balanced set is the Internal Load Balancer.
- The Azure Load Balancer that can be configured to forward external traffic to a specific VM is the Public Load Balancer.
- The Azure Load Balancer that provides low latency and high throughput, and can scale up to millions of flows for all TCP and UDP applications is the Azure Load Balancer with HA Ports.
- The Azure Load Balancer that supports inbound and outbound scenarios is the Azure Application Gateway.
- The Azure Load Balancer that can scale applications and create high availability for services is the Azure Load Balancer.
Public IP Addresses
- The SKU of public IP addresses in Azure that can be static or dynamic for IP-v4, and dynamic for IP-v6 is the Standard SKU.
- The SKU of public IP addresses in Azure that is secure by default and requires the configuration of network security groups to allow inbound traffic is the Standard SKU.
- The SKU of public IP addresses in Azure that can be upgraded to Standard after creation is the Basic SKU.
- The SKU of public IP addresses in Azure that allows public IP addresses to be used with cross-region load balancers is the Standard SKU.
- The SKU of public IP addresses in Azure that is recommended to use with network security groups to restrict traffic is the Standard SKU.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.