ネットワークには、contoso.comという名前の社内のActive Directoryフォレストが含まれています。 フォレストは、contoso.comという名前のAzure Active Directory(Azure AD)テナントおよびcontoso-aad.comという名前のAzure ADドメインサービス(Azure AD DS)ドメインに同期されています。 Share1という名前のファイル共有を含むStorage1という名前のAzure Storageアカウントがあります。 Share1にNTFSアクセス許可を構成します。 複数のユーザーがShare1にアクセスするために使用する仮想マシンを展開する予定です。 ユーザーがShare1にアクセスできることを確認する必要があります。 どのタイプの仮想マシンをデプロイしますか?
正解:D
Explanation You join the Windows Server virtual machine to the Azure AD DS-managed domain, here named contoso-aad.com. Note: Azure Files supports identity-based authentication over SMB (Server Message Block) (preview) through Azure Active Directory (Azure AD) Domain Services. Your domain-joined Windows virtual machines (VMs) can access Azure file shares using Azure AD credentials.