Microsoft認定資格 Developer Associate(予想問題) その18
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 40 / 65
あなたのウェブアプリはサインイン中のユーザーの所属グループを確認して、その情報を元にBlobコンテナへの読み取りアクセスを許可したい。最小権限の組合せはどれか。
①Microsoft Graph: GroupMember.Read.All (delegated) / Azure RBAC: Storage Blob Data Reader
②Microsoft Graph: Directory.Read.All (delegated) / Azure RBAC: Storage Blob Data Reader
③Microsoft Graph: User.Read (delegated) / Azure RBAC: Storage Blob Data Contributor
④Microsoft Graph: User.Read.All (application) / Azure RBAC: Storage Blob Data Reader
⑤Microsoft Graph: Directory.ReadWrite.All (application) / Azure RBAC: Storage Blob Data Owner
