Master Microsoft DevOps Magic 2026 – Turbocharge Your AZ-400 Skills!

Question: 1 / 400

Which deployment resource type allows for connecting using the SMB protocol within an AKS cluster?

Azure Disk

Azure Blob storage

Azure File

The correct choice for a deployment resource type that allows for connecting using the SMB protocol within an Azure Kubernetes Service (AKS) cluster is Azure File. Azure File provides managed file shares in the cloud that can be accessed using the SMB protocol, making it suitable for scenarios where you need shared storage that can be accessed concurrently by multiple pods within an AKS cluster.

Using Azure File, you can create a file share that can be mounted to multiple pods, allowing data to be shared and managed easily across different workloads running within the cluster. This capability is particularly useful for applications that require persistent storage that can be accessed from multiple instances, such as web servers or applications that need coordinated access to a common data source.

On the other hand, Azure Disk is designed for single-instance usage and is not suited for scenarios where multiple pods need to access the same disk simultaneously. Azure Blob storage is optimized for unstructured data and does not support SMB, given that it uses REST APIs for access. Azure Key Vault FlexVolume is primarily used for securely accessing secrets, certificates, and keys rather than providing file share capabilities. Thus, Azure File stands out as the resource type that effectively addresses the need for SMB connectivity in an AKS cluster.

Get further explanation with Examzify DeepDiveBeta

Azure Key Vault FlexVolume

Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy