要删除此集成,请从 Control Hub 中删除配置,从 Microsoft 365 租户中删除 CVI 配置,然后撤销您之前授予集成的 Office 365 权限。

开始之前

  • 要删除视频集成,您需要以下管理访问权限:

    • Webex 组织的完全权限管理员帐户,以及可以访问 Control Hub 的 Web 浏览器(有关浏览器兼容性,请参阅 Webex 服务的 系统要求)。

    • Microsoft Microsoft 365 租户中的 Teams 管理权限。

    • Microsoft 组织中的租户全局管理员权限。

  • 您需要运行 Microsoft PowerShell 命令的访问权限才能完成删除步骤:

    • 安装了最新的 Microsoft Teams PowerShell 模块。 有关详细信息,请参阅 安装 Microsoft Teams PowerShell 模块

    • 在撰写本文时,Microsoft 建议使用 Microsoft Teams 模块时使用 PowerShell 版本 5.1 或更高版本,因此我们建议在 Windows 计算机上使用 PowerShell。 有关详细信息,请参阅 PowerShell 5.1 系统要求

1

从 Control Hub 中删除租户:

  1. 登录到 Control Hub,然后转至 服务 > 混合

  2. 在 Microsoft Teams 的视频集成卡片上,单击 编辑设置

  3. 单击 ,然后单击 删除

    根据集成的当前状态,您可能会在“作 ”列中看到 “删除 或选项菜单。

2

在计算机上打开 PowerShell 窗口,安装 Microsoft Teams PowerShell 模块(如果尚未安装):

  1. 在 PowerShell 命令提示符下,键入以下命令:

    安装模块 MicrosoftTeams -AllowClobber
  2. 如果系统提示您信任 PSGallery 存储库,请使用 Y 确认 信任,然后继续下载和安装。

3

导入 Microsoft Teams 模块并连接到 Teams 租户:

  1. 使用计算机上的现有窗口或打开新的 PowerShell 窗口。

  2. 在 PowerShell 提示符下,键入以下命令:

    导入模块 MicrosoftTeams 
  3. 在 PowerShell 提示符下,键入以下命令:

    Connect-MicrosoftTeams
    将显示 Microsoft 登录页面。
  4. 输入具有租户 Microsoft Teams 管理权限的用户的凭据。

    如果成功,你将获得有关成功登录的帐户和租户的反馈。 如果收到错误,请重复该命令并参阅 Microsoft PowerShell 文档以获取更多帮助。

    必须先成功登录到 Teams 租户,然后才能继续执行其余步骤。

4

运行以下 PowerShell 命令:

Remove-csVideoInteropServiceProvider -Identity Cisco

5

以 Microsoft 全局管理员身份登录到 Azure Web 门户,然后导航到 Azure Active Directory> 企业应用程序

6

打开 Webex 视频集成 Microsoft Teams 应用程序。

7

单击 属性 > 删除 并确认删除。