Latih 80 soalan asal Asas Azure merangkumi konsep awan, perkhidmatan teras, keselamatan, tadbir urus dan pengurusan kos.
Tahap: Microsoft Azure FundamentalsKesukaran: beginner80 soalan60 min
Jawab setiap soalan Azure, kemudian semak markah. Jawapan salah disimpan setempat untuk ulang kaji.
Hari berturut-turut: 0 hariDisimpan hanya pada peranti ini
Kemajuan0 / 80
Masa berbaki: 00:00
Belum ada jawapan salah disimpan.
Tiada soalan sepadan dengan penapis.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 7
What is an Azure resource group?
A resource group is a logical container that holds related Azure resources for management and organization.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 15
Which Azure service provides domain name resolution for your resources?
Azure DNS hosts domain names and resolves them using Azure global DNS infrastructure.
Soalan 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.
Soalan 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.
Soalan 18
Which Azure service provides a managed Kubernetes platform?
Azure Kubernetes Service (AKS) provides a managed Kubernetes cluster for containerized workloads.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 22
Which Azure service provides enterprise message queues for decoupling applications?
Azure Service Bus provides enterprise messaging with queues and topics for reliable decoupling.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 28
Which Azure service securely stores secrets, keys, and certificates?
Azure Key Vault protects cryptographic keys, secrets, and certificates used by cloud applications.
Soalan 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.
Soalan 30
Which Microsoft cloud service provides security posture management and recommendations?
Microsoft Defender for Cloud assesses security posture and provides hardening recommendations.
Soalan 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.
Soalan 32
What does Azure role-based access control (RBAC) control?
Azure RBAC grants permissions based on roles assigned to users, groups, or service principals.
Soalan 33
Which Azure service enforces organizational rules and compliance requirements across resources?
Azure Policy evaluates resources and enforces rules for compliance, tagging, and configuration.
Soalan 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.
Soalan 35
What is an Azure subscription primarily used for?
A subscription is a billing and access boundary for Azure resources and services.
Soalan 36
Which Azure service helps you monitor and reduce cloud spending?
Azure Cost Management provides budgets, analysis, and recommendations for cloud spending.
Soalan 37
Which Azure tool estimates the cost of Azure services before deployment?
The Azure Pricing Calculator estimates the monthly cost of individual Azure services.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 44
Which Azure service provides queryable log analytics?
Azure Log Analytics stores and queries log and telemetry data using the Kusto Query Language.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 51
Which Azure service routes traffic based on DNS across multiple regions?
Azure Traffic Manager uses DNS to route traffic to endpoints across regions.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 56
What does vertical scaling (scaling up) mean?
Scaling up increases the capacity of an existing resource, such as using a larger VM size.
Soalan 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.
Soalan 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.
Soalan 59
Which Azure service provides serverless, event-driven communication between applications?
Azure Event Grid routes events from publishers to subscribers for event-driven integration.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 72
Type the Azure resource that groups related resources for management: ___ group.
A resource group is a logical container for related Azure resources.
Soalan 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.
Soalan 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.
Soalan 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.
Soalan 76
Match each Azure storage service to its description.
Blob stores objects, Files provides shares, Queue stores messages, and Disk provides VM disks.
Soalan 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.
Soalan 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.
Soalan 79
Match each Azure cost or governance tool to its description.