Azure Virtual Networks Interview Question-Answer Part – 1
Q.1 The _______________ routes traffic between VMs and PaaS cloud services in a virtual network and computers at the other end of the connection.
A. DNS
B. Server
C. Load balancer
D. VPN gateway
Ans : VPN gateway
Q.2 The ______________ can have an SSL certificate associated with it if you are doing SSL offload.
A. Listener
B. Protocol
C. Front-end port
D. Cookie
Ans : Listener
Q.3 A/An ______________ listens on a public port and forwards traffic to an internal port.
A. Balancer
B. Gateway
C. Endpoint
D. Destination port
Ans : Endpoint
Q.4 Azure takes care of ___________.
A. Subnet allocation
B. VM IP range allocation
C. DNS resolution
D. Underlying routing
Ans : Underlying routing
Q.5 A DNS server that hosts DNS zones is ____________.
A. Recursive
B. Resolute
C. Delegating
D. Authoritative
Ans : Authoritative
Q.6 VNet-to-VNet connections can be in the same or different ___________.
A. Subscriptions
B. Regions
C. Deployment models
D. All the options
Ans : All the options
Q.7 You need to ensure that Azure DNS can resolve names for your registered domain. What should you implement?
A. An MX Record
B. A Secondary Zone
C. A CNAME Record
D. Zone Delegation
Ans : Zone Delegation
Q.8 Non-VNet VMs cannot be configured with _________.
A. Multi NIC
B. Dynamic Ips
C. Static IPs
D. MAC
Ans : Multi NIC
Q.9 The address space for a VNet must encompass ___________.
A. A class C subnet
B. A class B subnet
C. The range of the publicly available IP address
D. All the subnets that will be located on
Ans : All the subnets that will be located on
Q.10 In order for the Microsoft SLA to be valid for an ExpressRoute connection, __________________ is required.
A. A Layer 3 connectivity configuration
B. 500 Mbps
C. A Layer 2 cross connection
D. IPVPN
Ans : A Layer 3 connectivity configuration
Q.11 Private static IP addresses can be assigned to a/an __________.
A. VM
B. Load Balancers
C. Application Gateway
D. All the options
Ans : All the options
Q.12 In Azure, a public address can be assigned to _____________.
A. VPN Gateway
B. Application Gateway
C. VM
D. All the options
Ans : All the options
Q.13 The VM size determines the number of ________ that you can create for a VM.
A. Ips
B. VIPs
C. NICs
D. MACs
Ans : NICs
Q.14 The simplest method to create a VNet is to use _______________.
A. a configuration file
B. the Azure portal
C. the classic portal
D. a PowerShell script
Ans : a PowerShell script
Q.15 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
A. Yes
B. No
Ans : No
Q.16 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
A. Yes
B. No
Ans : No
Q.17 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.
A. Yes
B. No
Ans : No
Q.18 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.
A. Yes
B. No
Ans : No
Q.19 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.
A. Yes
B. No
Ans : Yes
Q.20 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
.
A. Yes
B. No
Ans : No