wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Azure Solutions Quiz

Total questions: 30

Worksheet time: 45mins

Name
Class
Date
1.

Your company's e-commerce website is hosted on Azure App Service. During high-traffic events, the website experiences slow performance. The team has configured manual scaling but it's not effective enough for sudden traffic spikes. What is the most efficient way to ensure that the website automatically scales based on demand, maintaining performance during peak traffic?

a)

Set a scheduled scaling rule in the App Service Plan.

b)

Configure autoscale rules based on CPU usage in the Azure portal.

c)

Manually increase the instance count during high traffic periods.

d)

Use Azure Traffic Manager to distribute traffic to multiple regions.

2.

You've deployed a Virtual Machine (VM) for the HR department. Due to compliance requirements, you need to restrict traffic to this VM while allowing administrators to connect securely using RDP. Which feature should you use to secure the VM while allowing secure administrator access?

a)

Network Security Groups (NSGs)

b)

Application Gateway

c)

Azure Policy

d)

DDoS Protection

3.

A company has critical workloads running in the East US region. They need a disaster recovery solution that will automatically replicate the services to another Azure region if the East US region fails. Which Azure service should be used to replicate virtual machines to another region for disaster recovery?

a)

Azure Backup

b)

Azure Site Recovery

c)

Azure Traffic Manager

d)

Azure VM Scale Sets

4.

Your company has multiple Azure subscriptions, and you need to grant users from one Azure AD tenant access to resources in another subscription without creating new accounts for them. What is the best way to provide access to these users?

a)

Create user accounts in the new tenant for each user.

b)

Implement Azure AD B2C for the users.

c)

Use Azure AD B2B (Business to Business) to invite users from their tenant.

d)

Configure an AD Domain Services forest trust.

5.

Your organization is subject to strict regulatory requirements and must ensure that all Azure resources comply with corporate standards, especially tagging for cost tracking. Which Azure service can you use to enforce resource compliance with policies such as tagging and naming conventions?

a)

Azure Blueprints

b)

Azure Policy

c)

Azure Resource Manager

d)

Azure Security Center

6.

A manufacturing company is required to back up their SQL Server databases hosted on Azure VMs, and they want to ensure minimal data loss in case of failure. Which Azure service can provide automated backups with minimal data loss and offer point-in-time restore for SQL databases?

a)

Azure Backup

b)

Azure Site Recovery

c)

Azure SQL Database Managed Instance

d)

Azure VM Snapshot

7.

You have multiple virtual machines running various workloads. The company wants to implement a centralized monitoring solution that provides metrics like CPU usage, disk performance, and network traffic in real-time. Which service should you configure to provide centralized monitoring and real-time metrics for your virtual machines?

a)

Azure Monitor

b)

Log Analytics

c)

Azure Security Center

d)

Azure Automation

8.

Your company operates a hybrid cloud model, and you need to establish secure, reliable communication between on-premises servers and Azure VMs. Which service would you use to ensure secure connectivity between your on-premises network and Azure?

a)

Azure ExpressRoute

b)

Azure Virtual WAN

c)

Azure VPN Gateway

d)

Azure Traffic Manager

9.

You are running critical applications on Azure Virtual Machines (VMs). To ensure high availability, you want to make sure your VMs are distributed across multiple data centers in a region to avoid downtime due to failure in one data center. Which feature should you implement to ensure that your VMs are distributed across multiple data centers within the same Azure region?

a)

Availability Zones

b)

Availability Sets

c)

Azure Load Balancer

d)

Azure Autoscale

10.

Your organization needs to ensure that backups of critical data are retained for 10 years to meet regulatory compliance requirements. You also want the ability to archive data that is infrequently accessed to reduce costs. Which solution should you implement for cost-effective long-term data retention and archiving?

a)

Azure Blob Storage with Hot Access Tier

b)

Azure Backup with Long-Term Retention

c)

Azure File Storage with Premium Tier

d)

Azure SQL Database with Geo-Replication

11.

Your company is deploying web applications using Azure App Service. To protect the web applications from threats such as SQL injections and cross-site scripting (XSS) attacks, you need a solution that provides centralized security for these PaaS workloads. Which Azure service should you use to provide security for your web applications?

a)

Azure Firewall

b)

Azure DDoS Protection

c)

Azure Web Application Firewall (WAF)

d)

Azure Security Center

12.

Your company is running several virtual machines and other resources in Azure. You have been tasked with optimizing costs by identifying underutilized resources and recommending changes. Which tool can you use to monitor and analyze the costs of your Azure resources and make recommendations to optimize spending?

a)

Azure Cost Management + Billing

b)

Azure Advisor

c)

Azure Monitor

d)

Azure Policy

13.

You have virtual machines running critical workloads in Azure. You need to set up a disaster recovery plan to replicate these VMs to another Azure region and ensure minimal downtime in case of a regional failure. Which Azure service should you use to implement this disaster recovery plan?

a)

Azure Backup

b)

Azure Site Recovery

c)

Azure VM Scale Sets

d)

Azure Traffic Manager

14.

Your organization stores sensitive data in Azure Storage accounts. You need to ensure that only traffic from your on-premises network can access the data in these storage accounts while blocking access from the public internet. Which feature should you configure to restrict access to Azure Storage accounts to your on-premises network?

a)

Azure Private Endpoint

b)

Azure Firewall

c)

Azure AD Conditional Access

d)

Network Security Groups

15.

You are managing a global application hosted in multiple Azure regions. You need to ensure that user traffic is routed to the region closest to the user for optimal performance, and if a region fails, traffic is routed to another region automatically. Which Azure service would you use to achieve this global traffic distribution and failover?

a)

Azure Traffic Manager

b)

Azure Load Balancer

c)

Azure Front Door

d)

Azure Virtual Network Peering

16.

Your company is implementing Azure AD Conditional Access to enforce multi-factor authentication (MFA) for all employees accessing critical applications from outside the corporate network. However, they want to exclude certain trusted locations, like the main office, from this requirement. How would you configure Conditional Access to ensure MFA is required only when users.How would you configure Conditional Access to ensure MFA is required only when users access from outside trusted locations?

a)

Create a policy that requires MFA for all users.

b)

Create a policy that applies to users outside trusted locations and requires MFA.

c)

Set up Azure AD Identity Protection with default settings.

d)

Configure a trusted IP range in Azure AD and exclude it from the Conditional Access policy.

17.

Your company has an on-premises network that needs to securely connect to multiple virtual networks (VNets) in Azure. The connection must be resilient to failures and capable of scaling as the number of virtual networks grows.

Question:
Which solution should you implement to ensure secure, scalable, and reliable connectivity between the on-premises network and Azure?

a)

Point-to-Site VPN

b)

Site-to-Site VPN with VNet peering

c)

Azure Virtual WAN with VPN Gateway

d)

Azure ExpressRoute

18.

A development team is currently using an on-premises file server to store large volumes of project files. They want to migrate the file server to Azure to leverage cloud storage but require SMB support for their existing applications.

Question:
Which Azure service is the most appropriate for migrating the on-premises file server to Azure?

a)

Azure Blob Storage

b)

Azure Disk Storage

c)

Azure Files with SMB support

d)

Azure Table Storage

19.

Which feature should you implement to guarantee 99.99% availability of your virtual machines?Your organization needs to ensure that a mission-critical web application hosted on Azure VMs has a 99.99% uptime SLA. The application is deployed across multiple instances of virtual machines within a single region.

Question:
Which feature should you implement to guarantee 99.99% availability of your virtual machines?

a)

Availability Sets

b)

Availability Zones

c)

Azure Load Balancer with Availability Sets

d)

Azure Traffic Manager

20.

A team of developers is using multiple Azure resources in a non-production environment for testing. These resources are often idle during non-working hours, and you’ve been asked to reduce costs.

Question:
What is the most effective way to manage costs for the non-production environment?

a)

Configure autoscaling to shut down resources when idle.

b)

Implement Azure Automation to shut down resources during non-working hours.

c)

Create a budget in Azure Cost Management.

d)

Use Azure Policy to enforce cost-saving measures.

21.

You are tasked with securing sensitive data on the data disks of Azure virtual machines. You must ensure that the data is encrypted both at rest and in transit, with minimal administrative effort.

Question:
Which feature should you use to ensure that data on the virtual machine disks is encrypted?

a)

Azure Disk Encryption with BitLocker

b)

Azure Storage Service Encryption

c)

Azure Key Vault

d)

Azure Defender for Cloud

22.

our company runs a fleet of virtual machines that host a customer-facing application. You need to be notified immediately if the CPU usage on any VM exceeds 85% for more than 10 minutes.

Question:
Which solution should you implement to receive timely notifications?

a)

Create an Azure Monitor metric alert with a CPU threshold.

b)

Configure Log Analytics to check CPU metrics every 10 minutes.

c)

Set up Azure Automation to monitor CPU usage.

d)

Deploy an Azure Security Center alert for high CPU usage.

23.

Your organization needs a backup solution that ensures all Azure VMs can be restored to a specific point in time. Additionally, you need to store backups for a minimum of 180 days to meet compliance requirements.

Question:
Which Azure service should you implement to meet these requirements?

a)

Azure Backup with retention policy

b)

Azure Site Recovery

c)

Azure VM Snapshots

d)

Azure Blob Storage with lifecycle management

24.

A company’s web application hosted in Azure needs to allow incoming HTTP and HTTPS traffic from the internet, but it must block all other traffic. The solution must also ensure that only certain IP ranges can access the app.

Question:
Which two Azure services should you configure to meet these requirements?

a)

Application Gateway

b)

Network Security Groups (NSG)

c)

Azure Firewall

d)

Azure Traffic Manager

25.

You have a large-scale data processing workload that reads and writes high volumes of data to Azure Blob storage. You need to optimize the performance of this workload by ensuring low-latency access to the data.

Question:
Which storage access tier should you select for optimizing performance?

a)

Cool

b)

Hot

c)

Archive

d)

Premium Blob Storage

26.

Your company uses Azure Active Directory (Azure AD) to manage user identities. Due to security concerns, you need to ensure that only members of a specific security group can access a set of high-security virtual machines.Question:
How can you implement this requirement?

a)

Use Azure Role-Based Access Control (RBAC) to assign permissions to the security group.

b)

Configure an NSG rule for the virtual machines.

c)

Implement Conditional Access to restrict access.

d)

Enable Just-in-Time VM access in Azure Security Center.

27.

Your organization is storing sensitive financial data in Azure Storage accounts. You are required to ensure that only specific users within the company have access to this data and that the data is encrypted both in transit and at rest.

Question:
What are two features you should implement to secure the storage account?

a)

Azure Private Link

b)

Azure Firewall

c)

Encryption with customer-managed keys

d)

Azure Data Lake Storage

28.

our company is hosting a global web application on Azure App Services. You need to ensure that users from different geographic locations are directed to the closest Azure region for the lowest latency.

Question:
Which Azure service should you use to distribute the web traffic across regions?

a)

Azure Traffic Manager

b)

Azure Load Balancer

c)

Azure CDN

d)

Azure Front Door

29.

You are running a distributed microservices application on Azure Kubernetes Service (AKS). During peak hours, the application experiences a significant increase in traffic, causing performance issues. The solution must automatically scale based on traffic demand.

Question:
Which feature should you implement to handle this scaling requirement?

a)

AKS Horizontal Pod Autoscaler (HPA)

b)

Virtual Machine Scale Sets

c)

Azure Monitor Alerts

d)

Azure Batch

30.

Your organization is running an Azure SQL Database that contains critical financial data. To ensure business continuity, you need to configure automated backups and set up geo-redundancy in case of a regional failure.

Question:
Which solution would you use to implement geo-redundant backups for the database?

a)

Configure active geo-replication

b)

Use Azure Backup for SQL Databases

c)

Enable Read-Access Geo-Redundant Storage (RA-GRS)

d)

Configure zone-redundant backups