Coder Social home page Coder Social logo

Comments (9)

ryanbliss avatar ryanbliss commented on May 29, 2024 1

@JessieLiroff also note that we do plan to support Live Share in GCC soon. Azure Fluid Relay is a relatively new Azure service, and the final certification it needs for GCC just got approved very recently. We are taking steps to enable Live Share in GCC but will have to get back to you on timeline.

from live-share-sdk.

pradeepananth avatar pradeepananth commented on May 29, 2024 1

@JessieLiroff Please find responses in quotes:

  1. Is there somewhere in the documentation I can find a list of what isn't supported in GCC?

Please refer to the Live Share FAQ pag Live Share FAQ - Teams | Microsoft Learn for list of environments where Live Share is not supported yet. These will be updated when it is available.

  1. Is there a list of potential joinErrors?

Teams client does send out error with internal error codes, which Live Share core SDK will send as is. However, it looks like Live-share-react package is abstracting this away and we will need to fix this.
FYI @ryanbliss

  1. Is there a reason the error you're sending for GCC not supporting liveShare is so generic?

We had relied on teams-js getContext API to identify the environment based on this field: teamsContext.app.host.ringId, but since this is breaking in new Teams, we are not handling this in the Live Share SDK, and we have filed a bug on our internal team that owns this SDK. We will keep you posted once this is fixed.
In the old Teams client, the app can check against this field and indicate to the user this environment is not supported. That field would have value as general_gcc if Government Cloud.

from live-share-sdk.

pradeepananth avatar pradeepananth commented on May 29, 2024

Could you please share their M365 Tenant Id so we can find their cloud type?
Either they could help provide by looking up in Entra admin center per this document https://learn.microsoft.com/en-us/sharepoint/find-your-office-365-tenant-id
or if we know their domain (after '@' part of their email), we can look it up in this service
https://www.whatismytenantid.com/

from live-share-sdk.

JessieLiroff avatar JessieLiroff commented on May 29, 2024

@pradeepananth it's a2a21b60-5625-43fe-a55a-52f5e111d71c

from live-share-sdk.

JessieLiroff avatar JessieLiroff commented on May 29, 2024

@pradeepananth we screenshared with them today and got some additional information

  1. when using the teams classic app useLiveShareContext did not return joined or joinError
  2. when she tried using the website she hit a joinError of LiveShareProvider: An unknown error occurred while joining container.
  3. The partner is running teams in the goverment cloud

from live-share-sdk.

pradeepananth avatar pradeepananth commented on May 29, 2024

@JessieLiroff Thanks for your response. We confirmed that the tenant is indeed Government cloud. Live Share is not supported in this tenant at this time. The expected behavior for Government clouds is that joinedError is returned from the Teams client, and we're investigating why it's not the case.

from live-share-sdk.

JessieLiroff avatar JessieLiroff commented on May 29, 2024

Thank you! @ryanbliss @pradeepananth A couple of additional questions:

  1. Is there somewhere in the documentation I can find a list of what isn't supported in GCC?
  2. Is there a list of potential joinErrors?
  3. Is there a reason the error you're sending for GCC not supporting liveShare is so generic?

from live-share-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.