等级: Microsoft Azure Fundamentals难度: beginner80 道题60 分钟
回答每道 Azure 题,然后查看得分。错题会保存在本机供复习。
连续学习: 0 天仅保存在此设备
进度0 / 80
剩余时间: 00:00
还没有保存的错题。
没有符合条件的题目。
题目 1
Which Azure compute service provisions virtual machines with full control over the operating system?
Azure Virtual Machines is an IaaS compute service that gives full control over the operating system and configuration.
题目 2
Which Azure service runs code in response to events without requiring you to manage servers?
Azure Functions is a serverless compute service that runs event-driven code without managing infrastructure.
题目 3
Which cloud characteristic allows Azure to add or remove resources automatically as demand changes?
Elasticity means cloud resources can scale out or in automatically to match demand.
题目 4
Which cloud deployment model combines on-premises infrastructure with Azure resources?
A hybrid cloud connects on-premises infrastructure with cloud services such as Azure.
题目 5
A company uses only Azure services and does not own a datacenter. Which deployment model does this describe?
Using shared Azure services over the internet with no on-premises datacenter is a public cloud deployment.
题目 6
Which Azure feature provides physically separate datacenters within an Azure region to protect against datacenter failures?
Availability Zones are physically separate datacenters within a region; each zone has independent power, cooling, and networking.
题目 7
What is an Azure resource group?
A resource group is a logical container that holds related Azure resources for management and organization.
题目 8
Which Azure service provides identity and access management for users and applications?
Microsoft Entra ID, formerly Azure Active Directory, provides identity, authentication, and access management.
题目 9
Which Azure storage service is optimized for storing large amounts of unstructured object data?
Azure Blob Storage stores unstructured data such as documents, images, and backups as objects.
题目 10
Which Azure service is a managed relational database built on SQL Server?
Azure SQL Database is a managed relational database-as-a-service built on SQL Server.
题目 11
Which Azure database service supports multiple NoSQL APIs and global distribution?
Azure Cosmos DB is a globally distributed, multi-model database service with multiple NoSQL APIs.
题目 12
Which Azure service lets you create isolated private networks in the cloud?
Azure Virtual Network provides isolated private networks, subnets, and IP addressing in Azure.
题目 13
Which Azure component filters inbound and outbound traffic between subnets?
Network security groups contain security rules that allow or deny traffic to and from Azure resources.
题目 14
Which Azure service caches and delivers content from locations closer to users?
Azure CDN caches content at edge locations to improve delivery speed for users around the world.
题目 15
Which Azure service provides domain name resolution for your resources?
Azure DNS hosts domain names and resolves them using Azure global DNS infrastructure.
题目 16
Which Azure service collects telemetry from applications and infrastructure for monitoring?
Azure Monitor collects, analyzes, and acts on telemetry from Azure resources and applications.
题目 17
Which Azure tool deploys infrastructure repeatably using declarative JSON or Bicep templates?
ARM templates and Bicep define infrastructure as code so deployments are repeatable and consistent.
题目 18
Which Azure service provides a managed Kubernetes platform?
Azure Kubernetes Service (AKS) provides a managed Kubernetes cluster for containerized workloads.
题目 19
Which Azure service runs containers without requiring you to manage the underlying servers?
Azure Container Apps is a serverless container service that manages the platform for you.
题目 20
Which Azure service is a platform-as-a-service (PaaS) offering for web applications?
Azure App Service hosts web apps and APIs as PaaS with built-in scaling, deployment, and security.
题目 21
Which Azure service creates automated workflows that integrate apps and data without writing code?
Azure Logic Apps provides low-code workflows that connect applications and data sources.
题目 22
Which Azure service provides enterprise message queues for decoupling applications?
Azure Service Bus provides enterprise messaging with queues and topics for reliable decoupling.
题目 23
Which Azure service is designed for large-scale analytics and data warehousing?
Azure Synapse Analytics combines data integration, warehousing, and analytics at large scale.
题目 24
Which Azure service provides a platform for building, training, and deploying machine learning models?
Azure Machine Learning is the Azure platform for the full machine learning lifecycle.
题目 25
Which Azure service provides managed file shares accessible over SMB or NFS?
Azure Files provides fully managed file shares that can be accessed using standard file protocols.
题目 26
Which Azure service provides virtualized Windows desktops and apps from the cloud?
Azure Virtual Desktop delivers virtualized desktops and apps as a managed service.
题目 27
Which Azure offering provides tools for source control, CI/CD, and work tracking?
Azure DevOps includes Azure Repos, Pipelines, Boards, and related development tools.
题目 28
Which Azure service securely stores secrets, keys, and certificates?
Azure Key Vault protects cryptographic keys, secrets, and certificates used by cloud applications.
题目 29
Which Azure service helps protect applications from distributed denial-of-service attacks?
Azure DDoS Protection mitigates distributed denial-of-service attacks against Azure resources.
题目 30
Which Microsoft cloud service provides security posture management and recommendations?
Microsoft Defender for Cloud assesses security posture and provides hardening recommendations.
题目 31
What is the primary purpose of Microsoft Entra ID?
Microsoft Entra ID is the identity and access management service for users, groups, and applications.
题目 32
What does Azure role-based access control (RBAC) control?
Azure RBAC grants permissions based on roles assigned to users, groups, or service principals.
题目 33
Which Azure service enforces organizational rules and compliance requirements across resources?
Azure Policy evaluates resources and enforces rules for compliance, tagging, and configuration.
题目 34
What is an Azure management group?
Management groups organize subscriptions and apply governance at scale. They sit above subscriptions and let you apply policies, role assignments, and cost controls to multiple subscriptions at once. A virtual machine, DNS record set, or storage account manages a single resource type rather than organizing subscriptions.
题目 35
What is an Azure subscription primarily used for?
A subscription is a billing and access boundary for Azure resources and services.
题目 36
Which Azure service helps you monitor and reduce cloud spending?
Azure Cost Management provides budgets, analysis, and recommendations for cloud spending.
题目 37
Which Azure tool estimates the cost of Azure services before deployment?
The Azure Pricing Calculator estimates the monthly cost of individual Azure services.
题目 38
Which Azure tool compares the cost of running workloads on-premises with running them in Azure?
The Azure TCO Calculator estimates the cost savings of moving on-premises workloads to Azure.
题目 39
Which Azure purchasing option offers lower prices by prepaying for resources?
Azure Reservations provide discounted pricing when you prepay for one or three years of resources.
题目 40
Which benefit lets you reuse existing Windows Server and SQL Server licenses on Azure?
What does an Azure service-level agreement (SLA) describe?
An SLA states the availability and uptime commitment for an Azure service.
题目 42
Which Azure service provides personalized alerts about service incidents and planned maintenance affecting your resources?
Azure Service Health gives personalized notifications for service issues and planned maintenance.
题目 43
Which Azure service gives personalized recommendations for cost, security, reliability, and performance?
Azure Advisor analyzes resources and provides best-practice recommendations across cost, security, reliability, and performance.
题目 44
Which Azure service provides queryable log analytics?
Azure Log Analytics stores and queries log and telemetry data using the Kusto Query Language.
题目 45
Which Azure service monitors the performance of applications to find errors and bottlenecks?
Application Insights monitors application performance, availability, and exceptions. It collects telemetry such as request times, failed requests, and dependency calls, so teams can find errors and bottlenecks. Key Vault stores secrets, Azure DNS resolves names, and Azure CDN accelerates content, none of which monitor application performance.
题目 46
Which Azure service provides secure RDP/SSH access to virtual machines without exposing a public IP address?
Azure Bastion provides browser-based RDP/SSH connectivity through the Azure portal without public IP exposure.
题目 47
Which Azure service provides a private, dedicated connection between an on-premises network and Azure?
Azure ExpressRoute creates private connections to Azure that do not travel over the public internet.
题目 48
Which Azure service creates an encrypted VPN connection over the public internet?
Azure VPN Gateway sends encrypted traffic between a virtual network and on-premises networks over the internet.
题目 49
Which Azure service routes global HTTP traffic and provides web application firewall capabilities?
Azure Front Door routes and optimizes global HTTP(S) traffic and can apply a web application firewall.
题目 50
Which Azure service distributes traffic to virtual machines at the regional network layer?
Azure Load Balancer provides layer-4 traffic distribution to healthy resources in a region.
题目 51
Which Azure service routes traffic based on DNS across multiple regions?
Azure Traffic Manager uses DNS to route traffic to endpoints across regions.
题目 52
Which Azure service provides web and mobile back-end hosting with built-in scaling and security?
Azure App Service hosts web apps, mobile back ends, and APIs with managed scaling and security.
题目 53
Which Azure service provides infrastructure-as-a-service virtual machines?
Azure Virtual Machines is the IaaS compute offering with control over the OS and configuration.
题目 54
Which Azure service provides serverless event-driven compute?
Azure Functions executes code on demand without provisioning servers. It responds to events such as HTTP requests, queue messages, or timers and scales automatically, so billing is based on execution. Virtual machines and dedicated hosts require managed infrastructure, and Batch is designed for parallel jobs rather than event-driven functions.
题目 55
What does horizontal scaling (scaling out) mean?
Scaling out adds more instances to handle increased load. The workload is spread across additional virtual machines or app instances, which improves capacity without making each machine larger. Increasing the size of one instance is scaling up, while moving regions or reducing storage does not add capacity.
题目 56
What does vertical scaling (scaling up) mean?
Scaling up increases the capacity of an existing resource, such as using a larger VM size.
题目 57
Which Azure storage redundancy option stores three synchronous copies within a single datacenter?
LRS makes three synchronous copies within a single datacenter in the primary region.
题目 58
Which Azure storage redundancy option copies data to a secondary Azure region?
GRS copies data to a paired secondary region to protect against regional failures.
题目 59
Which Azure service provides serverless, event-driven communication between applications?
Azure Event Grid routes events from publishers to subscribers for event-driven integration.
题目 60
Which Azure service provides managed backups and restore for VMs and workloads?
Azure Backup protects data with managed backup policies and restores for Azure workloads.
题目 61
Which of the following are Azure compute services? Select all that apply.
Virtual Machines, Functions, and AKS are compute services; Blob Storage is a storage service.
题目 62
Which of the following are Azure storage services? Select all that apply.
Blob Storage, Files, and Queue Storage are storage services; Front Door is a networking service.
题目 63
Which of the following are Azure networking services? Select all that apply.
Virtual Network, ExpressRoute, and Load Balancer are networking services; Key Vault is a security service.
题目 64
Which of the following help secure Azure environments? Select all that apply.
Entra ID, Policy, and Defender for Cloud support identity, governance, and security; CDN is content delivery.
题目 65
Which of the following help manage and optimize Azure costs? Select all that apply.
Cost Management tracks spending, Advisor gives cost recommendations, and Reservations reduce cost; Bastion is a connectivity service.
题目 66
Which of the following are managed database services? Select all that apply.
Azure SQL Database, PostgreSQL, and Cosmos DB are managed database services; Traffic Manager is networking.
题目 67
Which of the following Azure services can run containers? Select all that apply.
AKS, Container Instances, and Container Apps run containers; Azure Files provides storage.
题目 68
Which of the following Azure services support global traffic routing or content delivery? Select all that apply.
Front Door, CDN, and Traffic Manager route or deliver traffic globally; Queue Storage stores messages.
题目 69
Type the Azure service that provides serverless function execution: Azure ___.
Azure Functions provides serverless, event-driven compute. It runs code in response to events and scales automatically, so you do not provision or manage servers. The blank needs Functions because the service is named Azure Functions.
题目 70
Type the Azure service that securely stores secrets, keys, and certificates: Azure ___.
Azure Key Vault protects secrets, cryptographic keys, and certificates. It centralizes access control, rotation, and auditing for sensitive material used by applications. The blank should be Key Vault because that is the service name that stores keys, secrets, and certificates.
题目 71
Type the Azure database service that supports global distribution and multiple NoSQL APIs: Azure ___.
Azure Cosmos DB is a globally distributed, multi-model database service.
题目 72
Type the Azure resource that groups related resources for management: ___ group.
A resource group is a logical container for related Azure resources.
题目 73
Type the Azure service that provides a private connection between your network and Azure without using the public internet: Azure ___.
Azure ExpressRoute provides private, dedicated connectivity to Azure. Traffic travels over a private carrier connection rather than the public internet, giving more consistent latency and higher security. The blank should be ExpressRoute because it matches the private-connection description.
题目 74
Type the Azure feature that lets you prepay for cloud resources to save money: Azure ___.
Azure Reservations offer discounted pricing when you prepay for resources.
题目 75
Match each Azure compute service to its description.
Virtual Machines is IaaS, App Service is PaaS web hosting, Functions is serverless, and AKS is managed Kubernetes.
题目 76
Match each Azure storage service to its description.
Blob stores objects, Files provides shares, Queue stores messages, and Disk provides VM disks.
题目 77
Match each Azure networking service to its description.
Load Balancer handles regional traffic, Front Door handles global HTTP, Traffic Manager uses DNS, and ExpressRoute is private connectivity.
题目 78
Match each Azure security or identity service to its description.
Entra ID manages identity, RBAC grants roles, Key Vault protects secrets, and Defender for Cloud assesses security posture.
题目 79
Match each Azure cost or governance tool to its description.