Microsoft 365 サブスクリプションをお持ちです。 Microsoft Teams に Team1 という名前のチームがあります。 Team1 のすべてのコンテンツを保留にする予定です。 Team1 に関連付けられているメールボックスと Microsoft SharePoint サイト コレクションを特定する必要があります。 どのコマンドレットを使用する必要がありますか?
正解:A
When you run Get-UnifiedGroup -Identity "Team1", it will provide details including the group's email address (which corresponds to the team's mailbox) and the SharePoint site URL associated with the team.