Easy1 markMultiple Choice
AZ-900 · Question 27 · Domain 2.3: Azure Networking Services
What is the primary purpose of an Azure Virtual Network (VNet)?
What is the primary purpose of an Azure Virtual Network (VNet)?
Answer options:
A.
To provide a globally distributed database.
B.
To enable Azure resources to securely communicate with each other, the internet, and on-premises networks.
C.
To balance HTTP traffic across multiple web servers.
D.
To resolve domain names to IP addresses.
How to approach this question
Think of a VNet as your own private network space in the cloud.
Full Answer
B.To enable Azure resources to securely communicate with each other, the internet, and on-premises networks.✓ Correct
To enable Azure resources to securely communicate with each other, the internet, and on-premises networks.
Azure Virtual Network (VNet) is the fundamental building block for your private network in Azure. It enables many types of Azure resources, such as Azure Virtual Machines (VMs), to securely communicate with each other, the internet, and on-premises networks.
Common mistakes
Confusing VNet with VPN. A VNet is the network itself; a VPN is a method to connect to it.
Practice the full Azure Fundamentals AZ-900 Practice Exam 5
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02According to the shared responsibility model, which of the following is ALWAYS the responsibility...MediumQ03Which cloud model combines on-premises infrastructure with a public cloud, allowing data and appl...EasyQ04True or False: Moving to a public cloud typically requires a significant upfront Capital Expendit...EasyQ05An e-commerce website experiences a sudden spike in traffic during a holiday sale. The system aut...Medium
Expert