You are on page 1of 8

Q.1 The VM size determines the number of __ that you can create for a VM.

Ips
VIPs
NICs
MACs
Correct Answer is – NICs

Q.2 The simplest method to create a VNet is to use ___.

a configuration file
the Azure portal
the classic portal
a PowerShell script
Correct Answer is – a PowerShell script

Q.3 A company is planning on hosting an application on an Azure Virtual Machine. It


needs to be ensured that the application hosted on the virtual machine is
accessible from the Internet overHTTPS. You decide to implement a DDoS protection
plan. Would this satisfy the requirement

Yes
No
Correct Answer is – No

Q.4 A team is currently planning on using Azure for hosting resources. They are
going to create users which would have access to Azure resources. They want to
implement Multi-Factor authentication for the users. Is it required to deploy a
federated solution to implement MultiFactor authentication

Yes
No
Correct Answer is – No

Q.5 A DNS server that hosts DNS zones is __.

Recursive
Resolute
Delegating
Authoritative
Correct Answer is – Authoritative

Q.6 VNet-to-VNet connections can be in the same or different _.

Subscriptions
Regions
Deployment models
All the options
Correct Answer is – All the options

Q.7 You need to ensure that Azure DNS can resolve names for your registered domain.
What should you implement?

An MX Record
A Secondary Zone
A CNAME Record
Zone Delegation
Correct Answer is – Zone Delegation

Q.8 You decide to create a virtual machine which is of the size “D2s_v3”. If you
plan to stop the
virtual machine, will you incur any costs for the storage associated with the
virtual machine.

Yes
No
Correct Answer is – Yes

Q.9 An administrator needs to run a script written in Powershell. This script is


going to create a
virtual machine in Azure. Would the script run on a computer that runs Linux and
has the Azure
CLI tools installed
.

Yes
No
Correct Answer is – No

Q.10 Non-VNet VMs cannot be configured with _.

Multi NIC
Dynamic Ips
Static IPs
MAC
Correct Answer is – Multi NIC

Q.11 The address space for a VNet must encompass _.

A class C subnet
A class B subnet
The range of the publicly available IP address
All the subnets that will be located on
Correct Answer is – All the subnets that will be located on

Q.12 The ___ routes traffic between VMs and PaaS cloud services in a virtual
network and computers at the other end of the connection.

DNS
Server
Load balancer
VPN gateway
Correct Answer is – VPN gateway

Q.13 The __ can have an SSL certificate associated with it if you are doing SSL
offload.

Listener
Protocol
Front-end port
Cookie
Correct Answer is – Listener

Q.14 A/An __ listens on a public port and forwards traffic to an internal port.

Balancer
Gateway
Endpoint
Destination port
Correct Answer is – Endpoint

Q.15 Azure takes care of _.

Subnet allocation
VM IP range allocation
DNS resolution
Underlying routing
Correct Answer is – Underlying routing

Q.16 In order for the Microsoft SLA to be valid for an ExpressRoute connection,
______ is required.

A Layer 3 connectivity configuration


500 Mbps
A Layer 2 cross connection
IPVPN
Correct Answer is – A Layer 3 connectivity configuration

Q.17 Private static IP addresses can be assigned to a/an __.

VM
Load Balancers
Application Gateway
All the options
Correct Answer is – All the options

Q.18 In Azure, a public address can be assigned to _.

VPN Gateway
Application Gateway
VM
All the options
Correct Answer is – All the options

Q.19 A team is currently planning on using Azure for hosting resources. They are
going to create users which would have access to the Azure resources. They want to
implement Multi-Factor authentication for the users. Are two valid methods for
Azure Multi-Factor authentication,picture identification and entering a passport
number.

Yes
No
Correct Answer is – No

Q.20 If you plan to host a web application in the Azure platform as a service
solution of Azure Web Apps, then you will have complete control over the underlying
operating system.
Yes
No
Correct Answer is – No

Advanced Interview Questions on Azure Virtual Network


Q.1 When you add an IaaSv1 VM to a VNet, you must also add it to the _____.

Subnet
Gateway
VNet configuration file
Dynamic IP address
Correct Answer is: Subnet

Q.2 Which connection configuration offers faster speeds, higher security, lower
latencies, and higher reliability?

Site-to-Site VPN
Point-to-Site VPN
ExpressRoute
VNet-to-VNet VPN
Correct Answer is: ExpressRoute

Q.3 What is the full form of CIDR?

Classful Intra Domain Routing


Classless Intra Domain Routing
Classless Inter Domain Routing
Classful Inter Domain Routing
Correct Answer is: Classless Inter Domain Routing

Q.4 Network traffic can be controlled in _ ways.

1
2
3
4
Correct Answer is: 3

Q.5 Which of the following are load balancer types?

Standard Load Balancer


Public Load Balancer
Internal Load Balancer
All the options
Correct Answer is: All the options

Q.6 Which endpoint is used for Non-Azure services?

External Endpoint
Nested Endpoint
Azure Endpoints
All the options
Correct Answer is: External Endpoint

Q.7 Azure Traffic manager receives a query from _.

Endpoint
Client
Routing Method
All the options
Correct Answer is: Client

Q.8 Azure Application Gateway (AG) by default, monitors the health of all resources
and automatically removes an unhealthy resource from the pool.

True
False
Correct Answer is: True

Q.9 The load balancer will regularly probe your endpoint for every 15 seconds, by
default.

True
False
Correct Answer is: True

Q.10 Azure Traffic Manager service endpoints includes ___.

Azure Web Apps


Cloud services
Azure VMs
All the options
Correct Answer is: All the options

Q.11 P2S Connection creates a VPN on which protocol?

UDP
SSTP
TCP
All the options
Correct Answer is: SSTP

Q.12 An application gateway is a _ routing technique.

Six-layer
Five-layer
Four-layer
Seven-layer
Correct Answer is: Seven-layer

Q.13 Which of the following are the types of Application Gateways?

Standard
WAF
None of the mentioned
All the options
Correct Answer is: All the options

Q.14 A subnet is a range of IP addresses in a __.

Cloud Service
VNet
DNS Server
VM role instance
Correct Answer is: VNet
Q.15 Cookie-based session affinity is a feature of __.

Application Gateway
Load Balancer
Traffic Manager
DNS delegation
Correct Answer is: Application Gateway

Q.16 Setting up the NS record for a child zone in a parent zone is called __.

Domain delegation
Registrar
Domain management
DNS resolution
Correct Answer is: Domain delegation

Q.17 If you are planning for communication between on-premise computers and public
endpoints in Azure, you must use _.

Microsoft Azure external name resolution


Your own DNS server/implementation
Azure-provided name resolution
The last three IP addresses in the range
Correct Answer is: Microsoft Azure external name resolution

Q.18 A connection to a VNet that requires a configuration procedure on every


computer that you want to connect to the VNet is called __.

ExpressRoute
Point-to-Site VPN
VNet-to-VNet VPN
Site-to-Site VPN
Correct Answer is: Point-to-Site VPN

Q.19 For an IaaSv2 VM, you assign a/an ___ to the subnet.

FQDN
VM
IP Address
NIC
Correct Answer is: NIC

Q.20 zure provides a DNS system to support many name resolution scenarios, except
_.

Hybrid connections
Same VNet
None of the options
Same cloud service
Correct Answer is: Hybrid connections

Q.21 To automate VNet creation in the classic portal, you use _.

Service manager model with a configuration file


ARM
PowerShell
A gateway
Correct Answer is: Service manager model with a configuration file
Q.22 If you are running a web application or a user is going to fill it out and
query data, the best option is to use _.

An application gateway
Health monitoring probes
A load balancer
A traffic manager
Correct Answer is: An application gateway

Q.23 In a site-to-site configuration, avoid __.

Resource manager deployment


Overlapping subnets
Adding additional address spaces
Adding additional subnets
Correct Answer is: Overlapping subnets

Q.24 To provide fast performance and high availability for your domain, Azure DNS
uses _ networking.

Geocast
Broadcast
Multicast
Anycast
Correct Answer is: Anycast

Q.25 ExpressRoute provides a connection that does not cross __.

The on-premises network


The internet
Cloud services
VNets
Correct Answer is: The internet

Q.26 Which statement regarding ExpressRoute connections is true?

They consist of a single connection to the Microsoft Edge router


They use a VPN over the public Internet
They use a private connection facilitated by a connectivity provider
They can connect to all regions across all geopolitical boundaries
Correct Answer is: They use a private connection facilitated by a connectivity
provider

Q.27 IP address space can be applied to _.

Virtual networks
Subnets
None of the options
All the options
Correct Answer is: All the options

Q.28 Azure Virtual Networks can be created using _.

Azure CLI
Azure Portal
Azure Powershell
All the options
Correct Answer is: All the options
Q.29 Azure DNS is the same as Domain Registrar.

True
False
Correct Answer is: False

Q.30 How many endpoints are there in Azure Traffic Manager?

1
2
3
4
Correct Answer is: 3

You might also like