contoso.onmicrosoft.comという名前のAzure Active Directory(Azure AD)テナントを含むハイブリッドインフラストラクチャがあります。テナントには、次の表に示すユーザーが含まれています。 クラウドリソースをAll Usersグループと共有する予定です。 User1、User2、User3、およびUser4がクラウドリソースに正常に接続できることを確認する必要があります。 最初に何をすべきですか?
正解:C
Ensure that "Enable an 'All Users' group in the directory" policy is set to "Yes" in your Azure Active Directory (AD) settings in order to enable the "All Users" group for centralized access administration. This group represents the entire collection of the Active Directory users, including guests and external users, that you can use to make the access permissions easier to manage within your directory. Incorrect Answers: A, B: User3 and User4 are guests already. Note: By default, all users and guests in your directory can invite guests even if they're not assigned to an admin role. External collaboration settings let you turn guest invitations on or off for different types of users in your organization. You can also delegate invitations to individual users by assigning roles that allow them to invite guests. Reference: https://www.cloudconformity.com/knowledge-base/azure/ActiveDirectory/enable-all-users-group.html