From 62d32c968207adf7f2dd057ecf796c4d31434abb Mon Sep 17 00:00:00 2001 From: Kelly Bosworth <37123873+kellybos@users.noreply.github.com> Date: Tue, 28 Sep 2021 13:33:09 -0700 Subject: [PATCH 1/2] Need to add specific sharing limitations It is not clear what the current sharing limitations are and this results in unnecessary support escalations. Confirmed with CVI Teams engineering PM, Nancy Forero, that this sharing limitation should be documented. --- Teams/cloud-video-interop.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/cloud-video-interop.md b/Teams/cloud-video-interop.md index 65be7f2ad9..11323caaa3 100644 --- a/Teams/cloud-video-interop.md +++ b/Teams/cloud-video-interop.md @@ -70,6 +70,7 @@ The following diagram shows the high-level architecture of our partner solutions ![Diagram describing a Teams Cloud Video Interop partner solution.](media/teams-cloud-video-interop-partner-solution.png) +> [!Note] CVI is limited to audio, video and screen sharing in meetings only. PowerPoint and document sharing is not support with CVI integration. ## Deploy Cloud Video Interop @@ -128,4 +129,4 @@ The following PowerShell cmdlets are available for you to (partially) automate t - **New-CsVideoInteropServiceProvider**: Use this cmdlet to specify information about a supported CVI partner that your organization would like to use. - **Set-CsVideoInteropServiceProvider**: Use this cmdlet to update information about a supported CVI partner that your organization uses. - **Get-CsVideoInteropServiceProvider**: Use this cmdlet to get all of the providers that have been configured for use within the organization. -- **Remove-CsVideoInteropServiceProvider**: Use this cmdlet to remove all provider information about a provider that your organization no longer uses. \ No newline at end of file +- **Remove-CsVideoInteropServiceProvider**: Use this cmdlet to remove all provider information about a provider that your organization no longer uses. From 39a06bd49ee3028d1b0cd01b55527dfd8df52b9d Mon Sep 17 00:00:00 2001 From: Kelly Bosworth <37123873+kellybos@users.noreply.github.com> Date: Wed, 10 Nov 2021 09:19:29 -0800 Subject: [PATCH 2/2] Update Teams/cloud-video-interop.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- Teams/cloud-video-interop.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Teams/cloud-video-interop.md b/Teams/cloud-video-interop.md index 11323caaa3..7bbcdd6e27 100644 --- a/Teams/cloud-video-interop.md +++ b/Teams/cloud-video-interop.md @@ -70,7 +70,8 @@ The following diagram shows the high-level architecture of our partner solutions ![Diagram describing a Teams Cloud Video Interop partner solution.](media/teams-cloud-video-interop-partner-solution.png) -> [!Note] CVI is limited to audio, video and screen sharing in meetings only. PowerPoint and document sharing is not support with CVI integration. +> [!NOTE] +> CVI is limited to audio, video, and screen sharing in meetings only. PowerPoint and document sharing are not supported with CVI integration. ## Deploy Cloud Video Interop