You work as a Systems Administrator for your company.
The company has several departments.
The company has a subscription to Microsoft 365
All users in your company have a Microsoft 365 E3 license.
You have configured a Team for each of the departments.
Each team includes several guest accounts for external contractors.
A security policy has the following requirements: -> Contractors must not be able to create channels in Microsoft Teams.
-> Contractors must not be able to update channels in Microsoft Teams.
You need to implement the security policy.
Which two of the following actions would meet the requirement? (Choose two)
Click on the arrows to vote for the correct answer
A. B. C. D. E.BE.
To meet the security policy requirement of preventing external contractors from creating and updating channels in Microsoft Teams, the following two actions can be taken:
B. Configure the Guest Access settings in the Microsoft Teams admin center: The first action that needs to be taken is to configure the guest access settings in the Microsoft Teams admin center. This can be done by following these steps:
E. Run the Get-Team and Set-Team PowerShell cmdlets: The second action that needs to be taken is to run the Get-Team and Set-Team PowerShell cmdlets. These cmdlets can be used to modify the settings of the Teams created for each department. Specifically, the following steps can be taken:
A, C, and D are not relevant actions to meet the security policy requirement. The Get-AzureADGroup and Set-AzureADGroup PowerShell cmdlets are used to manage Azure Active Directory groups and are not relevant to Teams security settings. Modifying the default Meeting policy and Meeting settings will not affect the ability of external contractors to create or update channels.