Cloud
shalla
Home
Learn
Certifications
Jobs
Roadmap
Interviews
AWS Interviews
Azure Interviews
GCP Interviews
DevOps Interviews
Cloud Engineer
Linux Interviews
Sign In
Get Started
Home
/
Directory
/
azure
azure Practice Questions
Page 10 of 58 (5770 total questions)
Which tag can be used in an NSG rule to represent the IP address range of the Azure Load Balancer health probe?
View Question & Answer ➔
Can a single Network Security Group (NSG) be associated with multiple subnets in the same VNet?
View Question & Answer ➔
Which statement is true about the statefulness of Network Security Groups?
View Question & Answer ➔
An administrator needs to temporarily disable an NSG rule without deleting it. What is the best approach?
View Question & Answer ➔
What is the maximum priority number allowed for a user-defined NSG rule?
View Question & Answer ➔
You need to explicitly deny traffic from a specific IP address to your Azure Virtual Machines instances. Can Network Security Groups (NSG) natively handle explicit deny rules?
View Question & Answer ➔
You need stateless firewall rules at the subnet level in your Azure Virtual Network. What should you configure?
View Question & Answer ➔
What is the primary difference between Azure Firewall and Network Security Groups (NSGs)?
View Question & Answer ➔
Which Azure Firewall feature allows you to filter outbound traffic based on a list of domain names (e.g., allow *.microsoft.com)?
View Question & Answer ➔
What is 'Azure Firewall Premium' specifically designed for?
View Question & Answer ➔
In a Hub-and-Spoke network topology, where is the Azure Firewall typically deployed?
View Question & Answer ➔
What is 'Threat Intelligence-based filtering' in Azure Firewall?
View Question & Answer ➔
Which Azure component is required to route traffic from a spoke VNet through a central Azure Firewall in the hub?
View Question & Answer ➔
What is 'Azure Firewall Manager'?
View Question & Answer ➔
Is Azure Firewall a stateful service?
View Question & Answer ➔
You need to monitor CPU utilization of your Azure Virtual Machines instances and set up alarms for automated actions. Which service should you use?
View Question & Answer ➔
Your application running on Azure Virtual Machines needs a central location for log aggregation and real-time analysis. Which Azure Monitor capability should you use?
View Question & Answer ➔
Which Azure service is the central hub for all performance and health data for your Azure resources?
View Question & Answer ➔
What is the difference between 'Activity Logs' and 'Resource Logs' (Diagnostic Logs) in Azure Monitor?
View Question & Answer ➔
Which component of Azure Monitor is used to store and query large volumes of log data using the Kusto Query Language (KQL)?
View Question & Answer ➔
To capture guest OS-level telemetry (like RAM usage) from an Azure VM, what must be installed?
View Question & Answer ➔
What is 'Application Insights' primarily used for?
View Question & Answer ➔
An administrator wants to be notified via email when a specific metric (e.g., Disk Write Operations) exceeds a certain threshold. What should they create?
View Question & Answer ➔
What is 'VM Insights'?
View Question & Answer ➔
Which tool provides a real-time 'heat map' of which Azure regions are experiencing service degradations?
View Question & Answer ➔
You need to route traffic to Azure Virtual Machines instances based on URL paths (e.g., '/api' vs '/static'). Which load balancer type should you use?
View Question & Answer ➔
Which load balancing service should you use for web traffic (HTTP/HTTPS) that requires Layer 7 features like URL path-based routing or SSL termination?
View Question & Answer ➔
What is 'Web Application Firewall' (WAF) in the context of an Application Gateway?
View Question & Answer ➔
An administrator wants to route traffic for 'example.com/images/*' to one backend pool and 'example.com/orders/*' to another. Which Application Gateway feature is needed?
View Question & Answer ➔
How does Application Gateway handle SSL/TLS traffic to reduce the load on backend servers?
View Question & Answer ➔
What is the requirement for the backend instances of an Application Gateway?
View Question & Answer ➔
Which Application Gateway feature allows you to host more than one website (e.g., contoso.com and fabrikam.com) on the same public IP address?
View Question & Answer ➔
To improve performance for mobile users, an architect wants to enable HTTP/2 on the Application Gateway. Is this supported?
View Question & Answer ➔
What is the purpose of a 'Health Probe' in an Application Gateway?
View Question & Answer ➔
Does Application Gateway support 'Cookie-based session affinity'?
View Question & Answer ➔
Your high-traffic application requires ultra-low latency and needs to handle millions of requests per second at the network level. Which load balancer is best?
View Question & Answer ➔
Which Azure Load Balancer SKU supports 'Global' load balancing across multiple regions?
View Question & Answer ➔
What is a 'Backend Pool' in an Azure Load Balancer?
View Question & Answer ➔
Which feature of Azure Load Balancer is used to monitor the status of the instances in the backend pool?
View Question & Answer ➔
What is 'Session Persistence' (Client IP) in an Azure Load Balancer used for?
View Question & Answer ➔
Can an Azure Load Balancer (Basic SKU) distribute traffic to virtual machines in different Availability Zones?
View Question & Answer ➔
What is an 'Internal Load Balancer'?
View Question & Answer ➔
Which configuration allows you to connect to a specific VM in the backend pool on a specific port (e.g., port 50001 to VM1's RDP port) through the load balancer's IP?
View Question & Answer ➔
Does Azure Load Balancer support IPv6?
View Question & Answer ➔
When using a Standard Load Balancer, what is required for the backend pool instances to have internet connectivity if they do not have a separate public IP?
View Question & Answer ➔
Scenario: A company wants to host a public website on Azure. They need a service that provides global scale, SSL offloading, and WAF protection. Which service is the BEST fit?
View Question & Answer ➔
Scenario: An administrator needs to migrate a legacy on-premises application to Azure that requires a shared folder accessed by SMB. Which service should they use?
View Question & Answer ➔
Scenario: A team is deploying a multi-tier application. They want to ensure the database tier is NEVER directly accessible from the internet. How should this be configured?
View Question & Answer ➔
Scenario: An organization wants to allow their developers to self-provision environments but needs to ensure they only use a specific set of VM sizes to keep costs under control. Which feature should be used?
View Question & Answer ➔
Scenario: A university needs to host a website that handles seasonal registration spikes. They need a solution that can automatically scale up and down based on the number of concurrent sessions. Which service is BEST?
View Question & Answer ➔
Scenario: An administrator wants to receive a mobile push notification whenever anyone deletes a resource in a production subscription. Which combination should be used?
View Question & Answer ➔
Scenario: A company is migrating its e-commerce database to Azure SQL. They need to ensure that the credit card information is masked for most users but visible for customer support staff. Which feature should they use?
View Question & Answer ➔
Scenario: To reduce latency, a company wants to deploy a global application. They need a database that can handle geo-local reads and writes. Which service is the BEST fit?
View Question & Answer ➔
Scenario: An administrator needs to move multiple large VMs and their data disks from an on-premises VMWare environment to Azure with minimal downtime. Which service should they use?
View Question & Answer ➔
Scenario: A developer wants to run a background task every day at 3 AM to clean up temporary files in a storage account. They want a low-cost, serverless option. What should they use?
View Question & Answer ➔
Scenario: A security team wants to ensure that all virtual machine disks are encrypted using customer-managed keys (CMK). Which service orchestration is needed?
View Question & Answer ➔
Scenario: A company needs to host a highly available website that uses a SQL backend. They want to minimize management overhead and ensure the database scales automatically. Which combination is BEST?
View Question & Answer ➔
Scenario: An organization wants to securely connect their mobile workers to several Azure VNets without using a persistent VPN device. Which solution is most appropriate?
View Question & Answer ➔
Scenario: A regulatory requirement mandates that all administrative actions performed in the Azure portal must be reviewed every month. Where can an auditor find this information?
View Question & Answer ➔
Scenario: To reduce costs, a company wants to move their dev/test workloads to cheaper VMs that can be interrupted by Azure when capacity is needed. Which VM type should they use?
View Question & Answer ➔
Scenario: An enterprise needs to consolidate multiple Azure subscriptions into a single hierarchy for centralized policy enforcement and billing. What should they use?
View Question & Answer ➔
Your High Performance Computing (HPC) workload requires low network latency between Azure Virtual Machines instances. What feature should you use?
View Question & Answer ➔
Scenario: An administrator wants to ensure that all newly created storage accounts always use HTTPS. Which tool can enforce this across the entire subscription?
View Question & Answer ➔
Scenario: A company wants to use a single set of identity credentials to log into their Azure VMWare solution, Microsoft 365, and Azure VMs. Which identity provider should be used?
View Question & Answer ➔
You need to create a logically isolated section of your cloud environment where you can launch resources in a virtual network that you define. Which service provides this?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You are designing a serverless microservices architecture for a new startup. The application needs to handle unpredictable traffic spikes without managing any underlying infrastructure. Which compute service should you use?
View Question & Answer ➔
You need to host a static website (HTML, CSS, JS) with the lowest possible cost and high durability. You do not need server-side processing. Which storage solution should you choose?
View Question & Answer ➔
You need to grant developers read-only access to Azure Blob Storage buckets without giving them access to other services. What's the best approach using Azure Active Directory (Entra ID)?
View Question & Answer ➔
You need to host a static website (HTML, CSS, JS) with the lowest possible cost and high durability. You do not need server-side processing. Which storage solution should you choose?
View Question & Answer ➔
You need to grant developers read-only access to Azure Blob Storage buckets without giving them access to other services. What's the best approach using Azure Active Directory (Entra ID)?
View Question & Answer ➔
You need to host a static website (HTML, CSS, JS) with the lowest possible cost and high durability. You do not need server-side processing. Which storage solution should you choose?
View Question & Answer ➔
You need to grant developers read-only access to Azure Blob Storage buckets without giving them access to other services. What's the best approach using Azure Active Directory (Entra ID)?
View Question & Answer ➔
You need to host a static website (HTML, CSS, JS) with the lowest possible cost and high durability. You do not need server-side processing. Which storage solution should you choose?
View Question & Answer ➔
You need to grant developers read-only access to Azure Blob Storage buckets without giving them access to other services. What's the best approach using Azure Active Directory (Entra ID)?
View Question & Answer ➔
You need to host a static website (HTML, CSS, JS) with the lowest possible cost and high durability. You do not need server-side processing. Which storage solution should you choose?
View Question & Answer ➔
You need to grant developers read-only access to Azure Blob Storage buckets without giving them access to other services. What's the best approach using Azure Active Directory (Entra ID)?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
A financial application requires a relational database that supports high availability and automated backups. The database must be fully managed to reduce operational overhead. Which service fits these requirements?
View Question & Answer ➔
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
View Question & Answer ➔
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
View Question & Answer ➔
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
View Question & Answer ➔
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
View Question & Answer ➔
Your application generates millions of clickstream events per second. You need a service to ingest and buffer this data in real-time before processing it. Which service fits this need?
View Question & Answer ➔
← Previous
Page 10 of 58
Next →