Forum Discussion

fbrem_uzh's avatar
fbrem_uzh
Tin Contributor
Jan 22, 2024
Solved

Teams Powershell Module: [Get|Set|New|Sync]-CsOnlineApplicationInstance and App-Based authentication

Hello there,

 

as stated in the documentation:

https://learn.microsoft.com/en-us/microsoftteams/teams-powershell-application-authentication
it is not possible to create a new teams application using New-CsOnlineApplicationInstance, if application based authentication is used for the PS Module.

 

Is this planed and/or on the roadmap to implement this? We would desperately need this.

 

Thanks in advance!

  • Meghana-MSFT's avatar
    Meghana-MSFT
    Jan 29, 2024
    Engineering team is working to make this feature available. But we do not have any timeline/ETA to share.

11 Replies

  • fbrem_uzh's avatar
    fbrem_uzh
    Tin Contributor

    For those interested, this has now been almost completely implemented. With the exception of Set-CsOnlineApplicationInstance, this can now be done using Teams Application Authentication:

    https://learn.microsoft.com/en-us/microsoftteams/teams-powershell-application-authentication#cmdlets-supported

    Get-CsOnlineApplicationInstance, New-CsOnlineApplicationInstance, and Sync-CsOnlineApplicationInstance are now supported (unsupported only in GCC High and DoD environments).

  • ThomasBinder's avatar
    ThomasBinder
    Iron Contributor

    You can vote for this feature on Teams Feedback: https://feedbackportal.microsoft.com/feedback/idea/9dd110cf-5940-ef11-b4ad-000d3a7aba8b 

    • Meghana-MSFT's avatar
      Meghana-MSFT
      Former Employee
      Engineering team is working to make this feature available. But we do not have any timeline/ETA to share.
      • fbrem_uzh's avatar
        fbrem_uzh
        Tin Contributor
        Hello, do you have any updates on this issue? Is there now a roadmap or timeline?
        Thank you in advance.