AZURE Networking Practice Exam with Answers (37 Solved Questions)
Get familiar with your upcoming exam with AZURE Networking Practice Exam with Answers, a reliable past exam resource.
Sebastian Lopez
Contributor
4.4
118
9 months ago
Preview (3 of 7 Pages)
100%
Purchase to unlock
Page 1
Loading page ...
AZURE NETWORKING QUESTIONSAND CORRECT ANSWERSAzure Virtual Networks (VNets)--answer-the fundamental building block of your privatenetwork in Azure. enable you to build complex virtual networks that are similar to an on-premises network, with additional benefits of Azure infrastructure such as scale,availability, and isolation.Each one you create has its own CIDR block and can be linked to others and on-premises networksas long as the CIDR blocks do not overlap. You also have control ofDNS server settings f and segmentation into subnets.Capabilities of Azure Virtual Networks--answer-enable resources in Azure to securelycommunicate with each other, the internet, andon-premises networksHow do VNets Communication with the internet?--answer-All resources in a VNet cancommunicate outbound to the internet, by default. You can communicate inbound to aresource by assigning a public IP address or a public Load Balancer. You can also usepublic IP or public Load Balancer to manage your outbound connections.How do Azure resource communicate with each other?--answer-There are three keymechanisms through which Azure resource can communicate: VNets, VNet serviceendpoints and VNet peering.VNets can connect VMs, ASE, AKS, and VMSS.You can use service endpoints to connect to other Azure resource types, such as AzureSQL databases and storage accounts.How do Vnets communicate with on-Prem resources?--answer-You can connect youron-premises computers and networks to a virtual network using Point-to-site virtualprivate network (VPN), Site-to-site VPN, Azure ExpressRouteHow do you filter network traffic on Azure?--answer-You can filter network trafficbetween subnets using any combination of network security groups and network virtualappliances like firewalls, gateways, proxies, and Network Address Translation (NAT)services.How do you route network traffic on Azure?--answer-Azure routes traffic betweensubnets, connected virtual networks, on-premises networks, and the Internet, by default.You can implement route tables or border gateway protocol (BGP) routes to overridethe default routes Azurecreates.8 Non-routebale address spaces--answer-10.0.0.0-10.255.255.255 (10/8 prefix)
Page 2
Page 3
Preview Mode
This document has 7 pages. Sign in to access the full document!