AZ-500 · Question #420
Hotspot Question You have an Azure subscription that contains a storage account named contoso2023. You need to perform the following tasks: - Verify that identity-based authentication over SMB is…
The correct answer is File Shares should be used to verify that identity-based authentication over SMB is enabled. = Yes; Shared access signature should be used to only grant users access to contoso2023 in the year 2023. = Yes. File Shares settings in Azure Storage accounts contain the configuration for identity-based authentication over SMB, allowing you to verify if Active Directory (AD) or Azure Active Directory Domain Services (Azure AD DS) authentication is enabled for Azure Files. A Shared…
Question
Answer Area
- File Shares should be used to verify that identity-based authentication over SMB is enabled.Yes
- Shared access signature should be used to only grant users access to contoso2023 in the year 2023.Yes
Explanation
File Shares settings in Azure Storage accounts contain the configuration for identity-based authentication over SMB, allowing you to verify if Active Directory (AD) or Azure Active Directory Domain Services (Azure AD DS) authentication is enabled for Azure Files. A Shared Access Signature (SAS) token is the correct tool to grant time-limited access to storage resources, as you can set a specific expiry date (e.g., December 31, 2023) to restrict access only within the year 2023 without exposing account keys permanently.
Topics
Community Discussion
No community discussion yet for this question.