What access is required for enabling Microsoft Entra Kerberos on storage account

Ram 0 Reputation points
2025-04-16T12:01:54.0933333+00:00

What access is needed for enabling Microsoft Entra Kerberos on storage account

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,403 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vinod Kumar Reddy Chilupuri 3,750 Reputation points Microsoft External Staff
    2025-04-17T12:24:36.5566667+00:00

    Hi Ram,

    Prerequisites

    Before you enable Microsoft Entra Kerberos authentication over SMB for Azure file shares, make sure you've completed the following prerequisites.

    Minimum prerequisites

    The following prerequisites are mandatory. Without these, you can't authenticate using Microsoft Entra ID.

    • Your Azure storage account can't authenticate with both Microsoft Entra ID and a second method like AD DS or Microsoft Entra Domain Services. If you've already chosen another AD method for your storage account, you must disable it before enabling Microsoft Entra Kerberos.
    • This feature doesn't currently support user accounts that you create and manage solely in Microsoft Entra ID. User accounts must be hybrid user identities, which means you'll also need AD DS and either Microsoft Entra Connect or Microsoft Entra Connect cloud sync. You must create these accounts in Active Directory and sync them to Microsoft Entra ID. To assign Azure Role-Based Access Control (RBAC) permissions for the Azure file share to a user group, you must create the group in Active Directory and sync it to Microsoft Entra ID.
    • The WinHTTP Web Proxy Auto-Discovery Service (WinHttpAutoProxySvc) and IP Helper service (iphlpsvc) are required. Their state should be set to running.
    • You must disable multifactor authentication (MFA) on the Microsoft Entra app representing the storage account. For instructions, see Disable multifactor authentication on the storage account.
    • This feature doesn't currently support cross-tenant access for B2B users or guest users. Users from a Microsoft Entra tenant other than the one configured won't be able to access the file share.
    • With Microsoft Entra Kerberos, the Kerberos ticket encryption is always AES-256. But you can set the SMB channel encryption that best fits your needs.

    Please follow the Microsoft documentation. Minimum prerequisites
    Grant admin consent to the new service principalUser's image Hope the above suggestion helps! Please let us know do you have any further queries.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.