AZ-500 · Question #399
Hotspot Question You have a hybrid Azure Active Directory (Azure AD) tenant named contoso.com that contains a user named User1 and the servers shown in the following table. The tenant is linked to…
The correct answer is User1 can map share1 to Server1 by using the access key of storage1. = No; User1 can map share1 to Server1 by using the user's credentials. = Yes; User1 can map share1 to Server2 by using the access key of storage1. = No. The file share share1 on storage1 is configured to use Kerberos for authentication, as indicated by the "Kerberos" option being checked under "Authentication mechanisms" in the "Security protocol settings" exhibit. Additionally, "SMB 3.1.1" is enabled, which is compatible with…
Question
Exhibits
Answer Area
- User1 can map share1 to Server1 by using the access key of storage1.No
- User1 can map share1 to Server1 by using the user's credentials.Yes
- User1 can map share1 to Server2 by using the access key of storage1.No
Explanation
The file share share1 on storage1 is configured to use Kerberos for authentication, as indicated by the "Kerberos" option being checked under "Authentication mechanisms" in the "Security protocol settings" exhibit. Additionally, "SMB 3.1.1" is enabled, which is compatible with Kerberos.
-
User1 can map share1 to Server1 by using the access key of storage1. => No Since Kerberos authentication is enabled for the file share and Server1 is domain-joined, identity-based authentication using user credentials is the intended method. The official explanation confirms, "Kerberos uses user's credentials, not access keys." Using an access key would bypass this identity-based authentication.
-
User1 can map share1 to Server1 by using the user's credentials. => Yes Server1 is a domain-joined machine, and the file share is configured for Kerberos authentication. User1 has the
Storage File Data SMB Share Contributorrole, which provides the necessary share-level permissions. For Kerberos authentication in a hybrid Azure AD environment, users on domain-joined machines authenticate using their domain (user) credentials. The official explanation states, "Kerberos uses user's credentials." -
User1 can map share1 to Server2 by using the access key of storage1. => No This statement follows the same logic as Statement 1. The file share is configured for Kerberos authentication, and Server2 is also a domain-joined machine. Access keys are not used when Kerberos authentication is the configured method for identity-based access from domain-joined servers.
Topics
Community Discussion
No community discussion yet for this question.

