Azure Architecture & Services第 42 / 100 题
What is the purpose of a subnet within an Azure Virtual Network?
a.It stores backup files
b.It segments the VNet's IP address space to organize and isolate groups of resources
c.It manages user passwords
d.It provides serverless compute
解析
A subnet divides a VNet's address range into smaller segments, letting you group and isolate resources. Segmentation improves security and organization, for example separating web and database tiers. Network security rules can be applied at the subnet level.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- Which Azure service provides a dedicated, private connection from your on-premises network to Azure that does not traverse the public internet?
- Which Azure service is a fully managed relational database based on the SQL Server engine?
- Which Azure service is a globally distributed, multi-model NoSQL database designed for low-latency access at planetary scale?
- Which Azure service provides a container orchestration platform for deploying and managing containerized applications at scale?
- Which Azure service lets you run individual containers quickly without managing virtual machines or orchestrators?
- What does a Network Security Group (NSG) do in Azure?