Microsoft認定資格 Developer Associate(予想問題) その20
通常
試験時間: 00:00問題時間: 00:00
問題一覧
問題 12 / 65
SPAやモバイルクライアントがユーザーをサインインさせ、ユーザー自身のコンテナだけにアップロードを許可したい。ユーザー情報取得とストレージへの最小権限の組合せはどれか。
①Microsoft Graph: User.ReadBasic.All (delegated) / Azure RBAC: Storage Account Contributor
②Microsoft Graph: User.Read.All (application) / Azure RBAC: Storage Blob Data Contributor
③Microsoft Graph: User.Read (delegated) / Azure RBAC: Storage Blob Data Contributor (スコープをユーザーのコンテナに限定)
④Microsoft Graph: Directory.Read.All (application) / Azure RBAC: Reader
⑤Microsoft Graph: User.Read (delegated) / Azure RBAC: Storage Blob Data Owner
