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
/
az 305
az 305 Practice Questions
Page 3 of 3 (240 total questions)
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 ➔
Your organization wants to implement 'Self-Sovereign Identity' (SSI) to allow employees to share their verified employment status with 3rd-party services without revealing their entire profile. Which Azure service enables the creation and management of these decentralized credentials?
View Question & Answer ➔
An organization following the 'Zero Trust' model wants to ensure that access to their internal web apps is granted only if the user is authenticated via their corporate Entra ID AND their device marked as 'Compliant' in Intune. Which feature enables this?
View Question & Answer ➔
Which Azure service allows you to centrally manage and enforce security best practices across all your Azure accounts by providing a set of 'Service Control Policies' (SCPs) or initiatives?
View Question & Answer ➔
You need to perform a one-time update to the 'Access Tier' of 500 million blobs in a storage account to move them from Hot to Archive. Which Azure storage feature is specifically designed to perform actions on a massive number of blobs at scale using a job-based approach?
View Question & Answer ➔
To protect against a large-scale Ransomware attack that modifies or deletes blobs in your storage accounts, which feature should you enable to ensure that data remains immutable for a specified period?
View Question & Answer ➔
Scenario: To minimize the risk of data exfiltration by a rogue administrator, you want to ensure that all access to sensitive blobs in a storage account requires a separate approval from a security manager. Solution ?
View Question & Answer ➔
To improve the performance of an Azure Storage account for a globally distributed team, you want to ensure that files are automatically cached at edge locations to provide low-latency access. Which service should you choose?
View Question & Answer ➔
Which Azure service allows you to build, deploy, and scale complex containerized applications using the industry-standard Kubernetes orchestrator, while Azure manages the underlying control plane?
View Question & Answer ➔
An organization wants to run their mission-critical SAP workload on Azure. They want to ensure that they have a dedicated, physical server in Azure that is isolated from other customers. Which compute option should they choose?
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 balancing service operates at Layer 4 (TCP/UDP) and is best suited for scenarios where you need extremely low-latency, non-HTTP traffic distribution within a region?
View Question & Answer ➔
Which Azure load balancing service operates at Layer 4 (TCP/UDP) and provides high throughput and low latency within a single region?
View Question & Answer ➔
To improve the performance and cost of a large fleet of virtual machines that are running web servers, an organization decides to switch to ARM64-based virtual machines. Which Azure VM series should they choose?
View Question & Answer ➔
To reduce the 'Blast Radius' of a potential compromise in a multi-tenant SaaS application, you want to ensure that each customer's Kubernetes pods are isolated at the hardware level. Which Azure feature helps you run 'Confidential Computing' workloads in AKS?
View Question & Answer ➔
To improve the performance and cost-efficiency of a large fleet of web servers which spend most of their time processing PHP/Python requests, you decide to switch from X86 VMs to ARM-based VMs. Which VM series should you choose?
View Question & Answer ➔
Which Azure security feature provides a way to 'Shadow' or proxy your on-premises SSH and RDP management traffic through the Azure portal to your VMs, eliminating the need for public IP addresses?
View Question & Answer ➔
Your organization is migrating a high-performance database cluster that requires extremely low-latency network communication and high throughput (up to 100 Gbps) between nodes. Which Azure feature and placement configuration should you use?
View Question & Answer ➔
What is the primary benefit of using 'Azure Dedicated Host' for an enterprise in the financial sector?
View Question & Answer ➔
Which Azure AI service allows you to automatically identify and redact sensitive information (PII) from text data without buildling custom models?
View Question & Answer ➔
Scenario: To minimize the latency for users worldwide, you decide to use a database that provides 'Single-digit millisecond' performance for both reads and writes with global replication. Solution ?
View Question & Answer ➔
Which Azure networking service allows you to create a secure, private connection between your on-premises servers and specific Azure PaaS services using an ExpressRoute connection without going over the public internet?
View Question & Answer ➔
An organization wants to analyze the network topology of their massive multi-subscription Azure environment. They want a visualization that shows how traffic is flowing between their VNets, Peering connections, and ExpressRoute links. Which tool should they use?
View Question & Answer ➔
An organization wants to connect their Azure environment to 500 different branches globally using their existing internet connections. They want a solution that provides centralized management of the branch VPNs and optimized routing. Solution ?
View Question & Answer ➔
To improve the security and performance of your Azure SQL Database, you want to ensure that it is only accessible via a private IP address within your VNet and that the traffic never traverses the public internet. Which feature should you choose?
View Question & Answer ➔
Which Azure networking service allows you to create a high-performance, private connection between your on-premises network and Azure with 'FastPath' enabled to improve the data path between the network and your VNet VMs?
View Question & Answer ➔
Which Azure networking service allows you to create a secure, high-speed connection between your on-premises routers and an Azure edge location using a 10 Gbps or 100 Gbps physical port?
View Question & Answer ➔
You are designing a centralized security architecture for a massive Azure environment. You need to inspect all incoming North-South 3rd-party traffic using a fleet of NVA (Network Virtual Appliances) that can scale automatically. Which Azure networking service facilitates the transparent injection of these appliances?
View Question & Answer ➔
Which Azure feature allow you to connect multiple VNets in different regions and different subscriptions into a single 'Full Mesh' network with minimal latency and high availability?
View Question & Answer ➔
An organization wants to implement 'Zero Trust' networking for their hybrid cloud environment and wants to ensure that all branch connectivity is centralized, encrypted, and monitored. Which Azure service fits?
View Question & Answer ➔
Which Azure networking service allows you to create a high-performance, private backbone to connect multiple on-premises sites and VNets, effectively replacing a traditional MPLS network?
View Question & Answer ➔
Your company has a hybrid cloud environment with a 10 Gbps ExpressRoute. They want to ensure that if the ExpressRoute circuit fails, traffic automatically fails over to a backup Site-to-Site VPN link using BGP for dynamic routing. Which Azure networking component facilitates this failover?
View Question & Answer ➔
To secure communications between your on-premises data center and Azure, you want a VPN that provides a consistent 1.25 Gbps throughput per tunnel. If you need higher bandwidth (e.g., 10 Gbps), how should you configure your Azure VPN Gateway?
View Question & Answer ➔
Your organization has multiple Azure subscriptions and wants to share a single ExpressRoute circuit among them to reduce costs while maintaining network isolation. Which architectural component facilitates this?
View Question & Answer ➔
Which Azure feature allow you to connect multiple VNets in different regions and different subscriptions into a single 'Hub-and-Spoke' network where the Hub acts as a router for all spoke-to-spoke traffic?
View Question & Answer ➔
Which Azure service allows you to centrally manage and enforce security best practices across all your Azure accounts by providing a set of 'Service Control Policies' (SCPs) or initiatives?
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 ➔
You are hosting a large data analytics workload on Azure HDInsight. To ensure that you are not over-paying for capacity, you want to use a feature that automatically scales the cluster up and down based on the actual CPU and memory demand. Which feature should you enable?
View Question & Answer ➔
An enterprise wants to ensure that all their storage accounts are private and cannot be made public by any user. Which organization-wide switch or policy should they enable?
View Question & Answer ➔
An organization wants to protect their Azure SQL Database from unusual activity and threat patterns like 'Potential SQL Injection'. Which security feature should they enable?
View Question & Answer ➔
← Previous
Page 3 of 3