いいえ。階層名前空間 (HNS) 機能がオンになっている限り、ACL を介したアクセス制御はストレージ アカウントに対して有効になります。 注 1: 私たち [Microsoft] は、Azure ストレージ BLOB およびキューに対する Azure Active Directory (AD) ベースのアクセス制御の一般提供を喜んでお知らせします。企業は、Azure のロールベース アクセス制御 (RBAC) を使用して、Azure AD テナントからユーザーとサービス ID に特定のデータ アクセス許可を付与できるようになりました。
正解:A
You can associate a security principal with an access level for files and directories. These associations are captured in an access control list (ACL). Each file and directory in your storage account has an access control list. When a security principal attempts an operation on a file or directory, An ACL check determines whether that security principal (user, group, service principal, or managed identity) has the correct permission level to perform the operation. Reference: https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-access-control#access-control-lists-on-files-and-directories https://azure.microsoft.com/en-us/blog/azure-storage-support-for-azure-ad-based-access-control-now-generally-available/